site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Oct 20, 2006, at 7:49 AM, Peter Dyballa wrote: Hello! http://finch.finkproject.org/~pogma/libtool/libtool-1.5.23a.tar.gz mkdir -p /usr/local/share/aclocal export ACLOCAL="aclocal -I /usr/local/share/aclocal" export LIBTOOLIZE=/usr/local/bin/libtoolize autoreconf -fvi ./configure (......) make (...) It will still not compile cleanly, but I think that will help. Ben _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... When on Mac OS X 10.4.8 Xprt is built by GCC 4.0.1 from dynamic and static libraries I get one message /sw/lib/odcctools/bin/ld: multiple definitions of symbol _serverGeneration /usr/X11R7/lib/libXfont.dylib(miscutil.o) definition of _serverGeneration ../../dix/.libs/libdix.a(globals.o) definition of _serverGeneration in section (__DATA,__data) What version of libtool are you using? I suggest you try upgrading to the latest libtool from If you install that libtool in /usr/local/bin, then run these commands in your xorg-xserver tree: This email sent to site_archiver@lists.apple.com