PDA

View Full Version : Make error- Segmentation fault



boobyaga
06-09-2002, 06:08 PM
Greetings.

I am running Mandrake Linux 8.3 on a K6-2 333 MhZ with 192 MB of ram.

I have Gcc 3.0.4 and qt-2.3.2 installed (as close as I know to correctly)

the ./configure for showeq goes fine, however the make process sticks on "interface.cpp" and then return the following code:

/usr/include/wchar.h:366: Internal error: segmentation fault
Please submit a full bug report
with preprocessed source if appropriate
see <URL: blah blah blah> for instructions
make[2]: *** [interface.o] Error 1
make[2]: Leaving directory '/root/showeq/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/root/showeq
make: *** [all-recursive-am] Error 2


Then brings to to the command line.

I have not found anything similar to this on any other posts.

Any and all help would be greatly appreciated :)

high_jeeves
06-09-2002, 06:31 PM
1) Dont cross post

2) Search for "segmentation fault" you will find many other threads with related issues... generally, this is a compiler issue, not a ShowEQ issue...

--Jeeves

boobyaga
06-09-2002, 06:38 PM
Looked, saw... no solution. Tried putting in more ram, improving ventilation, re-installing compiler. Believe me, this is a last ditch effort, I checked all the posts I could find. but, if you find a post you think might help, *please* post it to here :)

Weapon-X
06-10-2002, 01:14 AM
try recompiling QT first!!! i did


Weapon-X

degriz
06-10-2002, 05:23 PM
i had the very same problem, figured out it was where i had my puter overclocked! soon as i turned the processor down to its correct speed all the seg faults went away