Andrea Scarpino wrote:
2009/1/14 Baho Utot <baho-utot@columbus.rr.com>:
I am posting this here because this package is in extra and is orphaned...
Can anyone have a look at this?
Antigrain build fails current PKGBUILD from abs, compiled attempt with gcc-4.3 default build flags.
Here is the error from my log file
make[3]: Entering directory `/srv/http/Build/BUILD.i686/extra/agg/src/agg-2.5/src/platform/X11' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I -g -O2 -c -o libaggplatformX11_la-agg_platform_support.lo `test -f 'agg_platform_support.cpp' || echo './'`agg_platform_support.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I -g -O2 -c agg_platform_support.cpp -fPIC -DPIC -o .libs/libaggplatformX11_la-agg_platform_support.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I -g -O2 -c agg_platform_support.cpp -o libaggplatformX11_la-agg_platform_support.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -I../../../include -I -g -O2 -version-info 2:4:0 -L -o libaggplatformX11.la -rpath /usr/local/lib libaggplatformX11_la-agg_platform_support.lo -lX11 libtool: link: require no space between `-L' and `-o' make[3]: *** [libaggplatformX11.la] Error 1
Here[1] the fix
Thanks I have this version: pacman -Q | grep libtool libtool 2.2.6a-1 I'll look for a previous version Heres the scoop from gentoo. "The problem is caused by libtool-2* Use libtool-1.5.26 for building agg. All ~arch user should have problems building agg :) Should be fixed (e.g. with a die like qemu)"