Bug 100503 - Linking qt-x11-free-3.3.4 fails, File format not recognized
Summary: Linking qt-x11-free-3.3.4 fails, File format not recognized
Status: RESOLVED NOT A BUG
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-01 00:30 UTC by fargher
Modified: 2005-03-01 02:56 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description fargher 2005-03-01 00:30:00 UTC
Version:            (using KDE KDE 3.4.0)
Installed from:    Compiled From Sources
Compiler:          gcc (GCC) 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk) 
OS:                Linux

Using konstruct to compile KDE 3.4 RC1.

  When it tries to compile qt-x11-free-3.3.4, it fails as the linking stage:

.obj/release-shared-mt/qsizegrip.o: file not recognized: File format not recognized
collect2: ld returned 1 exit status
make[6]: *** [../lib/libqt-mt.so.3.3.4] Error 1
make[5]: *** [sub-src] Error 2
make[4]: *** [build-work/qt-x11-free-3.3.4/Makefile] Error 2
make[3]: *** [dep-../../libs/qt-x11-free] Error 2
make[2]: *** [dep-../../libs/arts] Error 2
make[1]: *** [dep-../../kde/kdelibs] Error 2
make: *** [dep-../../kde/kdebase] Error 2
Comment 1 Thiago Macieira 2005-03-01 02:56:00 UTC
Not a KDE bug. Sorry, your compilation failed somehow and the file got corrupted. Or it's a Qt problem.