Until we resolve the issue if ports should be locked or not in the
future, I still think it's important to mention that ports are not
thread-safe in the manual.
Does anyone else have an opinion on this and patch 1/2? Even if it's to
drop them.
I'm at a loss. I have libtool-2.4 installed in /usr/local and I get this
error when 'make'ing after running
../configure --prefix=/usr/local --libdir=/usr/local/lib \
--with-libreadline-prefix=/usr/local
[ making lots of stuff ...]
CCLD libguile-2.0.la
../libtool: line 5989
Hello Guile types,
The README for guile-2.0.11 gives a non-existent URL for libgc. This should
probably be changed to http://www.hboehm.info/gc/
Ian
Ian Grant writes:
> I'm at a loss. I have libtool-2.4 installed in /usr/local and I get this
> error when 'make'ing after running
>
> ../configure --prefix=/usr/local --libdir=/usr/local/lib \
> --with-libreadline-prefix=/usr/local
>
> [ making lots of stuff ...]
>
> CCLD l
Hello,
I mentionned on irc recently, but I wanted to confirm here that on the latest
guile-gnome-platform's master branch, the following opaque type are reported:
Cheers,
David
Making all in gw
make[4]: Entering directory
`/usr/local/src/guile-clutter/git-clone/glib/gnome/gw'
guile -c \
Hi,
Ian Grant writes:
> I'm at a loss. I have libtool-2.4 installed in /usr/local and I get
> this error when 'make'ing after running
>
> ../configure --prefix=/usr/local --libdir=/usr/local/lib \
> --with-libreadline-prefix=/usr/local
FWIW, you could leave out the "--libdir=/usr/local/lib" abo