Randy McMurchy wrote these words on 04/15/07 12:29 CST: > Noted a failure building Qt-3.3.8. Here is from the log of 'make': > > [snip error]
I resumed make and it finished without issue. The build went fine after the restart. Upon building again after unpacking the tarball, I get a different error this time: g++ -c -pipe -I/usr/include/mysql -I/usr/include/postgresql/server -fno-exceptions -Wall -W -O2 -D_REENTRANT -DQT_INTERNAL_XML -DUIC -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/home/rml/build/qt-x11-free-3.3.8/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../shared -I../../../include -I/usr/X11R7/include -I/usr/X11R7/include -I.moc/release-shared-mt/ -o .obj/release-shared-mt/domtool.o ../shared/domtool.cpp /usr/include/langinfo.h:506: error: redefinition of '_NL_CTYPE_INDIGITS1_MB' /usr/include/langinfo.h:287: error: '_NL_CTYPE_INDIGITS1_MB' previously defined here make[4]: *** [.obj/release-shared-mt/domtool.o] Error 1 make[4]: Leaving directory `/home/rml/build/qt-x11-free-3.3.8/tools/designer/uic' make[3]: *** [sub-uic] Error 2 make[3]: Leaving directory `/home/rml/build/qt-x11-free-3.3.8/tools/designer' make[2]: *** [sub-designer] Error 2 make[2]: Leaving directory `/home/rml/build/qt-x11-free-3.3.8/tools' make[1]: *** [sub-tools] Error 2 make[1]: Leaving directory `/home/rml/build/qt-x11-free-3.3.8' make: *** [init] Error 2 I resumed the build, and it appears to be doing just fine. This is really odd. I've had *no* other problems with this machine or LFS setup with *any* other package. -- Randy rmlscsi: [bogomips 1003.23] [GNU ld version 2.16.1] [gcc (GCC) 4.0.3] [GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686] 13:43:01 up 10 days, 18:40, 1 user, load average: 0.16, 0.08, 0.08 -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
