Re: [gentoo-user] Can't compile PHP 4.3.3-r1

2003-10-17 Thread Benoit Joseph
Hello, I've checked my CHOST. It is CHOST="i686-pc-linux-gnu" and even with CFLAGS set to -march=i686 it fails :-/ I have the problem with a P4 box... I don't understand... Any ideas?? Thanks Benoit Le Vendredi 17 Octobre 2003 11:48, Dennis Freise a écrit : > > Hello All, > > Hi. > > > c

Re: [gentoo-user] Can't compile PHP 4.3.3-r1

2003-10-17 Thread Dennis Freise
> Hello All, Hi. > configure: error: can not run test program while cross > compiling > If anybody has an idea... Your compiler wants to cross-compile for another platform, and tests are not supported for cross-compiling. My guess is, that you have changed your CHOST in a non-stage-1 installati

[gentoo-user] Can't compile PHP 4.3.3-r1

2003-10-17 Thread Benoit Joseph
Hello All, I have a little problem: i can't compile php 4.3.3-r1 on my gentoo boxes. Here is the error I have: . . . checking for sys/wait.h... yes checking for unistd.h... yes checking for unix.h... no checking for utime.h... yes checking for sys/utsname.h... yes checking for sys/ipc.h... yes