pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: configure: error: invalid option: --without-libintl-prefix



On Sun, Feb 27, 2011 at 01:35:26AM +0100, Rhialto wrote:
> A new release of VICE is just out and I'm working on updating the pkgsrc
> entry. However I'm running into a prolem:
> 
> .../pkgsrc/emulators/vice$ make configure
> => Bootstrap dependency digest>=20010302: found digest-20080510
> ===> _flavor-check-vulnerable [vice-2.3] ===> Checking for vulnerabilities in 
> vice-2.3
> ===> configure-message [vice-2.3] ===> Configuring for vice-2.3
> => Modifying GNU configure scripts to avoid --recheck
> => Replacing config-guess with pkgsrc versions
> => Replacing config-sub with pkgsrc versions
> => Replacing install-sh with pkgsrc version
> configure: error: invalid option: --without-libintl-prefix
> *** Error code 1
> 
> Where is this option given to configure? I don't want it since it
> obviously breaks configure.

I've fixed this in pkgsrc-current a few weeks ago:
Modified Files:
        pkgsrc/devel/gettext-lib: builtin.mk

Log Message:
Remove --without-libintl-prefix that's not recognized by recent
configure scripts for quite some time now.


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/gettext-lib/builtin.mk


 Thomas


Home | Main Index | Thread Index | Old Index