Hmm, can't get libxml2 to compile. I tried both with the
/usr/libexec/config.guess and .sub files and the original. The
error I
get is as follows:
ld: -undefined error must be used when -twolevel_namespace
is in effect
/usr/bin/libtool: internal link edit command failed
make[2]: *** [libxml2.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
This looks like the twolevel namespace problem Russell was
talking
about. Russell, any clues as to how I should work around this?