swarm-support
[Top][All Lists]
Advanced

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

Problems making Swarm 2.1.1 under Linux-Mandrake8.0


From: Steven Kembel
Subject: Problems making Swarm 2.1.1 under Linux-Mandrake8.0
Date: Tue, 23 Oct 2001 14:14:06 -0600

Greetings all,

Apologies if this problem has been solved before. I've done a search of the 
mailing list archives and didn't find any solutions.

I'm trying to compile, make and install Swarm 2.1.1 from the 
swarm-2.1.1.tar.gz file on a system running Linux Mandrake 8.0. I have 
checked and all the needed software is installed on my system, although in 
some cases the versions on my system are slightly newer than those required 
by Swarm. I'm running gcc and gcc-objc 2.96, with the Sun JDK 1.3.1 installed.

There are no problems when I run ./configure, but when it comes time to make, 
I get frequent "objc/objc-list.h:147:8: warning: extra tokens at end of 
#endif directive" warning messages in a file included from obj/runtime.h:43, 
and from sendmsg.c, and the make eventually exits due to the following error:

make[4]: Entering directory `/home/steve/download/swarm/swarm-2.1.1/libobjc'
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/home/steve/download/swarm/swarm-2.1.1/libobjc -I. -I./objc 
-I/home/steve/download/swarm/swarm-2.1.1/libobjc/objc 
-I/home/steve/download/swarm/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/home/steve/download/swarm/swarm-2.1.1/libobjc -I. 
-I./objc -I/home/steve/download/swarm/swarm-2.1.1/libobjc/objc 
-I/home/steve/download/swarm/swarm-2.1.1/libobjc -DBUILDING_LIBOBJC -Wall 
-Werror -g -O2 -c  -fPIC -DPIC NXConstStr.m -o .libs/NXConstStr.lo
cc1obj: warnings being treated as errors
In file included from objc/typedstream.h:31,
                 from objc/Object.h:31,
                 from objc/NXConstStr.h:31,
                 from NXConstStr.m:28:
objc/hash.h: In function `compare_strings':
objc/hash.h:203: warning: implicit declaration of function `strcmp'
make[4]: *** [NXConstStr.lo] Error 1
make[4]: Leaving directory `/home/steve/download/swarm/swarm-2.1.1/libobjc'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/steve/download/swarm/swarm-2.1.1/libobjc'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/home/steve/download/swarm/swarm-2.1.1/libobjc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/steve/download/swarm/swarm-2.1.1'
make: *** [all-recursive-am] Error 2

I am not a C programmer and so have no idea how to solve this problem. I 
appreciate any suggestions you can provide.

Steven Kembel
address@hidden

                  ==================================
   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]