|
|
发表于 2004-9-1 17:09:11
|
显示全部楼层
> Hello,
>
> I am trying to compile Qt-3.3.1 and always get the same error.
>
> QThreadStorage: thread 40c88710 exited after QThreadStorage destroyed
> make[3]: *** [qmake_image_collection.cpp] Segmentation fault
> make[3]: *** Deleting file `qmake_image_collection.cpp'
> make[3]: Leaving directory
> `/usr/src/qt-x11-free-3.3.1/tools/designer/designer'
> make[2]: *** [sub-designer] Error 2
> make[2]: Leaving directory `/usr/src/qt-x11-free-3.3.1/tools/designer'
> make[1]: *** [sub-designer] Error 2
> make[1]: Leaving directory `/usr/src/qt-x11-free-3.3.1/tools'
> make: *** [sub-tools] Error 2
>
I restarted from scratch again. This time I do coreutils with
DEFAULT_POSIX2_VERSION=199209 ./configure --prefix=/usr
both in chapter 5 and 6. I also have a fairly automated LFS builder (and maintainer) by now.
Hope this helps!
--
Hong MingJian |
|