Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31397 - media-gfx/etcher requires media-libs/ebits as a dependency
Summary: media-gfx/etcher requires media-libs/ebits as a dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-18 02:41 UTC by Brandy Westcott (RETIRED)
Modified: 2003-10-18 02:54 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-18 02:41:59 UTC
media-gfx/etcher fails to compile without ebits installed:


gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl      -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include   -I/usr/X11R6/include    -march=pentium4 -O3 -pipe -fomit-frame-pointer -funroll-loops -fprefetch-loop-arrays -Wall -c bits.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl      -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include   -I/usr/X11R6/include    -march=pentium4 -O3 -pipe -fomit-frame-pointer -funroll-loops -fprefetch-loop-arrays -Wall -c callbacks.c
In file included from bits.c:9:
bits.h:12:19: Ebits.h: No such file or directory
In file included from bits.c:9:
bits.h:34: error: syntax error before "ebits_new"

.....

!!! ERROR: media-gfx/etcher-1.0.20031013 failed.
!!! Function enlightenment_src_compile, Line 51, Exitcode 2
!!! emake failed


Adding media-libs/ebits as a dependency fixes things nicely.
Comment 1 SpanKY gentoo-dev 2003-10-18 02:54:30 UTC
it seems the configure script left out that info ... i e-mailed the devs
and updated the ebuild, thanks