swarm-support
[Top][All Lists]
Advanced

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

Problems building on RH8.0 (was Re: Customize.m


From: Paul E Johnson
Subject: Problems building on RH8.0 (was Re: Customize.m
Date: Thu, 17 Oct 2002 15:30:14 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020918

I've been working on this very hard. I just posted about gcc yesterday in here, but I think the long and short of it this.

1. gcc 3.2 has serious bugs in it that prevent you from compiling swarm. Their email list has been most helpful on that. You can hack and hack on Swarm and eventually make it compile and run, but it is not very fun.

2. I have reported those bugs in the gcc list and they were fixed upstream in the gcc snap 20020909 (and perhaps in later snaps). I've made rpms for that snap of gcc. That shows as version 3.3

http://lark.cc.ku.edu/~pauljohn/Swarm/miscSupportSoftware/gcc-upgrades/3.3/

I could not get Ada support to compile so I cut that component. I take no personal responsibility for this, and if some file in some package is not what your system expects, sorry. They do work on my one RH8 test system.

3. After you upgrade gcc to 3.3 20020909 or later, there are 3 patches that the Swarm source will need. they are:

http://lark.cc.ku.edu/~pauljohn/Swarm/Customize.patch
http://lark.cc.ku.edu/~pauljohn/Swarm/ObjectSaver.patch
http://lark.cc.ku.edu/~pauljohn/Swarm/Signs2.patch

Note one of these fixes the Customize problem you just mentioned.

4. I will eventually be giving out RPMs as soon as I overcome a bug in libtool that RH8 and gcc-3.3 exposed (posted about that this morning)

jason sackett wrote:
In building the latest swarm I get this compile error fairly well into
the build:

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../libobjc -I../..
-I../../libobjc -I.. -I./.. -I./../collections -I./../misc
-I/usr/java/j2sdk1.4.1/include -I/usr/java/j2sdk1.4.1/include/linux
-I../../avcall -D_GNU_SOURCE -DBUILDING_SWARM -g -O2 -Wall -Wno-import
-Wno-protocol -Werror -Wno-unknown-pragmas -Wno-unknown-pragmas -c
Customize.m -MT Customize.lo -MD -MP -MF .deps/Customize.TPlo  -fPIC
-DPIC -o .libs/Customize.lo
cc1obj: warnings being treated as errors
Customize.m: In function `+[Customize(s) _customizeBegin:]':
Customize.m:106: warning: cannot find class (factory) method
Customize.m:106: warning: return type for `createBegin:' defaults to id
make[4]: *** [Customize.lo] Error 1


I got the source from CVS and I ran the default configure.
Any information on what I am doing wrong would be greatly appreciated. I am running RH8.0 on a dell laptop (inspiron 8200) with kernel
2.4.18-17.8.0.

Thanks,
Jason

__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com

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



--
Paul E. Johnson                       email: address@hidden
Dept. of Political Science            http://lark.cc.ku.edu/~pauljohn
1541 Lilac Lane, Rm 504
University of Kansas                  Office: (785) 864-9086
Lawrence, Kansas 66044-3177           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]