You are not logged in.

#1 2008-12-24 17:27:06

ShadowKyogre
Member
From: Hell! XP No... I'm not telling
Registered: 2008-12-19
Posts: 476
Website

Wine Doesn't Compile [SOLVED]

Normally I would have stuck with Wine 1.1.11 in the official repository, but I want to try the stable version. However, whenever I try to compile ANY version of wine, it says that gcc failed and that it could not compile the dlls...

Last edited by ShadowKyogre (2008-12-24 20:35:02)


For every problem, there is a solution that is:
Clean
Simple and most of all...wrong!
Github page

Offline

#2 2008-12-24 17:30:12

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: Wine Doesn't Compile [SOLVED]

ShadowKyogre wrote:

Normally I would have stuck with Wine 1.1.11 in the official repository, but I want to try the stable version. However, whenever I try to compile ANY version of wine, it says that gcc failed and that it could not compile the dlls...

Without error messages, no one is going to be able to help you.

Offline

#3 2008-12-24 17:32:47

ShadowKyogre
Member
From: Hell! XP No... I'm not telling
Registered: 2008-12-19
Posts: 476
Website

Re: Wine Doesn't Compile [SOLVED]

Okay, I'll recompile it again and give the errors.

audio.o: In function `ESD_CloseWaveInDevice':
audio.c:(.text+0x20f4): undefined reference to `esd_close'
audio.o: In function `ESD_widMessage':
audio.c:(.text+0x2d38): undefined reference to `esd_record_stream'
audio.o: In function `ESD_CloseWaveOutDevice':
audio.c:(.text+0x3044): undefined reference to `esd_close'
audio.o: In function `ESD_wodMessage':
audio.c:(.text+0x44b8): undefined reference to `esd_play_stream'
audio.o: In function `ESD_WaveInit':
audio.c:(.text+0x4893): undefined reference to `esd_open_sound'
audio.c:(.text+0x48a9): undefined reference to `esd_close'
collect2: ld returned 1 exit status
winegcc: gcc failed
make[2]: *** [wineesd.drv.so] Error 2
make[2]: Leaving directory `/home/shadowkyogre/Desktop/wine-stable/src/wine-1.0.1/dlls/wineesd.drv'
make[1]: *** [wineesd.drv] Error 2
make[1]: Leaving directory `/home/shadowkyogre/Desktop/wine-stable/src/wine-1.0.1/dlls'
make: *** [dlls] Error 2

Not sure if the first few lines of audio are important or not.

Last edited by ShadowKyogre (2008-12-24 17:40:57)


For every problem, there is a solution that is:
Clean
Simple and most of all...wrong!
Github page

Offline

#4 2008-12-24 17:43:29

Procyon
Member
Registered: 2008-05-07
Posts: 1,819

Re: Wine Doesn't Compile [SOLVED]

If you don't need it, try to compile with: --without-esd

Offline

#5 2008-12-24 17:55:57

ShadowKyogre
Member
From: Hell! XP No... I'm not telling
Registered: 2008-12-19
Posts: 476
Website

Re: Wine Doesn't Compile [SOLVED]

The configure part or the make command?


For every problem, there is a solution that is:
Clean
Simple and most of all...wrong!
Github page

Offline

#6 2008-12-24 18:22:44

Dheart
Member
From: Sofia, Bulgaria
Registered: 2006-10-26
Posts: 956

Re: Wine Doesn't Compile [SOLVED]

The configure part.


My victim you are meant to be
No, you cannot hide nor flee
You know what I'm looking for
Pleasure your torture, I will endure...

Offline

#7 2008-12-24 18:25:09

ShadowKyogre
Member
From: Hell! XP No... I'm not telling
Registered: 2008-12-19
Posts: 476
Website

Re: Wine Doesn't Compile [SOLVED]

Oh, okay. Doing that right now and going to compare error msgs.


For every problem, there is a solution that is:
Clean
Simple and most of all...wrong!
Github page

Offline

#8 2008-12-24 20:34:37

ShadowKyogre
Member
From: Hell! XP No... I'm not telling
Registered: 2008-12-19
Posts: 476
Website

Re: Wine Doesn't Compile [SOLVED]

Wine built after doing so. Thanks.


For every problem, there is a solution that is:
Clean
Simple and most of all...wrong!
Github page

Offline

#9 2008-12-30 21:53:20

metalfan
Member
Registered: 2007-11-22
Posts: 99

Re: Wine Doesn't Compile [SOLVED]

i wonder how wine-1.1.11 was built on the package maintainers machine without --without-esd

Offline

#10 2008-12-30 21:59:17

Dheart
Member
From: Sofia, Bulgaria
Registered: 2006-10-26
Posts: 956

Re: Wine Doesn't Compile [SOLVED]

It builds fine on my machine also without this flag... Could it be that you don't have esd installed?


My victim you are meant to be
No, you cannot hide nor flee
You know what I'm looking for
Pleasure your torture, I will endure...

Offline

Board footer

Powered by FluxBB