<br><br><div class="gmail_quote">On Feb 3, 2008 1:32 AM, Anders F Björklund &lt;<a href="mailto:afb@macports.org">afb@macports.org</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="Ih2E3d">paul beard wrote:<br><br>&gt; Looks like I have some problem with libtool.<br>&gt; libIDL and Apache2 both fail to upgrade.&nbsp;<br></div>...<br><div class="Ih2E3d">&gt; libtool: compile: unable to infer tagged configuration<br>
&gt; libtool: compile: specify a tag with `--tag&#39;<br><br></div>This problem is since the change to &quot;/usr/bin/gcc-4.0&quot; for CC.<br>Switching compiler back to &quot;gcc&quot; (or &quot;gcc-4.0&quot;) makes it work.<br>
</blockquote></div><div><br class="webkit-block-placeholder"></div>what baffles me about this is that the libtool that&#39;s being invoked is part of the port&#39;s code:&nbsp;<div><br class="webkit-block-placeholder"></div><div>
/bin/sh ./libtool --tag=CC &nbsp; --mode=link gcc &nbsp;-O2 -no-cpp-precomp -version-info 0:0:0 -L/opt/local/lib -lglib-2.0 -lintl -liconv &nbsp; -no-undefined -L/opt/local/lib -o libIDL-2.la -rpath /opt/local/lib parser.lo lexer.lo ns.lo util.lo &nbsp;<br>
</div><div><div><br class="webkit-block-placeholder"></div><div>if I run port configure (with -d), what&#39;s happening here?&nbsp;</div><div><br class="webkit-block-placeholder"></div><div><div>configure: creating libtool</div>
<div>appending configuration tag &quot;CXX&quot; to libtool</div><div>checking for ld used by /usr/bin/g++-4.0... /usr/bin/ld</div><div>checking if the linker (/usr/bin/ld) is GNU ld... no</div><div>checking whether the /usr/bin/g++-4.0 linker (/usr/bin/ld) supports shared libraries... yes</div>
<div><br class="webkit-block-placeholder"></div></div><br>-- <br>Paul Beard / <a href="http://www.paulbeard.org/">www.paulbeard.org/</a><br>&lt;<a href="http://paulbeard@gmail.com/paulbeard@gmail.com">paulbeard@gmail.com/paulbeard@gmail.com</a>&gt;
</div>