Subject: Re: libtool "--tag" error
To: Ruibiao Qiu <ruibiao@arl.wustl.edu>
From: Nick Hudson <skrll@netbsd.org>
List: current-users
Date: 03/05/2001 17:20:46
Ruibiao Qiu wrote:
> 
> Hi all
> 
> I have the "--tag" problem while using libtool as show below.  How can I fix
> it?
> 
> ===> Building for readline-4.1
> rm -f libreadline.la
> /usr/pkg/bin/libtool  --mode=link cc -o libreadline.la readline.lo vi_mode.lo
> funmap.lo keymaps.lo parens.lo search.lo rltty.lo complete.lo bind.lo
> isearch.lo display.lo signals.lo util.lo kill.lo undo.lo macro.lo input.lo
> callback.lo terminal.lo nls.lo xmalloc.lo history.lo histexpand.lo histfile.lo
> histsearch.lo shell.lo tilde.lo -rpath /usr/pkg/lib -version-info 4:1
> libtool: link: unable to infer tagged configuration
> libtool: link: specify a tag with `--tag'
> *** Error code 1

What is your environment? Do you have CC= in /etc/mk.conf or anywhere
else? libtool should recognise cc as the default compiler.

Nick
-- 
aka skrll@netbsd.org, skrll@excite.co.uk