bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Configure misses "cr"


From: Claudio Cicali
Subject: Configure misses "cr"
Date: Wed, 14 May 2003 14:57:18 +0200 (CEST)

I'm trying to compile bash 2.0 over this machine:

SunOS 5.6 Generic_105181-17 sun4u sparc SUNW,Ultra-4

I run ./configure and all seems ok.

After that I run "make" and after an amount of "cc"
I got this error:

$ make
make[1]: Entering directory `/utenti/oracle/bash-2.0/builtins'
rm -f libbuiltins.a
cr libbuiltins.a builtins.o alias.o bind.o break.o builtin.o cd.o colon.o 
command.o common.o declare.o echo.o enable.o eval.o evalfile.o evalstring.o 
exec.o exit.o fc.o fg_bg.o hash.o help.o history.o jobs.o kill.o let.o pushd.o 
read.o return.o set.o setattr.o shift.o source.o suspend.o test.o times.o 
trap.o type.o ulimit.o umask.o wait.o getopts.o shopt.o getopt.o bashgetopt.o
make[1]: cr: Command not found
make[1]: *** [libbuiltins.a] Error 127
make[1]: Leaving directory `/utenti/oracle/bash-2.0/builtins'
make: *** [builtins/libbuiltins.a] Error 1


I think that the lack of "cr" (what is it ??) should be 
discovered by the configure script.

Thanks



--
Claudio Cicali





reply via email to

[Prev in Thread] Current Thread [Next in Thread]