Date: Tue, 30 Apr 2002 20:00:54 -0700 From: "Christopher J. Umina" <FJU@Fritzilldo.com> To: <questions@freebsd.org> Subject: PHP4 & Apache_1.3.24 Message-ID: <009901c1f0bc$69460940$0301a8c0@uminafamily.com>
next in thread | raw e-mail | index | archive | help
Okay, this is pissing me off.. When I build PHP4 with the IMAP enabled and pointed at /usr/local so it picks up c-client I get this error. ---------------------------------------------------------------------------- ---------------------------------------- my helpers/dummy.c -R/usr/local/lib -rdynamic -L/usr/local/lib -Lmodules/php 4 -L../modules/php4 -L../../modules/php4 -lmodphp4 -lpam -lc-client4 -lmm - lcry pt -lpam -lcrypt -lm -lcrypt -lcrypt -lssl -lcrypto /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' *** Error code 1 Stop in /root/Webserver/apache_1.3.24/src/helpers. ============= End of Error Report ============= Aborting! ---------------------------------------------------------------------------- ---------------------------------------- Has anybody had this problem? I can't figure it out at all.. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?009901c1f0bc$69460940$0301a8c0>