Hello,

while compiling a recent ecomp I get this error:

/bin/bash ../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -Wpointer-arith 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -D_FORTIFY_SOURCE=2 -export-dynamic  -o ecomorph main.o 
privates.o texture.o display.o screen.o window.o event.o paint.o option.o 
plugin.o fragment.o matrix.o match.o metadata.o -pthread -L/opt/e17/lib 
-lXcomposite -lXdamage -lXfixes -lXrandr -lXinerama -lICE -lxslt -lxml2 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -leina 
-leet   -lGL -lm 
libtool: link: gcc -g -O2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-D_FORTIFY_SOURCE=2 -o ecomorph main.o privates.o texture.o display.o screen.o 
window.o event.o paint.o option.o plugin.o fragment.o matrix.o match.o 
metadata.o -pthread -Wl,--export-dynamic  -L/opt/e17/lib -lXcomposite -lXdamage 
-lXfixes -lXrandr -lXinerama -lICE /usr/lib/libxslt.so /usr/lib/libxml2.so 
/usr/lib/libpango-1.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so 
/usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so /opt/e17/lib/libeina.so 
/opt/e17/lib/libeet.so -lGL -lm -pthread
/usr/bin/ld: warning: libatiuki.so.1, needed by 
/usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib/libGL.so, not found (try 
using -rpath or -rpath-link)
/usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib/libGL.so: undefined reference 
to `ukiOpenOnce'
/usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib/libGL.so: undefined reference 
to `ukiGetVersion'
/usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib/libGL.so: undefined reference 
to `ukiFreeVersion'
/usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib/libGL.so: undefined reference 
to `ukiMap'
/usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib/libGL.so: undefined reference 
to `ukiCloseOnce'
/usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib/libGL.so: undefined
reference to `ukiGetMagic'

I use the opensource ATI driver delivered with Ubuntu 10.04. The compiz 3D 
effects works great with Gnome. As I understood ecomp is based on compiz. So it 
should work also with opensource ATI driver, not?

Maybe they changed compiz lately not to use these functions and these changes 
needs to be merged into ecomp?

Any ideas about this problem?

regards
        Andreas

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to