[kde-freebsd] Removal of gnu-autoconf/make

Adriaan de Groot groot at kde.org
Tue Aug 14 16:08:18 CEST 2007


On Tuesday 14 August 2007, Michael Nottebrock wrote:
> Adriaan de Groot schrieb:
> > tosti386$pkg_info  | grep auto
>
> That looks a little screwy - you only have the wrapper, but none of the
> actual autotools ports (except the gnu ones, which this whole thing is


OK, so that's mostly my system being screwy. Running around and fixing it by 
installing autotools and ditching gnu-* gets me an aclocal that works.


> > Index: detect-autoconf.pl
>
> Okay, I guess I will have to patch detect-autoconf.pl in the appwizard
> templates after all then. Just to make sure though, does the script now
> preferrably go with unsuffixed auto* if it finds them? That's what we
> want, ideally (I can only test later tonight).

No, it's still screwed, because it assumes version numbers never go higher 
than 9; I currently get

AUTOCONF="/usr/local/bin/autoconf"
AUTOHEADER="/usr/local/bin/autoheader"
AUTOM4TE="/usr/local/bin/autom4te"

AUTOMAKE="/usr/local/bin/automake-1.9"
ACLOCAL="/usr/local/bin/aclocal-1.9"

and this is because 1.10 (current automake version) is truncated to 1.1 :|

The work DES put in to make -wrapper DTRT would have to be re-done here in 
detect-autoconf.pl, ugh.


-- 
These are your friends - Adem
    GPG: FEA2 A3FE Adriaan de Groot
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-freebsd/attachments/20070814/ce50cbd8/attachment.pgp 


More information about the kde-freebsd mailing list