RE: Error building PyQt on Alpha: failed to set dynamic section sizes: File format not recognized
"Donsbach, Jeff" <[email protected]>
| Newsgroups | gmane.linux.gentoo.alpha |
|---|---|
| Message-ID | <E8C532D801BE5B479B28B626184E8CDD05BB53A8@tayexc14.americas.cpqcorp.net> |
Wait a minute ; What is this?: --- make[1]: Entering directory `/var/tmp/portage/PyQt-3.12/work/PyQt-x11-gpl-3.12/qt' g++ -c -pipe -mcpu=ev56 -O3 -pipe -fPIC -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I/usr/include/python2.3 -I/usr/qt/3/include -I/usr/X11R6/include -o sipqtpart0.o sipqtpart0.cpp/usr/qt/3/bin/moc -o moc_sipqtpart0.cpp sipqtpart0.h g++ -c -pipe -mcpu=ev56 -O3 -pipe -fPIC -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I/usr/include/python2.3 -I/usr/qt/3/include -I/usr/X11R6/include -o moc_sipqtpart0.o moc_sipqtpart0.cpp g++ -shared -Wl,-rpath,/usr/qt/3/lib -o qt.so sipqtpart0.o moc_sipqtpart0.o -L/usr/qt/3/lib -L/usr/X11R6/lib -lqassistantclient -lqt-mt -lXext -lX11 -lm -lpthread/usr/lib/gcc-lib/alphaev56-unknown-linux-gnu/3.3.3/../../../.. /alphaev56-unknown-linux-gnu/bin/ld: sipqtpart0.o: .got subsegment exceeds 64K (size 112792)/usr/lib/gcc-lib/alphaev56-unknown-linux-gnu/3.3.3/../../../../a lphaev56-unknown-linux-gnu/bin/ld: failed to set dynamic section sizes: File format not recognized collect2: ld returned 1 exit status --- Are there some missing carriage returns in there? It looks like that is getting interpreted as one big command when it looks like there are at least three. Jeff D -- [email protected] mailing list