Date: 06/30/00
- Next message: Gustavo Badauy: "Re: [PHP-INST] netscape support on PHP4"
- Previous message: Pedro Kuri: "[PHP-INST] Problem with MySQL"
- Next in thread: Gustavo Badauy: "Re: [PHP-INST] Failed build on Solaris 2.8/SPARC"
- Reply: Gustavo Badauy: "Re: [PHP-INST] Failed build on Solaris 2.8/SPARC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
I am trying to build PHP4 / Apache 1.3.12 on a Solaris 8 box. PHP4 is ok
when I do ./configure --with-mysql --with-apache=../apache_1.3.12
--with-ldap --enable-track-vars and then make and make install. Then,
when I go to build apache, I get errors in ldap.o. They are as follows:
Undefined first referenced
symbol in file
ldap_count_values_len modules/php4/libphp4.a(ldap.o)
ldap_get_dn modules/php4/libphp4.a(ldap.o)
ldap_err2string modules/php4/libphp4.a(ldap.o)
ldap_get_lderrno modules/php4/libphp4.a(ldap.o)
ldap_delete_s modules/php4/libphp4.a(ldap.o)
ldap_first_entry modules/php4/libphp4.a(ldap.o)
ldap_add_s modules/php4/libphp4.a(ldap.o)
ldap_next_attribute modules/php4/libphp4.a(ldap.o)
ldap_perror modules/php4/libphp4.a(ldap.o)
ldap_value_free modules/php4/libphp4.a(ldap.o)
ldap_explode_dn modules/php4/libphp4.a(ldap.o)
ldap_get_values_len modules/php4/libphp4.a(ldap.o)
ldap_modify_s modules/php4/libphp4.a(ldap.o)
ldap_search_s modules/php4/libphp4.a(ldap.o)
ldap_open modules/php4/libphp4.a(ldap.o)
ldap_count_values modules/php4/libphp4.a(ldap.o)
ldap_unbind_s modules/php4/libphp4.a(ldap.o)
ldap_bind_s modules/php4/libphp4.a(ldap.o)
ldap_msgfree modules/php4/libphp4.a(ldap.o)
ldap_first_attribute modules/php4/libphp4.a(ldap.o)
ldap_dn2ufn modules/php4/libphp4.a(ldap.o)
ldap_next_entry modules/php4/libphp4.a(ldap.o)
ldap_get_values modules/php4/libphp4.a(ldap.o)
ldap_count_entries modules/php4/libphp4.a(ldap.o)
ld: fatal: Symbol referencing errors. No output written to httpd
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `target_static'
Current working directory /export/home/evan/https/apache_1.3.12/src
*** Error code 1
make: Fatal error: Command failed for target `build-std'
Current working directory /export/home/evan/https/apache_1.3.12
*** Error code 1
make: Fatal error: Command failed for target `build'
and ideas? Thank you! (save me from my boss :-) )
Evan Rohrkemper
er <email protected>
-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-install-unsubscribe <email protected> For additional commands, e-mail: php-install-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Gustavo Badauy: "Re: [PHP-INST] netscape support on PHP4"
- Previous message: Pedro Kuri: "[PHP-INST] Problem with MySQL"
- Next in thread: Gustavo Badauy: "Re: [PHP-INST] Failed build on Solaris 2.8/SPARC"
- Reply: Gustavo Badauy: "Re: [PHP-INST] Failed build on Solaris 2.8/SPARC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

