LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Wine compile problem. (https://www.linuxquestions.org/questions/slackware-14/wine-compile-problem-68685/)

AlfaGTV 06-28-2003 01:46 PM

Wine compile problem.
 
I have downloaded Wine-20020710.tar.gz.tar, untarred it and I did ./tools/wineinstall like it says in the readme file. But I get the error ->

../../../include/wine/obj_storage.h:568: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <I don't have 5 posts> for instructions.
make[2]: *** [audio.o] Error 1
make[2]: Leaving directory `/usr/local/downloads/wine/wine-20020710/dlls/winmm/wineoss'
make[1]: *** [winmm/wineoss] Error 2

I also tried
./configure
make depend
make

but I get the same error...

What am I doing wrong?
(I'm running slackware 9)

watashiwaotaku7 06-28-2003 02:27 PM

well, audio.o is the module for USB sound support, what type of sound card are you using?

AlfaGTV 06-28-2003 02:38 PM

I have a Soundblaster 5.1, wich works. And I don't have USB on my mainboard. (It's a MSI K7D-Master, very early revision, didn't have USB because off bug in AMD760MPX chipset)

contrasutra 06-28-2003 02:52 PM

Why not get a newer version of WINE? Thats almost a year old.

AlfaGTV 06-28-2003 03:05 PM

Quote:

Originally posted by contrasutra
Why not get a newer version of WINE? Thats almost a year old.
Oops... I kinda missed that one, just downloaded the most recent version. Untarring @ the moment :)

AlfaGTV 06-28-2003 03:22 PM

I have downloaded Wine-20030618.tar.gz.tar... now I get the error:
c_860.c:1:1: warning: null character(s) ignored
c_860.c:649:16: warning: no newline at end of file
c_860.c:649: parse error at end of input
make[2]: *** [c_860.o] Error 1
make[2]: Leaving directory `/usr/local/downloads/wine/wine-20030618/libs/ unicode'
make[1]: *** [unicode] Error 2
make[1]: Leaving directory `/usr/local/downloads/wine/wine-20030618/libs'
make: *** [libs] Error 2

<edit> got it working -> used CVS -> wine build complete </edit>

Spacepig 07-28-2003 09:03 AM

Wine
 
Where can i download winex 3.1 for free

i have tryed Transgaming.com but they want 15$ and i donīt want to pay that

//please Help me

reclusivemonkey 07-28-2003 09:28 AM

Re: Wine compile problem.
 
Quote:

Originally posted by AlfaGTV
I have downloaded Wine-20020710.tar.gz.tar, untarred it and I did ./tools/wineinstall like it says in the readme file. But I get the error ->

<snip>

What am I doing wrong?
(I'm running slackware 9)

There is a Wine.tgz you can install with pkgtools (installpkg wine[version]. I installed on my Slackware 9.0 setup and Wine worked fine. I still had issues getting games to work, but the Wine install was flawless as far as I could tell. The slack-packed wine should be availible from linuxpackages.net. I'm all for installing from source usually, but with the complexity (for me!) of Wine I was happy to let the .tgz take care of it.

munkeh

reclusivemonkey 07-28-2003 09:29 AM

Re: Wine
 
Quote:

Originally posted by Spacepig
Where can i download winex 3.1 for free

i have tryed Transgaming.com but they want 15$ and i donīt want to pay that

//please Help me

As far as I know, you can download the WineX source from CVS for free...

Spacepig 07-28-2003 09:57 AM

Wine
 
CVS??????????????????????????????

contrasutra 07-28-2003 01:01 PM

google or "man cvs"

then check sourceforge.net


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