Re: gtk+ configure fails



On Wed, May 20, 1998 at 11:48:46AM -0500, you <Michael> wrote:
Michael> gtk+ configure fails twice, in the root and in glib, with
Michael> 
Michael> ltconfig: unrecognized option `--no-reexec'

Ooh! Ooh! I know this one =)O|

It means that there is a version skew between the version of libtool used in
CVS and the version which installed /usr/local/share/aclocal/libtool.m4 on
your host.  The same will happen in all of the stuff you check out from the
gnome CVS pserver :(

WORKAROUND 1:

Add 'libtoolize --force' to autogen.sh before the call to automake.

WORKAROUND 2:

ltconfig --version in the gtk+ directory, and get and install an identical
version of libtool (from ftp://alpha.gnu.org/pub/gnu) on your host.

FIX:

Help me persuade Miguel (or Tom?) that macros/autogen.sh really *does* need
to run either both of libtoolize and automake, or neither of them.

Cheers,
	Gary V Vaughan
-- 
  ___              _   ___   __              _             
 / __|__ _ _ ___ _| | / / | / /_ _ _  _ __ _| |_  __ _ ___ 
| (_ / _` | '_|// / |/ /| |/ / _` | || / _` | ' \/ _` | _ \
 \___\__,_|_|\_, /|___(_)___/\__,_|\_,_\__, |_||_\__,_|//_/
PGP Key from/___/                      /___/               
http://www.cl.cam.ac.uk/PGP/pks-commands.html#extract      
http://pgp.ai.mit.edu/~bal/pks-commands.html#extract       

PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]