errors on compile...
Posted: Thu Jul 25, 2002 11:39 pm
im running redhat 7.2, and apache 2.0.35 with mod_ssl and open_ssl
when i configure, compile and install apache, everything works fine...
when i configure php, using,
and then it stops... anyone have any idea whats causing this and how i can sucessfully get it installed?
when i configure, compile and install apache, everything works fine...
when i configure php, using,
it configures fine... when i go to 'make' it, i get,./configure --with-mysql --with-apxs2=/www/bin/apxs
stub.lo: file not recognized: file truncated
collect2: 1d returned 1 exit status
make[1]: *** [libphp4.la] error 1
make[1]: leaving directory '/junk/php-4.2.2'
make: *** [all-recursive error 1
and then it stops... anyone have any idea whats causing this and how i can sucessfully get it installed?