Yet another strange problem (this time with current BitKeeper MOL)

Samuel Rydh mol-general@lists.maconlinux.org
Tue, 22 Jul 2003 13:33:58 +0200


On Tue, Jul 22, 2003 at 02:47:38AM -0600, J. Blank wrote:
> I am building MOL from the current BitKeeper version... and I get, while
> running ./configure:
> 
> -------------------------------------------------------------
> ...(A BUNCH OF STUFF HERE)...
> checking build system type... powerpc-unknown-linux-gnu
> checking for as... as
> checking for strip... strip
> checking for ld... ld
> checking for nm... nm
> checking for objdump... objdump
> checking whether off_t is 64 bit... no
> ./configure: C: command not found
> ...(A BUNCH OF STUFF HERE)...
> -------------------------------------------------------------
> 
> What in the heck is the 'C' command it is looking for?

Well, this is because autoconf is not 100% backward compatible.
This error can safely be ignored.

/Samuel