Re: [PHP] Problem making on RHEL v3

2004-09-01 Thread Ben Ramsey
All right, so I did something smart for a change... I went to ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ and grabbed pcre 4.5 and installed it. My distro has the RPMs for pcre 3.9 installed, so I don't know what the problem was, but I configured PHP --with-pcre-regex=/usr/local after

Re: [PHP] Problem making on RHEL v3

2004-09-01 Thread Ben Ramsey
Still having the same problem with PCRE. Here's the error I get now: -c /usr/src/php/php_4_3_8/ext/pcre/php_pcre.c -o ext/pcre/php_pcre.lo /usr/src/php/php_4_3_8/ext/pcre/php_pcre.c: In function `php_pcre_match': /usr/src/php/php_4_3_8/ext/pcre/php_pcre.c:413: `PCRE_INFO_NAMECOUNT' undeclared (fir

Re: [PHP] Problem making on RHEL v3

2004-09-01 Thread Curt Zirzow
* Thus wrote Ben Ramsey: > I'm having a problem with PHP 4.3.8 failing to 'make' on a RedHat > Enterprise Linux ES v.3 machine. Here's the make error: > > -o libphp4.la > ext/pcre/pcrelib/maketables.lo: file not recognized: File truncated > collect2: ld returned 1 exit status > make: *** [libphp4