Re: [PHP-INST] PHP 4.3.0 on Red Hat 8.0 From: Mitch Pirtle (mitch.pirtle <email protected>)
Date: 02/13/03

http://www.aucs.org/rpmcenter/

There you will find updated RPMs for both apache2(httpd) and php-4.3.0.

It worked for me. HTH,

-- Mitch

On Thu, 2003-02-13 at 14:12, Michiel wrote:
> Hey there,
>
> Hope one of you can help me out with this......
>
> I have been trying to compile PHP 4.3.0 on a Red Hat 8.0 system for about
> three weeks now and it will not compile. When running the configure script,
> it keeps on exiting with this error:
>
>
> configure: error: can not run test program while cross compiling
>
>
> I tried a lot to fix this, but I think it's the fact that configure says
> that my GCC is a cross compiler... On other systems where I compiled PHP
> 4.3.0. the first lines of the configure output showed that the installed GCC
> is not a cross-compiler, while my first lines tell me GCC IS a cross
> compiler...
>
> I am getting kind of annoyed after all this time ;-) Is there anyone who can
> help me out ?
>
> Thanks in advance,
> Michiel.