Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46930 - x11-libs/esmart-0.0.2.20040403 failes to compile due to undefined reference to `evas_list_sort'
Summary: x11-libs/esmart-0.0.2.20040403 failes to compile due to undefined reference t...
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: 2004-04-06 02:22 UTC by Branko Kannenberg
Modified: 2004-04-07 10:29 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 Branko Kannenberg 2004-04-06 02:22:35 UTC
When I try to emerge x11-libs/esmart-0.0.2.20040403, it fails with the following output:
gcc -march=pentium3 -O2 -pipe -Wall -o .libs/esmart_file_dialog_test esmart_file_dialog_main.o  ../src/.libs/libesmart.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/libepsilon.so -L/usr/local/lib /usr/lib/libepeg.so /usr/lib/libedje.so /usr/lib/libImlib2.so /usr/lib/libecore_evas.so /usr/lib/libecore_x.so /usr/lib/libecore_job.so /usr/lib/libecore_ipc.so /usr/lib/libecore_con.so /usr/lib/libecore_txt.so /usr/lib/libecore_config.so /usr/lib/libecore.so /usr/lib/libevas.so /usr/lib/libfreetype.so -lpng /usr/lib/libeet.so /usr/lib/libjpeg.so /usr/lib/libedb.so -lz /usr/lib/libGLU.so /usr/lib/opengl/xfree/lib/libGL.so -lSM -lICE -lXmu -lXt -lXext -lXi -lX11 -ldl -lpthread -lm -Wl,--rpath -Wl,/usr/lib/opengl/xfree/lib
../src/.libs/libesmart.so: undefined reference to `evas_list_sort'
collect2: ld returned 1 exit status
make[1]: *** [esmart_test] Error 1
make[1]: *** Waiting for unfinished jobs....
../src/.libs/libesmart.so: undefined reference to `evas_list_sort'
collect2: ld returned 1 exit status
make[1]: *** [esmart_file_dialog_test] Error 1
make[1]: Leaving directory `/var/tmp/portage/esmart-0.0.2.20040403/work/esmart/test'
make: *** [all-recursive] Error 1
 * Please do not contact the E team about bugs in Gentoo.
 * Only contact vapier@gentoo.org via e-mail or bugzilla.
 * Remember, this stuff is CVS only code so dont cry when
 * I break you :).

!!! ERROR: x11-libs/esmart-0.0.2.20040403 failed.
!!! Function enlightenment_die, Line 39, Exitcode 0
!!! emake failed
!!! SEND BUG REPORTS TO vapier@gentoo.org NOT THE E TEAM

Reproducible: Always
Steps to Reproduce:
1. emerge esmart
2.
3.
Comment 1 SpanKY gentoo-dev 2004-04-06 09:54:32 UTC
what version of evas do you have ? maybe update that first ?
Comment 2 Branko Kannenberg 2004-04-07 00:22:27 UTC
somehow i managed to forget to check for a new version... my evas version was 7 days older than the current version. sorry for that. you can close/delete this bug report.
Comment 3 SpanKY gentoo-dev 2004-04-07 10:29:40 UTC
no problem