* 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.la] Error 1 > > When I use '--without-pcre-regex --without-pear' it gives me this error
Try doing a 'make clean' then 'make' again. Curt -- First, let me assure you that this is not one of those shady pyramid schemes you've been hearing about. No, sir. Our model is the trapezoid! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php