Date: 06/30/00
- Next message: Mark Lutze: "[PHP-INST] Problems connecting to Oracle using ODBC on an NT server"
- Previous message: Adam Bennie: "[PHP-INST] Is it possible to run PHP in PWS on NT ?"
- In reply to: Evan Rohrkemper: "[PHP-INST] Failed build on Solaris 2.8/SPARC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Try adding -fPIC to CFLAGS
----- Original Message -----
From: "Evan Rohrkemper" <er <email protected>>
To: <php-install <email protected>>
Sent: Friday, June 30, 2000 5:14 PM
Subject: [PHP-INST] Failed build on Solaris 2.8/SPARC
>
> 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>
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
-- 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: Mark Lutze: "[PHP-INST] Problems connecting to Oracle using ODBC on an NT server"
- Previous message: Adam Bennie: "[PHP-INST] Is it possible to run PHP in PWS on NT ?"
- In reply to: Evan Rohrkemper: "[PHP-INST] Failed build on Solaris 2.8/SPARC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

