From owner-freebsd-questions Sat Jul 7 7:48:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from opinelibre.com (opinelibre.com [216.122.168.184]) by hub.freebsd.org (Postfix) with ESMTP id 78AC637B405 for ; Sat, 7 Jul 2001 07:48:23 -0700 (PDT) (envelope-from listas@informatic-sa.com.ar) Received: from pgm2.opinelibre.com (ptb231.sion.net [200.69.43.231]) by opinelibre.com (8.9.3/8.9.3) with SMTP id OAA10365 for ; Sat, 7 Jul 2001 14:46:55 GMT Content-Type: text/plain; charset="iso-8859-1" From: Marcelo Gulin Organization: Informatic S.A. To: freebsd-questions@FreeBSD.ORG Subject: Apache-PHP-IMAP Date: Sat, 7 Jul 2001 11:41:43 -0300 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01070711414301.02065@pgm2.opinelibre.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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