NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: libtool prob
Jukka Marin <jmarin%embedtronics.fi@localhost> writes:
> On Thu, Sep 20, 2012 at 09:33:04PM +0000, Christos Zoulas wrote:
>> >libtool: compile: unable to infer tagged configuration
>> >libtool: compile: specify a tag with `--tag'
>> >*** Error code 1
>> >
>> >I have tried updating libtool, but it didn't help. :-( Pkgsrc was updated
>> >today.
>>
>> Yes, this happens when the base system changes gcc version and libfool
>> remembers the version it was configured it. Uninstalling and re-installing
>> libfool fixes the problems (also hacking the Makefiles to add --tag CC IIRC).
>> You need to clean the package after you re-install libfool.
>
> Thanks.. I did
>
> # pkg_delete libtool
> # cd ..../devel/libtool
> # make clean clean-depends
> # make reinstall
> # make clean clean-depends
> # cd ../../net/ntop
> # make clean clean-depends
> # make
>
> but got the same error. :-(
>
> -jm
it's devel/libtool-base, not devel/libtool. Latter is metapackage for libtool.
Regards,
--
Daniel Horecki
http://morr.pl http://linux.pl http://netbsd.pl http://netbsd.org
HAIL ERIS!
BOFH since 1999.
Home |
Main Index |
Thread Index |
Old Index