Am Wed, 16 Jun 2010 20:29:38 +0200 schrieb Andreas Volz: > Am Tue, 15 Jun 2010 23:30:46 +0200 schrieb hannes.janet...@gmail.com: > > > 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? > > > apt-file search /usr/lib/libGL.so > libgl1-mesa-dev: /usr/lib/libGL.so > > I hope it's normal that the ATI opensource driver uses mesa. At least > it's fast enough for me. > > I tried to install fglrx some time ago, but it wasn't supported at > that time so I gave up and came back to the opensource driver. Maybe > not complete... > > > > 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.googleapt-file update.com/p/itask-module/issues/list for > > reporting issues with ecomorph, as it is not in of e-svn. > > Ok, thanks for the hint. Next time I'll start a thread there.
I compared the sizes of libGL.so.1 and noticed that not the mesa original one was installed. So I reinstalled all mesa packages and now ecomp/ecomorph works. And it looks so good! It has some smaller bugs, but never mind. :-P 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