This is a discussion on mod_php-4.3.2-r3 breakage within the Gentoo Linux Support forums, part of the Unix Operating Systems category; --> I get this error at the end of upgrading mod_php to 4.3.2-r2: configure: error: can not run test program ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I get this error at the end of upgrading mod_php to 4.3.2-r2: configure: error: can not run test program while cross compiling !!! ERROR: dev-php/mod_php-4.3.2-r3 failed. !!! Function econf, Line 304, Exitcode 1 !!! econf failed Any suggestions? I am running: sys-libs/glibc-2.3.2-r1 * sys-devel/gcc-config-1.3.3-r1 * sys-devel/gcc-3.2.2-r2 * |
| |||
| Whoever wrote: > I get this error at the end of upgrading mod_php to 4.3.2-r2: > configure: error: can not run test program while cross compiling > > !!! ERROR: dev-php/mod_php-4.3.2-r3 failed. > !!! Function econf, Line 304, Exitcode 1 > !!! econf failed > > Any suggestions? I am running: > sys-libs/glibc-2.3.2-r1 * > sys-devel/gcc-config-1.3.3-r1 * > sys-devel/gcc-3.2.2-r2 * I emerged this successfully yesterday, so consider your C(XX)FLAGS settings |
| ||||
| On Mon, 14 Jul 2003, Martin C. Petersen wrote: > "Whoever" <nobody@devnull.none> skrev i en meddelelse > news:Pine.LNX.4.44.0307131831090.9502-100000@c941211-a... > > I get this error at the end of upgrading mod_php to 4.3.2-r2: > > configure: error: can not run test program while cross compiling > Try installing gentoolkit-0.1.30 (which is masked) and running > revdep-rebuild. > It solved my problem. And mine. Thanks for the help. |