Subject: Re: CVS commit: pkgsrc/devel/libtool
To: None <tech-pkg@NetBSD.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 12/12/2003 10:40:25
On pkgsrc-changes on Fri, 12 Dec 2003, Lubomir Sedlacik wrote:

> patch-ap and patch-ar touch libtool.m4, resp. aclocal.m4 and require
> autoconf to rebuild the configure scripts (causing autoconf to be run in
> "install" target(!)).  this is unwanted and breaks build on at least
> netbsd-1-6.  please backout this change and fix it properly, asap.

I removed those two patches.

Sorry, I hadn't noticed that. The "make install" of libtool-base worked
fine on my NetBSD 1.6.1_STABLE system. (Maybe we should put a dummy
wrapper for autoconf and automake in .tools/bin to fail if used.)

I don't want any libtool to check for BSD/OS 5 with its default "bsdi4".
(And I don't want "bsdi4" used.)

 $ pkg_info -L libtool-base | fgrep / | xargs grep bsdi4
 /usr/pkg/share/aclocal/libtool.m4:bsdi4*)
 /usr/pkg/share/libtool/libltdl/acinclude.m4:bsdi4*)
 /usr/pkg/share/libtool/libltdl/aclocal.m4:bsdi4*)

Those above should be "bsdi*". (The patches fixed other things too.)

I will look at this further. But can anyone share any suggestions or
advice on fixing those?

   Jeremy C. Reed
   http://www.reedmedia.net/