ID: 24840 Updated by: [EMAIL PROTECTED] Reported By: andreas at wedberg dot nu -Status: Open +Status: Bogus -Bug Type: *Compile Issues +Bug Type: Compile Failure Operating System: OpenBSD 3.2 PHP Version: 4CVS-2003-07-28 (stable) New Comment:
Not PHP problem. (libtool issue) Previous Comments: ------------------------------------------------------------------------ [2003-07-28 06:22:01] andreas at wedberg dot nu Description: ------------ When using --with-imap=/path/to/imap2002 I get following warnings during make: *** Warning: linker path does not have real file for library -lc-client. *** 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 *** because I did check the linker path looking for a file starting *** with libc-client and none of the candidates passed a file format test *** using a file magic. Last file checked: /usr/local/imap2002d/lib/libc-client.a *** Warning: libtool could not satisfy all declared inter-library *** dependencies of module libphp4. Therefore, libtool will create *** a static module, that should work as long as the dlopening *** application is linked with the -dlopen flag. I asume this warnings stop make install from creating libphp4.so. The c-client is the latest version, 2002d. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=24840&edit=1
