Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30324 - media-sound/yconsole ebuild missing dependency for media-libs/yiff
Summary: media-sound/yconsole ebuild missing dependency for media-libs/yiff
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-04 07:48 UTC by Brandy Westcott (RETIRED)
Modified: 2003-10-04 16:33 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 Brandy Westcott (RETIRED) gentoo-dev 2003-10-04 07:48:52 UTC
media-sound/yconsole depends on media-libs/yiff and won't compile without it installed:


cc -c conbar.c  -Wall -march=pentium3 -O2 -pipe -fomit-frame-pointer `imlib-config --cflags` -DHAVE_IMLIB `gtk-config --cflags`
conbar.c:3:18: Y2/Y.h: No such file or directory
conbar.c:4:21: Y2/Ylib.h: No such file or directory
conbar.c: In function `ConBarSetAudioColors':
conbar.c:625: warning: implicit declaration of function `memcpy'
conbar.c: In function `ConBarDrawAudioPage3':
conbar.c:752: error: `YMixerValues' undeclared (first use in this function)
conbar.c:752: error: (Each undeclared identifier is reported only once
conbar.c:752: error: for each function it appears in.)
conbar.c: In function `ConBarDrawAudioPage2':
conbar.c:850: error: `YNetRecvBufLen' undeclared (first use in this function)
make: *** [conbar.o] Error 1

!!! ERROR: media-sound/yconsole-3.0.1 failed.
!!! Function src_compile, Line 28, Exitcode 2
!!! (no error message)
Comment 1 SpanKY gentoo-dev 2003-10-04 16:33:44 UTC
fixed in cvs