ID: 32060 Updated by: [EMAIL PROTECTED] Reported By: dg at orbhost dot net Status: Feedback Bug Type: Compile Failure Operating System: tru64 5.1b PHP Version: 4CVS-2005-02-22 (stable) New Comment:
And if that above command works, run this: # /bin/sh -x configure Previous Comments: ------------------------------------------------------------------------ [2005-02-23 04:30:19] [EMAIL PROTECTED] Let's try again: What does this command _output_ when you run it: # ./config.guess ------------------------------------------------------------------------ [2005-02-22 17:28:59] dg at orbhost dot net I just grabbed the snapshot php4-STABLE-200502221530.tar.gz I'm not changing anything in config.guess or anything else. here's how far it goes: creating cache ./config.cache checking host system type... configure: error: can not guess host type; you must specify one and config.log has just this: configure:1653: checking host system type the host type that should be detected usually is: alphaev56-dec-osf5.1 If I'm feeding it to the configure line then it allows it to proceed. What else should I try to track this problem? ------------------------------------------------------------------------ [2005-02-22 08:29:30] [EMAIL PROTECTED] What does this command run in the source directory output: # ./config.guess ------------------------------------------------------------------------ [2005-02-22 04:46:03] dg at orbhost dot net Description: ------------ I've been trying to build 4.3.10 on tru64 5.1b and several things are broken, so I've been trying to build from a daily snapshot for several days, grabbing the latest snapshot and trying it out. For several days now, the configure host type detection has been broken, at least on tru64. It can't guess the host type any more and just stops before doing anything. I've been giving it the host type myself to allow it to proceed, and that works. I searched the reported bugs for such an issue and couldn't find one, so here's mine. More things are broken, but it's with some modules and extensions, so if I turn them off, I can compile the latest php completely, but basically all extra stuff has to be turned off, otherwise there are errors. (that may be a bug report for later) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=32060&edit=1