Re: Configure.pl doesn't work

2002-07-08 Thread Sebastian Bergmann
Kevin Falcone wrote: > If you cat test.cco you may see something like "stdio.h can't find" > I just installed an alpha, and saw this same problem Just checked, it couldn't find cc. Made a symlink from gcc to cc and it works. -- Sebastian Bergmann http://sebastian-bergmann.de/

Re: Configure.pl doesn't work

2002-07-08 Thread Kevin Falcone
> "SB" == Sebastian Bergmann <[EMAIL PROTECTED]> writes: SB> Determining some sizes...C compiler failed (see test.cco) at SB> lib/Parrot/Configure/Step.pm line 74. If you cat test.cco you may see something like "stdio.h can't find" I just installed an alpha, and saw this same problem