* [EMAIL PROTECTED] ([EMAIL PROTECTED]) [Dec 22. 2001 02:59]:

> Hello. 

Howdy.

>I am trying to 
> ./configure
> and I have many options I want to add. I receive an error which is further 
> below. It comes after I type this endless ./configure which you see below as 
> shown via telnet:

[...]

> ***ERROR IS:***
> configure: error: can only configure for one host and one target at a time 

> What does this mean?

configure can't figure out what kind of machine it is. For example, on
this machine:

(/usr/local/src/php-4.1.0)% /bin/bash config.guess
i686-pc-linux-gnu

What do you get when you run `/bin/bash config.guess` in your php source
directory? (Judging by what you wrote, it'll tell you nothing, but just
try it and see. Make sure you are in the top level of the source directory).

-- 
Brian Clark | Avoiding the general public since 1805!
Fingerprint: 07CE FA37 8DF6 A109 8119 076B B5A2 E5FB E4D0 C7C8
It's OK to be paranoid when everyone is out to get you.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to