<br><br><div class="gmail_quote">On Feb 3, 2008 1:32 AM, Anders F Björklund <<a href="mailto:afb@macports.org">afb@macports.org</a>> 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>> Looks like I have some problem with libtool.<br>> libIDL and Apache2 both fail to upgrade. <br></div>...<br><div class="Ih2E3d">> libtool: compile: unable to infer tagged configuration<br>
> libtool: compile: specify a tag with `--tag'<br><br></div>This problem is since the change to "/usr/bin/gcc-4.0" for CC.<br>Switching compiler back to "gcc" (or "gcc-4.0") makes it work.<br>
</blockquote></div><div><br class="webkit-block-placeholder"></div>what baffles me about this is that the libtool that's being invoked is part of the port's code: <div><br class="webkit-block-placeholder"></div><div>
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -no-cpp-precomp -version-info 0:0:0 -L/opt/local/lib -lglib-2.0 -lintl -liconv -no-undefined -L/opt/local/lib -o libIDL-2.la -rpath /opt/local/lib parser.lo lexer.lo ns.lo util.lo <br>
</div><div><div><br class="webkit-block-placeholder"></div><div>if I run port configure (with -d), what's happening here? </div><div><br class="webkit-block-placeholder"></div><div><div>configure: creating libtool</div>
<div>appending configuration tag "CXX" 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><<a href="http://paulbeard@gmail.com/paulbeard@gmail.com">paulbeard@gmail.com/paulbeard@gmail.com</a>>
</div>