From:             [EMAIL PROTECTED]
Operating system: linux / redhat 7.2
PHP version:      4.1.2
PHP Bug Type:     Compile Failure
Bug description:  php 4.1.0, cyrus-imapd.2.0.16, c-client compile-error

hallo,

please help, i work many days with the same problem.

I have redhat7.2 system,
with the follows components

cyrus-sasl-1.5.24-23
cyrus-sasl-devel-1.5.24-23
cyrus-sasl-gssapi-1.5.24-23
cyrus-sasl-plain-1.5.24-23
cyrus-sasl-md5-1.5.24-23
imap-devel-2000c-15
and
cyrus-imapd-2.0.16-4

the configure script from php-4.1.0 
is 
./configure \
--with-apxs=/websec/apache/sbin/apxs \
--with-mysql=/usr/local/mysql \
--with-openssl=/usr/local/ssl \
--with-kerberos=/usr/kerberos \
--enable-versioning \
--enable-track-vars \
--with-zlib-dir=/usr/include \
--with-zlib=yes \
--with-jpeg-dir=/usr/include \
--with-tiff-dir=/usr/include \
--with-cyrus \
--with-db \
--with-gdbm=/usr/include \
--with-ndbm=/usr/include \
--with-db3=/usr/include \
--with-db3=/usr/include \
--enable-ftp \
--with-gd=usr/local/src/gd-1.8.4 \
--with-png-dir=/usr/lib \
--with-freetype-dir=/usr \
--with-pspell=/usr \
--with-xpm-dir=/usr \
--with-imap \
--with-imap-ssl=/usr/loca/ssl \
--with-mcrypt=/usr/include \
--with-mm=/usr/local \
--with-gettetxt=/usr/include \
--with-gd  \
--with-ncurses \
--enable-ftp \
--enable-sysvsem \
--enable-sysvshm \
--enable-sockets \
--with-config-file-path=/etc

this run's with no problems

the make phuuuuu make many problems like this

Making all in cyrus
make[2]: Wechsel in das Verzeichnis Verzeichnis
»/usr/local/src/php-4.1.0/ext/cyrus«
make[3]: Wechsel in das Verzeichnis Verzeichnis
»/usr/local/src/php-4.1.0/ext/cyrus«
/bin/sh /usr/local/src/php-4.1.0/libtool --silent --mode=compile gcc  -I.
-I/usr/local/src/php-4.1.0/ext/cyrus -I/usr/local/src/php-4.1.0/main
-I/usr/local/src/php-4.1.0 -I/websec/apache/include
-I/usr/local/src/php-4.1.0/Zend -I/usr/local/ssl/include
-I/usr/local/include -I/usr/include/freetype2/freetype -I/usr/include/imap
-I/usr/local/mysql/include/mysql -I/usr/include/pspell
-I/usr/local/src/php-4.1.0/ext/xml/expat  -DLINUX=22 -DMOD_SSL=208105
-DMOD_PERL -DUSE_PERL_SSI -DUSE_HSREGEX -DEAPI -DEAPI_MM
-I/usr/local/src/php-4.1.0/TSRM -g -O2 -prefer-pic  -c cyrus.c
cyrus.c: In function `zm_startup_cyrus':
cyrus.c:88: `IMCLIENT_CONN_NOSYNCLITERAL' undeclared (first use in this
function)
cyrus.c:88: (Each undeclared identifier is reported only once
cyrus.c:88: for each function it appears in.)
cyrus.c:88: `CONST_CS_' undeclared (first use in this function)
cyrus.c: In function `zif_cyrus_authenticate':
cyrus.c:271: warning: assignment makes pointer from integer without a
cast
cyrus.c:275: warning: assignment makes pointer from integer without a
cast
cyrus.c:293: warning: comparison between pointer and integer
cyrus.c:302: warning: comparison between pointer and integer
cyrus.c: In function `zif_cyrus_query':
cyrus.c:467: void value not ignored as it ought to be
make[3]: *** [cyrus.lo] Fehler 1
make[3]: Verlassen des Verzeichnisses Verzeichnis
»/usr/local/src/php-4.1.0/ext/cyrus«
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlassen des Verzeichnisses Verzeichnis
»/usr/local/src/php-4.1.0/ext/cyrus«
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlassen des Verzeichnisses Verzeichnis
»/usr/local/src/php-4.1.0/ext«
make: *** [all-recursive] Fehler 1

please help me, please 


Best reagards

and a lot of thanks

Achim
-- 
Edit bug report at http://bugs.php.net/?id=16670&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16670&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16670&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16670&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16670&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16670&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16670&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16670&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16670&r=submittedtwice

Reply via email to