php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12241 imap.so: undefined symbol: mxdriver in Unknown on line 0
Submitted: 2001-07-18 20:47 UTC Modified: 2001-08-11 12:17 UTC
From: jmmele at magic-night dot net Assigned:
Status: Closed Package: IMAP related
PHP Version: 4.0.6 OS: Linux core 2.4.0-test12
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jmmele at magic-night dot net
New email:
PHP Version: OS:

 

 [2001-07-18 20:47 UTC] jmmele at magic-night dot net
all the modules I compile are working but imap.so

PHP Warning:  Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20001222/imap.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20001222/imap.so: undefined symbol: mxdriver in Unknown on line 0

system info : Apache/1.3.20 (Unix) Debian/GNU PHP/4.0.6
            : Linux 2.4.0-test12 i686

php config  : ./configure --with-recode=shared --enable-mbstring=shared --with-apxs --with-mysql=shared --with-iconv=shared --with-sablot=shared --with-zlib --with-dom=shared --with-gd=shared --with-imap=shared  --enable-ftp --enable-track-vars --with-regex=system

(I alse tried with --with-imap or --with-imap=/usr/src/imap-2001.BETA.SNAP-0107112053/)

c-client config : imap-2001.BETA.SNAP-0107112053 (also tested imap-2000c) compiled with make lnx and also tried with make lnp 

I did the http://www.php.net/manual/en/ref.imap.php (cp c-client/c-client.a to /usr/local/lib/libc-client.a and the others) (did the ldconfig too :)

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-18 21:01 UTC] jmmele at magic-night dot net
all the modules I compile are working but imap.so

PHP Warning:  Unable to load dynamic library
'/usr/local/lib/php/extensions/no-debug-non-zts-20001222/imap.so' -
/usr/local/lib/php/extensions/no-debug-non-zts-20001222/imap.so: undefined symbol:
mxdriver in Unknown on line 0

system info : Apache/1.3.20 (Unix) Debian/GNU PHP/4.0.6
            : Linux 2.4.0-test12 i686

php config  : ./configure --with-recode=shared --enable-mbstring=shared --with-apxs
--with-mysql=shared --with-iconv=shared --with-sablot=shared --with-zlib --with-dom=shared
--with-gd=shared --with-imap=shared  --enable-ftp --enable-track-vars
--with-regex=system

(I alse tried with --with-imap or --with-imap=/usr/src/imap-2001.BETA.SNAP-0107112053/)

c-client config : imap-2001.BETA.SNAP-0107112053 (also tested imap-2000c) compiled with
make lnx and also tried with make lnp 

I did the http://www.php.net/manual/en/ref.imap.php
(cp c-client/c-client.a to /usr/local

best regards

 [2001-08-11 12:17 UTC] sniper@php.net
Fixed in CVS.

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 17:02:17 2025 UTC