Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 May 1999 18:19:18 +0200
From:      Bernhard Fuerst <fuerst@geo.tu-freiberg.de>
To:        freebsd-stable@FreeBSD.ORG
Subject:   Apache, PHP & IMAP
Message-ID:  <37306F82.A3EF0B95@geo.tu-freiberg.de>

next in thread | raw e-mail | index | archive | help
Hi,

does anyone has experiences in compiling IMAP support in to the PHP
3.0.7 module for  Apache 1.3.6 ?

The PHP3 module is compiling w/o problems. When configuring Apache I get
the following error:
    o php3_module uses ConfigStart/End
/usr/local/lib/libc-client4.so: undefined reference to `mm_expunged'
/usr/local/lib/libc-client4.so: undefined reference to `mm_diskerror'
/usr/local/lib/libc-client4.so: undefined reference to `mm_lsub'
/usr/local/lib/libc-client4.so: undefined reference to `mm_flags'
/usr/local/lib/libc-client4.so: undefined reference to `mm_fatal'
/usr/local/lib/libc-client4.so: undefined reference to `mm_nocritical'
/usr/local/lib/libc-client4.so: undefined reference to `mm_notify'
/usr/local/lib/libc-client4.so: undefined reference to `mm_searched'
/usr/local/lib/libc-client4.so: undefined reference to `mm_status'
/usr/local/lib/libc-client4.so: undefined reference to `mm_login'
/usr/local/lib/libc-client4.so: undefined reference to `mm_list'
/usr/local/lib/libc-client4.so: undefined reference to `mm_critical'
/usr/local/lib/libc-client4.so: undefined reference to `mm_exists'
/usr/local/lib/libc-client4.so: undefined reference to `mm_log'
/usr/local/lib/libc-client4.so: undefined reference to `mm_dlog'

OS is FreeBSD 3.1 stable. UW IMAP 4.5 is installed and working as server
for some months. 
The c-client library is located in /usr/local/lib as libc-client4.so.5
with sym link to libc-client4.so. The 3 include files (mail.h, rfc822.h,
linkage.h) are in /usr/local/include.

Any help would be appreciated.

Bernhard
-- 
pgpPublicKey: http://www.geo.tu-freiberg.de/~fuerst/pgpPublicKey.txt


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37306F82.A3EF0B95>