Re: libtool library search path

2008-01-02 Thread Alexander Bluhm
On Mon, Dec 31, 2007 at 01:10:51PM +, Jacob Meuser wrote: let GNU libtool rot and work on ports/infrastructure/build/libtool GNU libtool sucks, OpenBSD libtool just works. It seems to build glib2 without problems. bluhm Index: devel/glib2/Makefile

Re: libtool library search path

2008-01-02 Thread Steven Mestdagh
Alexander Bluhm [2008-01-02, 13:29:39]: On Mon, Dec 31, 2007 at 01:10:51PM +, Jacob Meuser wrote: let GNU libtool rot and work on ports/infrastructure/build/libtool GNU libtool sucks, OpenBSD libtool just works. It seems to build glib2 without problems. bluhm Index:

libtool library search path

2007-12-31 Thread Alexander Bluhm
Hi, From time to time when I am updating and recompiling -current ports devel/glib2 fails like this: /usr/local/bin/libtool --mode=link cc -O2 -pipe -Wall -L/usr/local/lib -o testglib testglib.o ../glib/libglib-2.0.la -lintl -liconv cc -O2 -pipe -Wall -o .libs/testglib testglib.o

Re: libtool library search path

2007-12-31 Thread Jacob Meuser
On Mon, Dec 31, 2007 at 01:18:44PM +0100, Alexander Bluhm wrote: Hi, From time to time when I am updating and recompiling -current ports devel/glib2 fails like this: The problem is that some?old version of the glib2 package is still installed on the system. Libtool decides to look first