ID:               16670
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: linux / redhat 7.2
 PHP Version:      4.1.2
 New Comment:

Did you or did you not try the RC4? 



Previous Comments:
------------------------------------------------------------------------

[2002-04-18 10:31:46] [EMAIL PROTECTED]

Hallo,
yes i have download 4.1.2 and 4.0.6 , configure and compile.
The problem, i think at this moment is the follow.
When i compile php4.0.6 with the same options zhe comes in the
configure-error the meassage "your c-client mot support ssl please
remove or recompile them", when i compile without ssl then is all ok. I
think at this moment this was the Problem with php4.1.0 i think at the
same with 4.2.x.
Ok. i must look was is the error in c-client. But i has him compiles
with ssl-support. maby not correct.

Thanks a lot for this moment for
all your help

best reagards
Achim

------------------------------------------------------------------------

[2002-04-18 06:22:29] [EMAIL PROTECTED]

Can you try 4.2.0RC4 (from www.php.net/~derick)? And can you try
compiling only --with-cyrus and no other extensions?

------------------------------------------------------------------------

[2002-04-18 06:22:15] [EMAIL PROTECTED]

Can you try 4.2.0RC4 (from www.php.net/~derick)? And can you try
compiling only --with-cyrus and no other extensions?

------------------------------------------------------------------------

[2002-04-17 16:33:11] [EMAIL PROTECTED]

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 this bug report at http://bugs.php.net/?id=16670&edit=1

Reply via email to