Re: Problem when compiling Xprt of X11R7.1
Re: Problem when compiling Xprt of X11R7.1
- Subject: Re: Problem when compiling Xprt of X11R7.1
- From: Peter Dyballa <email@hidden>
- Date: Sat, 21 Oct 2006 11:27:03 +0200
Am 21.10.2006 um 09:09 schrieb Ben Byer:
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
It's being made ...
If you install that libtool in /usr/local/bin, then run these
commands in your xorg-xserver tree:
mkdir -p /usr/local/share/aclocal
What is this empty directory good for?
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!
autoreconf -fvi
./configure (......)
make (...)
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 ...
--
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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden