swarm-support
[Top][All Lists]
Advanced

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

Make fails


From: John Langley
Subject: Make fails
Date: Fri, 18 Aug 2000 16:32:55 +0100 (GMT)

Hi all,

I am running Debian 2.1, and GNU Make version 3.77

I have installed all the required software, and there are no apparent
problems.

I have configured Swarm 2.1.1 on my system, and the makefile was created.
The only thing I had to point the configure script to was the JDK1.1
directory.

When I type 'make' in the required Swarm directory, make fails with the
following output:

monolith:/usr/local/swarm-2.1.1$ make
make  all-recursive
make[1]: Entering directory `/usr/local/swarm-2.1.1'
Making all in libobjc
make[2]: Entering directory `/usr/local/swarm-2.1.1/libobjc'
make  all-recursive
make[3]: Entering directory `/usr/local/swarm-2.1.1/libobjc'
Making all in objc
make[4]: Entering directory `/usr/local/swarm-2.1.1/libobjc/objc'
make[4]: Leaving directory `/usr/local/swarm-2.1.1/libobjc/objc'
Making all in doc
make[4]: Entering directory `/usr/local/swarm-2.1.1/libobjc/doc'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/local/swarm-2.1.1/libobjc/doc'
Making all in m4
make[4]: Entering directory `/usr/local/swarm-2.1.1/libobjc/m4'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/local/swarm-2.1.1/libobjc/m4'
make[4]: Entering directory `/usr/local/swarm-2.1.1/libobjc'
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I.
-I/usr/local/swarm-2.1.1/libobjc -I. -I./objc
-I/usr/local/swarm-2.1.1/libobjc/objc -I/usr/local/swarm-2.1.1/libobjc
-DBUILDING_LIBOBJC  -Wall -Werror -g -O2 -c -o NXConstStr.lo NXConstStr.m
rm -f .libs/NXConstStr.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/local/swarm-2.1.1/libobjc -I. -I./objc
-I/usr/local/swarm-2.1.1/libobjc/objc -I/usr/local/swarm-2.1.1/libobjc
-DBUILDING_LIBOBJC -Wall -Werror -g -O2 -c  -fPIC -DPIC NXConstStr.m -o
.libs/NXConstStr.lo
gcc: installation problem, cannot exec `cc1obj': No such file or directory
make[4]: *** [NXConstStr.lo] Error 1
make[4]: Leaving directory `/usr/local/swarm-2.1.1/libobjc'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/swarm-2.1.1/libobjc'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/usr/local/swarm-2.1.1/libobjc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/swarm-2.1.1'
make: *** [all-recursive-am] Error 2
monolith:/usr/local/swarm-2.1.1$

I am not sure if this is because it is not the latest version of GNU make,
or if there is another problem.

Any ideas, anyone?


Regards,

John Langley,
City University,
London.


                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

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