Re: gnome-guile



libtoolize makes sym links from everything in ${prefix}/share/libtool to
the current directory.  There shouldn't be a config.log file in that
directory.  The fact that there is, is either a bug in libtool's install
scripts, or in the way libtool was installed on your system.

To fix this problem, just delete /usr/share/libtool/config.log (or if you
are being cautious, move it elsewhere).

I hope this helps,

James Henstridge.

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


On Sun, 4 Oct 1998, Olaf Conradi wrote:

> Op 4 Oct 1998, Marius Vollmer schreef:
> 
> > Olaf Conradi <oc@dds.nl> writes:
> > 
> > > I finally succeeded to compile everything up to gnome-guile. I compile it 
> > > as a normal user, not as root. But ./autogen.sh fails on a permission 
> > > error, because it keeps making symlinks to /usr/share/libtool/config.log 
> > > in gnome-guile/guile-gtk.
> > 
> > Hmm, this is strange indeed.  It certainly doesn't make these symlink
> > for me.  It does make symlinks for config.guess, config.sub, ltconfig,
> > ltmain.sh, and missing, but I think these are OK because these files
> > are never modified during a build.
> > 
> > > Shouldn't the compile generate his own logfile?
> > 
> > Of course.  Could you try to spot the exact location in the scripts
> > where the symlink is made?
> 
> I don't know anything about Makefiles and configure scripts (they all 
> seem like a big mess to me :), but I can give you the output of it.
> I just fetched a complete new cvs tree, and still got the same msg. 
> Gnome-guile compiled without errors when I replaced the symlink with a 
> copy of it's target.
> 
> This is the output of
> ./autogen.sh --prefix=/opt/gnome --with-gtk-prefix=/opt/gnome
> 
>   [snip]
> creating guile-gnome/Makefile
> creating macros/Makefile
> creating config.h
> configuring in guile-gtk
> running /bin/sh ./configure  --enable-maintainer-mode 
> --enable-compile-warnings
> --prefix=/opt/gnome --with-gtk-prefix=/opt/gnome 
> --cache-file=.././config.cache
> --srcdir=.
> ./configure: ./config.log: Permission denied
> configure: error: ./configure failed for guile-gtk
> 
> This is the created symlink:
> gnome-guile/guile-gtk/config.log -> /usr/share/libtool/config.log
> 
> 
> Hope it helps.
> -- Olaf
> 
> 
> -- 
>          To unsubscribe: mail gnome-list-request@gnome.org with 
>                        "unsubscribe" as the Subject.
> 



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