Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20861 - wine-20030508: ebuild erroring out during build process
Summary: wine-20030508: ebuild erroring out during build process
Status: RESOLVED DUPLICATE of bug 20857
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-12 13:04 UTC by Anthony J Moulen
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anthony J Moulen 2003-05-12 13:04:06 UTC
During the ebuild of wine-20030508 I get an error during the build of audio.o as 
follows: 
 
gcc -shared  -Wl,-Bsymbolic,-z,defs winejack.drv.spec.o    audio.o jack.o  
winejack.drv.dbg.o -o winejack.drv.so -L../../../dlls  -L../../../libs/wine -lwine  
-L../../../libs/port -lwine_port -lm  -lc 
audio.o(.text+0x1681): In function `wodDsGuid': 
/var/tmp/portage/wine-20030508/work/wine-20030508/dlls/winmm/winejack/audio.c:1614: 
undefined reference to `DSDEVID_DefaultPlayback' 
collect2: ld returned 1 exit status 
make[2]: *** [winejack.drv.so] Error 1 
make[2]: Leaving directory 
`/var/tmp/portage/wine-20030508/work/wine-20030508/dlls/winmm/winejack' 
make[1]: *** [winmm/winejack] Error 2 
make[1]: Leaving directory 
`/var/tmp/portage/wine-20030508/work/wine-20030508/dlls' 
make: *** [dlls] Error 2 
 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-05-12 13:09:37 UTC

*** This bug has been marked as a duplicate of 20857 ***