On Wed, 11 Feb 2004 09:31:38 -0800 (PST) neil Taylor <[EMAIL PROTECTED]>
wrote:
> checking whether build envinronment is sane... yes
> checking whether make sets ${MAKE}... ./configure:
> make: not found
> no
> checking for working aclocal... missing
> checking for working autoconf... missing
> checking for working automake... missing
> checking for working autoheader... missing
> checking for working nakeinfo... missing
> checking for gcc... no
> checking for cc... no
> configure: error: no acceptable cc found in $PATH
> -------------------------------------------
> However, when I cat my $PATH I have the path: /usr/ucb
> exists which is where cc resides.

Look into config.log. I'm guessing the problem is not gcc, but the way
configure tries to run it. Some flags or something, config.log has the exact
error message. And you may wanna get make, you're going to need it. :)

-- 
Ciprian Popovici

-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
List archives:  http://asgardsrealm.net/lurker/splash/index.html
Trouble? Contact [EMAIL PROTECTED]

Reply via email to