Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 May 2005 17:32:48 +0000 (UTC)
From:      Christopher Nehren <apeiron+usenet@coitusmentis.info>
To:        freebsd-ports@freebsd.org
Subject:   Re: automake14 breakage (was: Re: Port /usr/ports/games/torcs don't find existing file)
Message-ID:  <slrnd9havj.1n0.apeiron%2Busenet@prophecy.dyndns.org>
References:  <Pine.LNX.4.62.0505272137310.10289@Psilocybe.Update.UU.SE> <20050528153101.622ec5b8@it.buh.tecnik93.com>

next in thread | previous in thread | raw e-mail | index | archive | help
-----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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?slrnd9havj.1n0.apeiron%2Busenet>