From:             mike at blackchaos dot net
Operating system: Solaris 8 on SPARC
PHP version:      4.3.4
PHP Bug Type:     LDAP related
Bug description:  PHP won't install when compiled with OpenLDAP 2.1.22

Description:
------------
Hello,

I'm having troulbe installing PHP 4.3.4 with LDAP support on Solaris 8 
for SPARC.  I'm building PHP as a DSO module for Apache and everything 
compiles fine on the PHP side.  It's when I do a 'make install' that 
this error messages shows up:
mmcneil> make install

Installing PHP CLI binary:        /usr/local/bin/
Installing PHP CLI man page:      /usr/local/man/man1/
Installing PHP SAPI module:       apache
[activating module `php4' in /usr/local/apache/conf/httpd.conf]
cp libs/libphp4.so /usr/local/apache/libexec/libphp4.so
chmod 755 /usr/local/apache/libexec/libphp4.so
cp /usr/local/apache/conf/httpd.conf
/usr/local/apache/conf/httpd.conf.bak
cp /usr/local/apache/conf/httpd.conf.new
/usr/local/apache/conf/httpd.conf
rm /usr/local/apache/conf/httpd.conf.new
Installing shared extensions:     
/usr/local/lib/php/extensions/no-debug-non-zts-20020429/
Installing PEAR environment:      /usr/local/lib/php/
Assertion failed: BER_VALID( ber ), file encode.c, line 471
Abort
make[1]: *** [install-pear-installer] Error 134
make: *** [install-pear] Error 2





-- 
Edit bug report at http://bugs.php.net/?id=26360&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=26360&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=26360&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=26360&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=26360&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=26360&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=26360&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=26360&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=26360&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=26360&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=26360&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=26360&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26360&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=26360&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=26360&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=26360&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=26360&r=float

Reply via email to