Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Oct 2000 15:25:04 -0400
From:      Raoul Schroeder <memphis_ms@gmx.net>
To:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Installing PHP4 with IMAP
Message-ID:  <39D8E110.AAEB2A70@gmx.net>

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

I already tried to get an answer on the PHP-INST mailing list, but no
one seems to have an answer.
Basically, I'd like to install PHP with IMAP as a module to APACHE
1.3.2, FreeBSD 4.1 release is the system. Here's the problem:

Right now I would like to add imap features, and followed the
installation guide.
I use php4.0.2, apache 1.3.2 under FreeBSD 4.1
php (with imap) compiles fine, however, when I try to compile apache
1.3.2 with
--activate-module=src/modules/php/phplib4.a
the make generates the following error:
.../libc-client4.so: undefined reference to 'mm_expunged'
.../libc-client4.so: undefined reference to 'mm_diskerror'
.../libc-client4.so: undefined reference to 'mm_lsub'

and another bunch of those.
the compilation ends with an error exit.

I have tried a few things now (re-install the c-client, re-copying the
so file,
re-compiling php,...), but nothing seems to work.
Any ideas?

Thanks,

Raoul






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?39D8E110.AAEB2A70>