From: [EMAIL PROTECTED] Operating system: hp ux 11.02 PHP version: 4.2.3 PHP Bug Type: Compile Warning Bug description: libtsrm.la not shared
/src/php-4.2.3/ext/ standard/libstandard.la /src/php-4.2.3/ext/xml/libxml.la TSR M/libtsrm.la -lpam -lcrypt -lm -lnsl -lpthread -lcrypt *** Warning: This library needs some functionality provided by -lcrypt. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** Warning: This library needs some functionality provided by -lcrypt. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** The inter-library dependencies that have been dropped here will be *** automatically added whenever a program is linked with this library *** or is declared to -dlopen it. Making all in pear -- Edit bug report at http://bugs.php.net/?id=19576&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19576&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19576&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19576&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19576&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19576&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19576&r=support Expected behavior: http://bugs.php.net/fix.php?id=19576&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19576&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19576&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19576&r=globals