Ad Widget

Collapse

compile on mac osx 10.4.11 error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • riegersteve
    Member
    • Oct 2004
    • 68

    #1

    compile on mac osx 10.4.11 error

    CFLAGS="-I/local/include -I/usr/local/include -I/opt/local/include -I/sw/include -L/local/lib -L/usr/local/lib -L/opt/local/lib -L/sw/lib -arch ppc -isysroot/Developer/SDKs/MacOSX10.4u.sdk"


    ./configure --enable-static --enable-server --enable-agent --with-net-snmp=/opt/local --with-mysql=/usr/local/mysql/bin/mysql_config



    checking for mysql_config... /usr/local/mysql/bin/mysql_config
    checking for main in -lz ... no
    configure: error: Not found z library
Working...