Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001072

Re: [PHP] PHP 4.0.6 on RedHat 6.2: Undefined symbols when using IMAP?! From: Alexander Skwar (ASkwar <email protected>)
Date: 07/25/01

So sprach »Rasmus Lerdorf« am 2001-07-24 um 16:42:12 -0700 :
> Add --with-kerbeors to your PHP configure flags

Done. I ran:

./configure --enable-bcmath --enable-exif --enable-ftp
--enable-dba=shared --enable-dbx --enable-magic-quotes
--enable-safe-mode --enable-sysvshm --enable-sysvsem --enable-trans-sid
--enable-versioning --with-apxs=/usr/local/apache/bin/apxs --with-gdbm
--with-gd --with-jpeg-dir=/usr --with-mysql=/usr --with-openssl
--with-png-dir --with-ttf --with-swf=../dist --with-xpm-dir=/usr/X11R6
--with-zlib --with-imap --with-kerbeors

Same result. Cannot load /usr/local/apache/libexec/libphp4.so into
server: /usr/local/apache/libexec/libphp4.so: undefined symbol:
krb5_defkeyname

Someone suggested to compile the kernel without version information for
the modules?!? I don't understand - how could this help?

Alexander Skwar

-- 
How to quote:	http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:	http://www.digitalprojects.com   |   http://www.iso-top.de
   iso-top.de - Die günstige Art an Linux Distributionen zu kommen
		Uptime: 2 days 22 hours 51 minutes

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>