Re: Problem when compiling Xprt of X11R7.1
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Am 21.10.2006 um 09:09 schrieb Ben Byer: It's being made ... What is this empty directory good for? autoreconf -fvi ./configure (......) make (...) -- Greetings Pete A morning without coffee is like something without something else. _______________________________________________ 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... What version of libtool are you using? Libtool 1.5.22 from Fink. I compile in GNU Emacs and set for compilation a particular environment with a PATH setting that makes sure that most tools (all I know of) are up-to-date and come from Fink. Libfreetype is a bit outdated, but XOrg Wiki states that an old libfreetype should be used. 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: mkdir -p /usr/local/share/aclocal export ACLOCAL="aclocal -I /usr/local/share/aclocal" I used: ACLOCAL="aclocal -I /sw/share/aclocal -I /usr/local/share/ aclocal" export LIBTOOLIZE=/usr/local/bin/libtoolize Does this also make sure that the new /usr/local/bin/libtool will be found? My situation is a bit complicated having more up-to-date tools (than Apple delivers) in /sw/lib/odcctools/bin, /sw/bin, and finally / usr/local/bin too! Build.sh is so nice and easy, compiles continuously for hours – which allows me also to create a custom script that only makes this or that and then some targets in each group are commented ... This email sent to site_archiver@lists.apple.com
participants (1)
-
Peter Dyballa