ID: 16931 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback -Bug Type: Compile Failure +Bug Type: OpenSSL related Operating System: Solaris 8 PHP Version: 4.2.0 New Comment:
This is not exactly bug in PHP but in openssl. Which version do you have installed? --Jani Previous Comments: ------------------------------------------------------------------------ [2002-04-30 13:21:16] [EMAIL PROTECTED] When I removed the ssl it worked ok! ------------------------------------------------------------------------ [2002-04-30 12:43:30] [EMAIL PROTECTED] Probelm compiling php 4.2.0 on solaris, ///////////// Configure ///////////////// ./configure --prefix=/usr/local \ --with-apxs=/www/apache2/bin/apxs \ --enable-exif \ --enable-track-vars \ --with-calendar=shared \ --enable-safe-mode \ --enable-magic-quotes \ --enable-trans-sid \ --enable-wddx \ --enable-ftp \ --with-gd="/usr/local" \ --with-zlib \ --enable-gd-native-tt \ --with-t1lib="/usr/local" \ --with-jpeg-dir="/usr" \ --with-png-dir="/usr/local" \ --with-zlib-dir="/usr/local" \ --with-ttf \ --with-freetype-dir="/usr/local" \ --with-openssl="/usr/local" \ --enable-apc \ --with-gettext="/usr" \ --with-mysql=/usr/local ////////////////// output error ///////////// /usr/local/sparc-sun-solaris2.8/bin/ld: .libs/libphp4.so: undefined versioned symbol name des_encrypt1@@SUNWprivate_1.1 /usr/local/sparc-sun-solaris2.8/bin/ld: failed to set dynamic section sizes: Bad value collect2: ld returned 1 exit status make[1]: *** [libphp4.la] Error 1 make[1]: Leaving directory `/export/home/simon/Apachetoolbox-1.5.56/src/php-4.2.0' make: *** [all-recursive] Error 1 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=16931&edit=1
