[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(No Subject)
- Subject: (No Subject)
- From: ccquique@udc.es (Enrique Jose Pena Perez)
- Date: 21 Apr 1994 17:34:01 +0200
We have some problems installing Centaur 1.2 over Solaris 2.3.
In fact, we think that you have some problem in the design of the
Makefile. So, make calls for the system command, which that not exists
in Solaris 2.3.
We include now the totality of the error report by the make command.
--------------------------------------------------------
+ cc -DOS4 -O -o buildmake buildmake.c
./cc_build: cc: not found
make: Fatal error: Command failed for target `buildmake'
Current working directory /opt/nos/centaur/tools/buildmake
sh: ./system: not found
../ctmake: system: not found
Building makefile
sh: buildmake: not found
*** Error code 1
make: Fatal error: Command failed for target `makefile'
Current working directory /opt/nos/centaur/tools/lelisp
make: Fatal error: Command failed for target `install'
Current working directory /opt/nos/centaur/tools
/opt/nos/centaur/bin/ctmake: system: not found
Building makefile
sh: buildmake: not found
*** Error code 1
make: Fatal error: Command failed for target `makefile'
Current working directory /opt/nos/centaur/gfxobj
/opt/nos/centaur/bin/ctmake: system: not found
Building makefile
sh: buildmake: not found
*** Error code 1
make: Fatal error: Command failed for target `makefile'
Current working directory /opt/nos/centaur/centaur
--------------------------------------------------------
Sincerily you,
Enrique Pena
------------