On Tue, Jun 15, 2010 at 11:01 PM, Andreas Volz <li...@brachttal.net> wrote:
> 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'
>
iirc libatiuki is part of fglrx. are you sure you removed all dev
packages, pkgconfig and libs from fglrx?

> 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?
>
ecomp is based on compiz 0.6. but nothing essential changed since then.

> Any ideas about this problem?
>
otherwise google for "/usr/bin/ld: warning: libatiuki.so.1, needed by"
ATI open drivers worked with ecomp last time I tried.

btw I guess it's better to use
http://code.google.com/p/itask-module/issues/list for reporting issues
with ecomorph, as it is not in of e-svn.

BR


> 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
>

------------------------------------------------------------------------------
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