From:             [EMAIL PROTECTED]
Operating system: Linux core 2.4.0-test12
PHP version:      4.0.6
PHP Bug Type:     IMAP related
Bug description:  imap.so: undefined symbol: mxdriver in Unknown on line 0

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 :)
-- 
Edit bug report at: http://bugs.php.net/?id=12241&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to