It appears the CVS server is a bit flakey today.
Since I'm here, I've been having trouble with esmart. I've been trying to compile this for a couple weeks and I get:
Code: Select all
creating esmart_file_dialog_test
../../src/lib/esmart_trans_x11/.libs/libesmart_trans_x11.so: undefined reference to `imlib_context_set_display'
../../src/lib/esmart_trans_x11/.libs/libesmart_trans_x11.so: undefined reference to `imlib_create_image_from_drawable'
../../src/lib/esmart_trans_x11/.libs/libesmart_trans_x11.so: undefined reference to `imlib_context_set_colormap'
../../src/lib/esmart_trans_x11/.libs/libesmart_trans_x11.so: undefined reference to `imlib_context_set_drawable'
../../src/lib/esmart_trans_x11/.libs/libesmart_trans_x11.so: undefined reference to `imlib_context_set_visual'
collect2: ld returned 1 exit status
make[3]: *** [esmart_test] Error 1
make[3]: Leaving directory `/var/tmp/portage/esmart-9999/work/e17/libs/esmart/src/bin'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/esmart-9999/work/e17/libs/esmart/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/esmart-9999/work/e17/libs/esmart/src'
make: *** [all-recursive] Error 1
* This is a LIVE CVS ebuild.
* That means there are NO promises it will work.
* If it fails to build, FIX THE CODE YOURSELF
* before reporting any issues.
!!! ERROR: x11-libs/esmart-9999 failed.
!!! Function enlightenment_die, Line 94, Exitcode 0
!!! emake failed
!!! SEND BUG REPORTS TO vapier@gentoo.org NOT THE E TEAM
!!! If you need support, post the topmost build error, NOT this status message.
I installed everything in the proper order. I re-installed imlib2 a few times and I even re-installed everything up to esmart, just to double-check the order. Here are my CFLAGS and USE flags for my G4:
Code: Select all
CFLAGS="-O2 -mcpu=7450 -mtune=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe"
USE="alsa altivec -kde -qt gtk gtk2 -gnome mozilla cups foomaticdb ppds -arts -ipv6 aac -arts"