automake14 breakage (was: Re: Port /usr/ports/games/torcs don't find existing file)

Christopher Nehren apeiron+usenet at coitusmentis.info
Sat May 28 10:36:11 PDT 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2005-05-28, Ion-Mihai Tetcu scribbled these
curious markings:
> Just seen the same error when trying to portupgrade rpm
> However I don't see any possible related commit in the last days.
>
> Anyone knowing what this is about ?

Probably this in automake14/Makefile:

CONFIGURE_ENV= PERL=${PERL5}

This explicitly hardcodes the version of perl in the shebang line. This
should probably be changed to ${PERL}, which isn't versioned. You'll
still need to do something (portupgrade, pkgdb -F) to fix its dependency
upon the new perl, but at least it won't be broken until you do so.

Best Regards,
Christopher Nehren
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (FreeBSD)

iD8DBQFCmKvyk/lo7zvzJioRAqMoAJ4pSg/ubggnOMdkOpk9dGTGwUv6gACeKFhn
Mn9lP6SyJ48zPbo7vh0U+RM=
=RK9U
-----END PGP SIGNATURE-----

-- 
I abhor a system designed for the "user", if that word is a coded
pejorative meaning "stupid and unsophisticated". -- Ken Thompson
If you ask the wrong people questions, you get "Joel on Software".
Unix is user friendly. However, it isn't idiot friendly.



More information about the freebsd-ports mailing list