Closed Bug 282599 Opened 20 years ago Closed 20 years ago

Qt builds broken on FC3

Categories

(Core Graveyard :: Ports: Qt, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.8beta1

People

(Reporter: Biesinger, Assigned: Biesinger)

References

Details

Attachments

(1 file)

caused by bug 273336

c++ -I/usr/X11R6/include -frtti -fno-exceptions -Wall -Wconversion
-Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy
-Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe 
-DDEBUG -D_DEBUG -DDEBUG_chb -DTRACING -g -fno-inline -I/usr/lib/qt-3.3/include
-DQT_GENUINE_STR -DQT_NO_STL -DQT_NO_DEBUG -DNO_DEBUG -fPIC -shared -Wl,-h
-Wl,libwidget_qt.so -o libwidget_qt.so  moc_nsMime.o moc_nsEventQueueWatcher.o
moc_nsQtEventDispatcher.o moc_nsScrollbar.o moc_mozqwidget.o nsAppShell.o
nsBidiKeyboard.o nsClipboard.o nsCommonWidget.o nsDragService.o
nsEventQueueWatcher.o nsLookAndFeel.o nsMime.o nsQtEventDispatcher.o nsSound.o
nsToolkit.o nsWidgetFactory.o nsScrollbar.o nsWindow.o nsFilePicker.o
mozqwidget.o             -Wl,--whole-archive ../../../dist/lib/libxpwidgets_s.a
-Wl,--no-whole-archive -L../../../dist/bin -lxpcom -lxpcom_core 
-L../../../dist/bin -L/home/chb/builds/qt-trunk/dist/lib -lplds4 -lplc4 -lnspr4
-lpthread -ldl  -lgkgfx -I/home/chb/mozilla/gfx/src/qt -L../../../dist/bin
-lmozjs  -L../../../dist/lib -L/usr/X11R6/lib -L/usr/lib/qt-3.3/lib -lqt-mt
-lXext -lX11   -Wl,-Bsymbolic -ldl -lm
/usr/bin/ld: moc_nsScrollbar.o(.text+0x1f9): unresolvable relocation against
symbol `static_QUType_int'
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: ld gab 1 als Ende-Status zurück
gmake[4]: *** [libwidget_qt.so] Fehler 1
gmake[4]: Leaving directory `/home/chb/builds/qt-trunk/widget/src/qt'

config/system-headers does not contain (some of) the include files that the
moc-processed source needs.
Attached patch patchSplinter Review
Attachment #174593 - Flags: review?(bryner)
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.8beta1
Attachment #174593 - Flags: review?(bryner) → review+
Comment on attachment 174593 [details] [diff] [review]
patch

this is a safe patch - it just wraps two more system headers
Attachment #174593 - Flags: approval1.8b?
Attachment #174593 - Flags: approval1.8b? → approval1.8b+
Checking in config/system-headers;
/cvsroot/mozilla/config/system-headers,v  <--  system-headers
new revision: 3.2; previous revision: 3.1
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
QA Contact: cbiesinger → ports-qt
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: