[imp] php imap problem

Chris Crowley ccrowley@tulane.edu
Wed, 1 Nov 2000 08:52:50 -0600


Patrick-

I have that structure, too. The name scheme just threw you off.

s4# pwd
/opt/sources/apache_1.3.12
s4# ls
apache_1.3.12         mod_ssl-2.6.6-1.3.12  openssl-0.9.5a        rsaref-2.0
mm-1.1.3              openssl-0.9.3a        php-4.0.3pl1

I also tried to explicitly include the src directory of imap-4.5 in my
CPPFLAGS, but to no avail. Does anyone else have an install using imap-4.5,
php4.0.3pl1, on Solaris?

----- Original Message -----
From: "Patrick Timmons" <ptimmons@courriel.polymtl.ca>
To: <imp@lists.horde.org>
Sent: Wednesday, November 01, 2000 8:25 AM
Subject: Re: [imp] php imap problem


> the php and apache packages should be in two separate directory. Eg. we
use
> /work/apache_1.3.14
> &
> /work/php-4.0.3
>
>
> Chris Crowley wrote:
> >
> > I have been having a no success getting imap support compiled into my
php4.0.3.pl1
> > on Solaris 5.6.
> >
> > I fail at the make  (
> >
CPPFLAGS='-O2 -I/opt/sources/apache_1.3.12/openssl-0.9.3a/include -I/usr/loc
> > al/include'
> >  LDFLAGS='-L/usr/local/lib'\
> > ./configure \
> > --with-apache=../apache_1.3.12 \
> > --with-mysql=/usr/local/mysql \
> > --with-imap \
> > --enable-memory-limit=yes \
> > --enable-debug=no
> > )
> >
> > with:
> >
> > php_imap.c: In function `php_minit_imap':
> > php_imap.c:408: `newsdriver' undeclared (first use in this function)
> > php_imap.c:408: (Each undeclared identifier is reported only once
> > php_imap.c:408: for each function it appears in.)
> > make[3]: *** [php_imap.lo] Error 1
> > make[3]: Leaving directory
> > `/opt/sources/apache_1.3.12/php-4.0.3pl1/ext/imap'
> > make[2]: *** [all-recursive] Error 1
> > make[2]: Leaving directory
> >
> > I have the imap files installed per the instructions on php.net's
website:
> >
> > /usr/local/include/rfc822.h, mail.h and linkage.h as well as c-client.a
in
> > /usr/local/lib
> >
> > Have you seen similar installation failures? Any suggestions?
> >
> > Thanks for your time.
> >
> > Christopher  Crowley
> > System Administrator
> > ccrowley@tulane.edu
> > 504.862.8000 x2535
> >
> > --
> > IMP mailing list: http://horde.org/imp/
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
> --
> Patrick Timmons, service informatique
>
> --
> IMP mailing list: http://horde.org/imp/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>