OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: libtool library search path

From: Alexander Bluhm (alexander.bluhmgmx.net)
Date: Wed Jan 02 2008 - 06:29:39 CST


On Mon, Dec 31, 2007 at 01:10:51PM +0000, 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
===================================================================
RCS file: /data/mirror/openbsd/cvs/ports/devel/glib2/Makefile,v
retrieving revision 1.42
diff -u -p -r1.42 Makefile
--- devel/glib2/Makefile 5 Dec 2007 14:31:24 -0000 1.42
+++ devel/glib2/Makefile 31 Dec 2007 15:21:28 -0000
-51,6 +51,7 PATCH_LIST= patch-* PPC-patch-glib_Make
 
 USE_GMAKE= Yes
 USE_LIBTOOL= Yes
+LIBTOOL= /usr/ports/infrastructure/build/libtool
 CONFIGURE_STYLE= gnu
 CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
                         --enable-static \