swarm-support
[Top][All Lists]
Advanced

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

Re: Newbie swarmapps problems.


From: Paul Johnson
Subject: Re: Newbie swarmapps problems.
Date: Sun, 08 Dec 2002 09:28:42 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020918

I am absolutely certain this is due to a mismatch between gcc and Swarm. If you did the RedHat up2date, I wonder if it removed the gcc I had you install and replaced it with another defective RedHat one.

RedHat 7.0 was in early 2001, and I'm having trouble remembering. I believe it was not until RedHat 7.2 that they started shipping both gcc-2.96 and gcc3 in the same distribution. So in 7.0, I think the correct fix is to replace the RH gcc-2.96 with this set of packages:

http://lark.cc.ku.edu/~pauljohn/software/gcc-upgrades/3.0.1/

I think those install into /usr/local, so make sure /usr/local/bin is in your path and /usr/local/lib is listed in /etc/ld.so.conf.

I worry that you will get some harrassment about binutils on your system not being up to date, and if you see that, you might want to throw up your hands and quit until you can install either RedHat 7.3 or RedHat 8.0. I've got working systems like that that I currently still use.


Brad Cox wrote:
I've just got swarm installed (from Paul's rpm for Linux 7.0, all up2date patches applied) and am trying to compile swarmapps, but get this error.

address@hidden:~/swarm/swarmapps-2.1.1/heatbugs]$ make
gcc -c -g -O2 -march=i686 -Wall -Wno-import -Wno-protocol -Werror -D_GNU_SOURCE -DAPPNAME=heatbugs -DAPPVERSION=2.1.1 address@hidden -I/usr/include/swarm Heatbug.m
cc1obj: warnings being treated as errors
Heatbug.m:309: warning: `__objc_class_ref_SwarmObject' defined but not used
make: *** [Heatbug.o] Error 1

address@hidden:~]$ gcc --version
3.1

I've tinkered /usr/etc/Makefile.appl to not treat warnings as errors but this has no effect. Followed Paul's faq for this.

Any suggestions?




--
Paul E. Johnson                       email: address@hidden
Dept. of Political Science            http://lark.cc.ku.edu/~pauljohn
University of Kansas                  Office: (785) 864-9086
Lawrence, Kansas 66045                FAX: (785) 864-5700


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