LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Another Wine Compilation Error (https://www.linuxquestions.org/questions/linux-software-2/another-wine-compilation-error-115247/)

redhatnoob 11-12-2003 11:46 AM

Another Wine Compilation Error
 
Ok. So when I install the RPM for RedHat9, i get errors when I try to run halflife. I perfer the Direct X gameplay because it seems to rrespont to lag better for me so I downloaded the Wine-20031016 source tar file and extracted it.

When I run the ./tools/wineinstall it runs fine but when it prompts to install i get a list of errors at the end. Does anyone know the Error codes or what could be causing this. I know other people have had this problem.

stabs+ -Wpointer-arith -g -O2 -o directx.o directx.c
In file included from directx.c:34:
d3d8_private.h:-33750: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[2]: *** [directx.o] Error 1
make[2]: Leaving directory `/home/bryan/wine-20031016/dlls/d3d8'
make[1]: *** [d3d8] Error 2
make[1]: Leaving directory `/home/bryan/wine-20031016/dlls'
make: *** [dlls] Error 2


Thanks in advance

evil_Tak 11-12-2003 11:50 AM

Ouch!

The first thing to do is submit a bug report as the output suggested. What version of gcc is that?

redhatnoob 11-12-2003 11:55 AM

How do I tell the version? I think its 2.3


All times are GMT -5. The time now is 11:34 PM.