Date: Sat, 7 Jul 2001 11:41:43 -0300 From: Marcelo Gulin <listas@informatic-sa.com.ar> To: freebsd-questions@FreeBSD.ORG Subject: Apache-PHP-IMAP Message-ID: <01070711414301.02065@pgm2.opinelibre.com>
next in thread | raw e-mail | index | archive | help
HI! Newbie need some help here. :) I'm trying to make work Horde/IMP webmail. I'm running FreeBSD 4.3 in my box and I'm using Apache 1.3.20, PHP 4.0.6 and MySQL 3..23.39. I've installed c-client from FreeBSD available packages instalation CDROM but I've tried with latest tarball version from ftp://ftp.cac.washington.edu/imap/ too. I've installed libc-client4.so in /usr/local/lib and c-client.h, rfc822.h, mail.h, etc. in /usr/local/include. PHP configure/make/make install process works fine but the Apache configure script die with: [......] '/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' blah blah *** Error code 1 Stop in /usr/src/apache_1.3.20/src/helpers. [......] What's the problem here? Please Help. Thanks in advace Marcelo Gulin 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?01070711414301.02065>