I've been struggling with the Undefined Symbol Errors when trying to compile Apache. I added LIBS=-lldap to the configure command now I get this: Undefined first referenced symbol in file ber_dup /usr/local/lib/libldap.so ber_get_int /usr/local/lib/libldap.so <SNIP> ber_alloc_t /usr/local/lib/libldap.so ber_sockbuf_add_io /usr/local/lib/libldap.so ld: fatal: Symbol referencing errors. No output written to helpers/dummy collect2: ld returned 1 exit status LDAP works fine from command line and Windows based tools. PHP does have IMAP Patch applied for IMP website. http://www.horde.org/imp/contrib/php-4.0.4pl1-imap-patch.txt Thanks for any help. Complete config line: # SSL_BASE=../openssl-0.9.6 EAPI_MM=../mm-1.1.3 CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib LIBS=-lldap ./configure --prefix=/usr/local/apache --activate-module=src/modules/php4/li bphp4.a --enable-module=ssl --activate-module=src/modules/perl/libperl.a --e nable-module=perl ************************ John McCoy, Jr Central Systems Administrator Mills College, Oakland, CA 510-430-3321 [EMAIL PROTECTED] ************************ -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]