curl upgrade, failed, what does this mean?

i asked to have a group add curl and Open SSl to my webserver/php installation and they said it failed and gave me the following info:

A: Sir,
I've faced with one problem during compilation.
I afaid you hava to update your system or so to
have php compiled.

[root@cp php-4.3.5]# make
/bin/sh /root/php-4.3.5/libtool --silent --preserve-dup-deps
--mode=compile gcc -Iext/openssl/ -I/root/php-4.3.5/ext/openssl/ -DPHP_ATOM_INC
-I/root/php-4.3.5/include -I/root/php-4.3.5/main -I/root/php-4.3.5
-I/root/php-4.3.5/Zend -I/usr/include/freetype2
-I/hsphere/shared/include/c-client -I/usr/include/mysql -I/root/php-4.3.5/ext/xml/expat
-I/root/php-4.3.5/TSRM -g -O2 -prefer-pic -c
/root/php-4.3.5/ext/openssl/openssl.c -o ext/openssl/openssl.lo

Internal compiler error: Error reporting routines re-entered.
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make: *** [ext/openssl/openssl.lo] Error 1


what exactly are they saying i need to upgrade? openSSL, redhat, the kernel?

 

 

 

 

Top