Actually, I lied -- I forgot which machine I was working on. It's still at RH 7.3.
I think the issue with imap-2002e is actually irrelevant since the compile, ay least up to the point of the failure, doesn't access libc-client.a. Without that library in place, configure fails. But after doing the configure, I renamed the library and the make failed at exactly the same spot with exactly the same set of errors, and it didn't complain that it couldn't find the library. Could this be a bug in the extension? -- Rob --On Tuesday, April 27, 2004 02:50:12 PM -0700 Rob Tanner <[EMAIL PROTECTED]> wrote: > Roman, > > Yep, except my distro is RH Advanced Server. Otherwise it's the same > scenario. When I let imap-2002e compile with ssl, the make gets a number of > parse errors in /usr/include/openssl/kssl.h, and then aborts. > > -- Rob > > --On Tuesday, April 27, 2004 10:05:33 PM +0200 roman <[EMAIL PROTECTED]> > wrote: > >> hi rob >> >> >> on which distro? >> >> did you use imap-2002e without ssl? >> >> i have similar problems on debian. >> >> >> regards roman >> >> >> >> >> >>> Hi, >>> >>> I'm having problems building 4.3.6 with IMAP support. The c-client >>> library and includes are in /usr/local. The build fails on php_imap.c >>> with the following: >>> >>> /home/rtanner/php-4.3.6/ext/imap/php_imap.c: In function >>> `zm_startup_imap': /home/rtanner/php-4.3.6/ext/imap/php_imap.c:412: >>> `unixdriver' undeclared (first use in this function) >>> /home/rtanner/php-4.3.6/ext/imap/php_imap.c:412: (Each undeclared >>> identifier is reported only once >>> /home/rtanner/php-4.3.6/ext/imap/php_imap.c:412: for each function it >>> appears in.) >>> /home/rtanner/php-4.3.6/ext/imap/php_imap.c:413: `mhdriver' undeclared >>> (first use in this function) >>> /home/rtanner/php-4.3.6/ext/imap/php_imap.c:415: `mmdfdriver' undeclared >>> (first use in this function) >>> /home/rtanner/php-4.3.6/ext/imap/php_imap.c:416: `newsdriver' undeclared >>> (first use in this function) >>> /home/rtanner/php-4.3.6/ext/imap/php_imap.c:417: `philedriver' undeclared >>> (first use in this function) >>> /home/rtanner/php-4.3.6/ext/imap/php_imap.c:420: `nntpdriver' undeclared >>> (first use in this function) >>> /home/rtanner/php-4.3.6/ext/imap/php_imap.c:422: `mbxdriver' undeclared >>> (first use in this function) >>> /home/rtanner/php-4.3.6/ext/imap/php_imap.c:423: `tenexdriver' undeclared >>> (first use in this function) >>> /home/rtanner/php-4.3.6/ext/imap/php_imap.c:424: `mtxdriver' undeclared >>> (first use in this function) >>> make: *** [ext/imap/php_imap.lo] Error 1 >>> >>> This is my set of config options: >>> >>> ./configure \ >>> --disable-cgi \ >>> --with-openssl \ >>> --with-ldap=/usr/local \ >>> --with-mysql=/usr \ >>> --with-ftp \ >>> --with-gd \ >>> --with-imap=/usr/local \ >>> --with-jpeg-dir=/usr/lib \ >>> --with-zlib-dir=/usr/lib \ >>> --enable-magic-quotes \ >>> --enable-track-vars \ >>> --enable-sysvshm=yes \ >>> --enable-sysvsem=yes \ >>> --enable-safe-mode=yes \ >>> --enable-force-cgi-redirect \ >>> --with-apxs2=/usr/local/apache2/bin/apxs >>> >>> Any ideas as to what's going on? >>> >>> Thanks, >>> Rob >>> >>> _ _ _ _ _ _ _ _ _ _ >>> /\_\_\_\_\ /\_\ /\_\_\_\_\_\ >>> /\/_/_/_/_/ /\/_/ \/_/_/_/_/_/ QUIDQUID LATINE DICTUM SIT, >>> /\/_/__\/_/ __ /\/_/ /\/_/ PROFUNDUM VIDITUR >>> /\/_/_/_/_/ /\_\ /\/_/ /\/_/ >>> /\/_/ \/_/ /\/_/_/\/_/ /\/_/ (Whatever is said in Latin >>> \/_/ \/_/ \/_/_/_/_/ \/_/ appears profound) >>> >>> Rob Tanner >>> UNIX Services Manager >>> Linfield College, McMinnville OR >>> (503) 883-2558 <[EMAIL PROTECTED]> > > > > > _ _ _ _ _ _ _ _ _ _ > /\_\_\_\_\ /\_\ /\_\_\_\_\_\ > /\/_/_/_/_/ /\/_/ \/_/_/_/_/_/ QUIDQUID LATINE DICTUM SIT, > /\/_/__\/_/ __ /\/_/ /\/_/ PROFUNDUM VIDITUR > /\/_/_/_/_/ /\_\ /\/_/ /\/_/ > /\/_/ \/_/ /\/_/_/\/_/ /\/_/ (Whatever is said in Latin > \/_/ \/_/ \/_/_/_/_/ \/_/ appears profound) > > Rob Tanner > UNIX Services Manager > Linfield College, McMinnville OR > (503) 883-2558 <[EMAIL PROTECTED]> _ _ _ _ _ _ _ _ _ _ /\_\_\_\_\ /\_\ /\_\_\_\_\_\ /\/_/_/_/_/ /\/_/ \/_/_/_/_/_/ QUIDQUID LATINE DICTUM SIT, /\/_/__\/_/ __ /\/_/ /\/_/ PROFUNDUM VIDITUR /\/_/_/_/_/ /\_\ /\/_/ /\/_/ /\/_/ \/_/ /\/_/_/\/_/ /\/_/ (Whatever is said in Latin \/_/ \/_/ \/_/_/_/_/ \/_/ appears profound) Rob Tanner UNIX Services Manager Linfield College, McMinnville OR (503) 883-2558 <[EMAIL PROTECTED]>