Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31469 - x11-libs/esmart-0.0.2.20031018 fails to compile without media-libs/edje installed
Summary: x11-libs/esmart-0.0.2.20031018 fails to compile without media-libs/edje insta...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-18 20:36 UTC by Brandy Westcott (RETIRED)
Modified: 2003-10-18 20:47 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 20:36:25 UTC
x11-libs/esmart-0.0.2.20031018 fails to compile without media-libs/edje:


Making all in container
make[3]: Entering directory `/var/tmp/portage/esmart-0.0.2.20031018/work/esmart/src/container'
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I/usr/X11R6/include    -O1 -Wall  -c container.c
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I/usr/X11R6/include    -O1 -Wall  -c container_element.c
mkdir .libs
rm -f .libs/container.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I/usr/X11R6/include -O1 -Wall -Wp,-MD,.deps/container.pp -c container.c  -fPIC -DPIC -o .libs/container.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I/usr/X11R6/include -O1 -Wall -Wp,-MD,.deps/container_element.pp -c container_element.c  -fPIC -DPIC -o .libs/container_element.lo
In file included from container.c:11:
container.h:6:18: Edje.h: No such file or directory
In file included from container_element.c:1:
container.h:6:18: Edje.h: No such file or directory
make[3]: *** [container_element.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [container.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/esmart-0.0.2.20031018/work/esmart/src/container'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/esmart-0.0.2.20031018/work/esmart/src'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/var/tmp/portage/esmart-0.0.2.20031018/work/esmart/src'
make: *** [all-recursive] Error 1

!!! ERROR: x11-libs/esmart-0.0.2.20031018 failed.
!!! Function enlightenment_src_compile, Line 51, Exitcode 2
!!! emake failed


Adding edje as a dependency allows esmart to compile nicely.
Comment 1 SpanKY gentoo-dev 2003-10-18 20:47:42 UTC
it's not listed as a requirement but it obviously is :)

i've passed it upstream and fixed the DEPEND, danke