mcnulty
12-20-2002, 10:24 AM
OS - Redhat 7.2
SEQ & libEQ.a downloaded today using the instructions in the FAQ
Problem:
I'm having problems installing the version of QT as recommended here (qt-x11-2.3.2). I followed the included INSTALL notes to the letter apart from where I used ./configure -thread which seemed okay and then ran make. After a few minutes I got the following blurb at the bottom:
kernel/qlayoutengine.cpp: In function `void qGeomCalc
(QArray<QLayoutStruct> &, int, int, int, int, int)':
kernel/qlayoutengine.cpp:239: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[3]: *** [kernel/qlayoutengine.o] Error 1
make[3]: Leaving directory `/usr/local/qt/src'
make[2]: *** [src-mt] Error 2
make[2]: Leaving directory `/usr/local/qt'
make[1]: *** [src-mt] Error 2
make[1]: Leaving directory `/usr/local/qt'
make: *** [init] Error 2
I'm a linux learner (not quite a complete noob, but not that great)
I've done a few searches to try and find what's wrong (spent most of the day playing around trying to get this working without resorting to asking for help). Searching on 'qlayoutengine' and a few other things didn't help.
I'm sorry if I am asking a question that's already been answered, but I have looked for a solution before posting! :o)
If anyone could give me a pointer on what to look for or what extra info is needed for diagnosis, please let me know, thanks.
Joe.
SEQ & libEQ.a downloaded today using the instructions in the FAQ
Problem:
I'm having problems installing the version of QT as recommended here (qt-x11-2.3.2). I followed the included INSTALL notes to the letter apart from where I used ./configure -thread which seemed okay and then ran make. After a few minutes I got the following blurb at the bottom:
kernel/qlayoutengine.cpp: In function `void qGeomCalc
(QArray<QLayoutStruct> &, int, int, int, int, int)':
kernel/qlayoutengine.cpp:239: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[3]: *** [kernel/qlayoutengine.o] Error 1
make[3]: Leaving directory `/usr/local/qt/src'
make[2]: *** [src-mt] Error 2
make[2]: Leaving directory `/usr/local/qt'
make[1]: *** [src-mt] Error 2
make[1]: Leaving directory `/usr/local/qt'
make: *** [init] Error 2
I'm a linux learner (not quite a complete noob, but not that great)
I've done a few searches to try and find what's wrong (spent most of the day playing around trying to get this working without resorting to asking for help). Searching on 'qlayoutengine' and a few other things didn't help.
I'm sorry if I am asking a question that's already been answered, but I have looked for a solution before posting! :o)
If anyone could give me a pointer on what to look for or what extra info is needed for diagnosis, please let me know, thanks.
Joe.