Forum OpenACS Q&A: Response to OpenACS 4 on Mac OS X (and Darwin) HOWTO now available

  • I'm downloading libxml2-2.4.16.tar.gz instead of 2.4.0
  • Perhaps the links should be for the directory instead of the the file?
  • 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?