swarm-support
[Top][All Lists]
Advanced

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

Re: Building from source on RedHat 7 (was: Re: Java--Passing selector a


From: Marcus G. Daniels
Subject: Re: Building from source on RedHat 7 (was: Re: Java--Passing selector arguments to EZGraph)
Date: 26 Mar 2001 16:50:55 -0800
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "TW" == Tom Wainwright <address@hidden> writes:

TW> I got a lot farther with Swarm this time, but still not all the
TW> way--it can't seem to find a "swarm_lookup_module".

swarm_lookup_module is generated by gperf which in turn is generated
by the modulemap elisp program.  My guess is you lack gperf -- there's
an RPM for it.  To retry that without rebuilding everything go into
src/defobj in the build directory and delete modulemap, modulemap.elc,
modulemap.o, and modulemap.lo, as well as modulemap.c in src/defobj in
the source directory.

TW> warning: type and size of dynamic symbol
TW> `__objc_class_name_Protocols' are not defined /usr/bin/ld:
TW> warning: type and size of dynamic symbol
TW> `__objc_class_name_Argument

There's a patch to GCC at 
ftp://ftp.swarm.org/pub/swarm/src/needed/diffs/gcc-objc.diff
to avoid this, but the warnings won't break anything.


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