Re: [gnome-list-request gnome org: Re: autogen.sh problems]



This is a bug on your system.  The libtoolize script just links (or
copies) the files from the $(prefix)/share/libtool directory to the
current directory.  There should not be a config.log file in that
directory.

This is either a bug in your version of libtool, or it wasn't installed
correctly.

The correct fix is to remove config.log from /usr/share/libtool (maybe you
should ask your sys admin to fix it).

James Henstridge.

--
Email: james@daa.com.au
WWW:   http://www.daa.com.au/~james/


On Tue, 1 Dec 1998, Daniel Burrows wrote:

>   autogen.sh has started making a symbolic link from config.log
> to /usr/share/libtool/config.log.  Since (as a normal user) I don't
> have write privileges on that file, the autogen script dies when
> it tries to run configure.  This makes automated compiles rather
> difficult. :-)
> 
>   (also, gnome-core and gnome-guile won't compile,
> but I assume that's just normal CVS alpha-ness. :-) )
> 
>   For interest--
> 
>   gnome-core death:
> 
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/gnome/include -I../intl -I../=
> intl -I/usr/local/gnome/include -DNEED_GNOMESUPPORT_H -Icgnome-terminal.c:7=
> 81: parse error before `GnomeColorSelector'
> 
>   gnome-guile death (I think some lines are truncated):
> 
> /bin/sh ./libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/l=
> ocal/gnome/include -I/usr/X11R6/include -I/usr/local/gnomecgcc -DHAVE_CONFI=
> G_H -I. -I. -I. -I/usr/local/gnome/include -I/usr/X11R6/include -I/usr/loca=
> l/gnome/lib/glib/include -I/usr/local/gncgtk-glue.c:346: `GTK_RUN_MASK' und=
> eclared here (not in a function)
> gtk-glue.c:346: initializer element for `_gtk_signal_run_type_literals[3].v=
> alue' is not constant
> 
> -- 
>   Daniel Burrows
> 
> "I think that the surest sign that there is intelligent
>  life out there is that none of it has tried to contact us."
> 
>   -- _Calvin and Hobbes_, Bill Watterson
> 



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