NetBSD-Users archive

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

Re: libtool prob



In article <20120920195600.GA15349%kyyhky.embedtronics.fi@localhost>,
Jukka Marin  <jmarin%embedtronics.fi@localhost> wrote:
>Hi,
>
>Trying to install software on a Soekris box running NetBSD 6 beta (or
>something) from early September, I get this:
>
>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.

christos



Home | Main Index | Thread Index | Old Index