Wine compile problem

Rein Klazes rklazes at xs4all.nl
Sat May 29 04:46:12 CDT 2004


On Fri, 28 May 2004 16:02:28 -0700, you wrote:

> After downloading Wine-20040408 and now 20040505, I'm finding that I
> can't compile it anymore.

What do you mean: it worked for 20040408 and not 20040505 or it did not
work for both of them? The first possibility is a little strange, as
those missing calls are also in 20040408. If it is the second, when did
it use to work? 

> /home/erik-k/downloads/wine-20040505/dlls/winmm/winealsa/audio.c:280:
> undefined reference to `snd_ctl_card_info_sizeof'
> audio.o(.text+0x31):/home/erik-k/downloads/wine-20040505/dlls/winmm/winealsa/audio.c:280: undefined reference to `snd_ctl_card_info_sizeof'
> audio.o(.text+0x49):/home/erik-k/downloads/wine-20040505/dlls/winmm/winealsa/audio.c:281: undefined reference to `snd_ctl_card_info_sizeof'
> audio.o(.text+0x5a):/home/erik-k/downloads/wine-20040505/dlls/winmm/winealsa/audio.c:283: undefined reference to `snd_ctl_elem_list_sizeof'
> 
> After this, the compiler generates a total of 6 big pages of errors from
> audio.c and later midi.c. Is there some other dependency that I need to
> install to prevent this? Some library in a weird location?

The problem is somehow with the libasound-dev package (or something like
that. I do not know Mandrake). Upgrading that would be a possible
solution.

Can you post this file:

/usr/include/alsa/version.h

(if alsa/version.h is somewhere else, tell me where)

> I'm using Mandrake 9.2 (soon upgrading to 10.0), on an Athlon 1.8 Ghz.

Perhaps upgrading sooner is the easiest fix.

Rein.
-- 
Rein Klazes
rklazes at xs4all.nl



More information about the wine-users mailing list