ID: 19701
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: IMAP related
Operating System: OpenBSD 3.1
PHP Version: 4.2.3
New Comment:
Fixed by getting snap source
Previous Comments:
------------------------------------------------------------------------
[2002-10-06 16:33:48] [EMAIL PROTECTED]
Same problem for me:
MacOSX 10.2.1
Apache 1.3.26
UW IMAP imap-2002.RC7 with SSL
PHP 4.2.3
./configure --with-apxs --prefix=/usr --sysconfdir=/etc --
localstatedir=/var --mandir=/usr/share/man --infodir=/usr/
share/info --with-openssl --with-imap --with-imap-ssl --
with-xml --with-zlib
I get the "Warning: This library needs some functionality
provided by -lc-client..."
------------------------------------------------------------------------
[2002-10-03 21:56:01] [EMAIL PROTECTED]
I've gone and linked the php module (current snapshot) statically to
apache. Not really what I wanted, but imap support works with this.
------------------------------------------------------------------------
[2002-10-02 20:03:22] [EMAIL PROTECTED]
I have the following files in libs/
libphp4.a libphp4.la
and in .libs/
libphp4.a libphp4.la libphp4.lai
------------------------------------------------------------------------
[2002-10-02 06:15:45] [EMAIL PROTECTED]
Do you have any files in libs/ ? What about .libs/ ?
------------------------------------------------------------------------
[2002-10-01 22:05:05] [EMAIL PROTECTED]
I've been compiling wiht the following options:
--with-xml --with-gettext --with-pgsql=/usr/local/pgsql
--with-apxs=/usr/local/apache/bin/apxs
--with-imap=/usr/local/src/imap-2002.RC6
The version of imap seems to be irrelevant. All of them fail - this is
just the latest version.
Both the release version and the latest snapshot work fine and build a
working dso without --with-imap
If I include --with-imap on the snapshot, it builds ok, but does not
build a dso, and I get the following on a "make install"
[activating module `php4' in /usr/local/apache/conf/httpd.conf]
cp libs/libphp4.so /usr/local/apache/libexec/libphp4.so
cp: libs/libphp4.so: No such file or directory
apxs:Break: Command failed with rc=1
*** Error code 1
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/19701
--
Edit this bug report at http://bugs.php.net/?id=19701&edit=1