Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Nov 2005 11:27:56 -0600 (CST)
From:      Jeff Kreska <jkreska@kreska.org>
To:        freebsd-questions@freebsd.org
Subject:   remove -tag=CC from libtool
Message-ID:  <200511101727.jAAHRu3Y035224@ecs2400.jeff.com>

next in thread | raw e-mail | index | archive | help
I am running 5.3-RELEASE I think, it says 5.3-SECURITY in the sysinstall prog

I am having a heck of a time getting my newly supped ports tree to compile.
Several of the programs are calling libtool with a --tag=CC and then it fails with the following error:
libtool15: link: unable to infer tagged configuration
libtool15: link: specify a tag with `--tag'

Some of the ports I was able to execute make LTFLAGS="--silent" and it would get rid of the error.

Is there a generic place I can make the change so that I don't have to reverse engineer each port to find the flag option required to disable it.  I am stuck in mysql4.1.15-server build :(

---
Thanks,
Jeff



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511101727.jAAHRu3Y035224>