ID:               32060
 User updated by:  dg at orbhost dot net
 Reported By:      dg at orbhost dot net
 Status:           Open
 Bug Type:         Compile Failure
 Operating System: tru64 5.1b
 PHP Version:      4CVS-2005-02-22 (stable)
 New Comment:

/bin/sh -x configure tries to display the help info and ends in this:

Libtool:

  --enable-shared[=PKGS]  build shared libraries [default=yes]
  --enable-static[=PKGS]  build static libraries [default=yes]
  --enable-fast-install[=PKGS]  optimize for fast installation
[default=yes]
  --with-gnu-ld           assume the C compiler uses GNU ld
[default=no]
+ test X != Xset 
+ uname 
UNAME=OSF1
lt_cv_sys_path_separator=:
PATH_SEPARATOR=:
SHELL=/bin/sh
echo=echo
+ test X = X--no-reexec 
+ test X = X--fallback-echo 
+ test X         = X\t 
+ exec /bin/sh configure --no-reexec 
loading cache ./config.cache
checking host system type... configure: error: can not guess host type;
you must specify one


Previous Comments:
------------------------------------------------------------------------

[2005-02-23 04:53:18] dg at orbhost dot net

sorry, I didn't think about running config.guess, it does guess:

alphaev56-dec-osf5.1

which is the right one

------------------------------------------------------------------------

[2005-02-23 04:52:11] [EMAIL PROTECTED]

And if that above command works, run this:

# /bin/sh -x configure


------------------------------------------------------------------------

[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


------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/32060

-- 
Edit this bug report at http://bugs.php.net/?id=32060&edit=1

Reply via email to