Re: gnome-guile



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



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