swarm-support
[Top][All Lists]
Advanced

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

Re: Help with libtk8.3


From: pauljohn
Subject: Re: Help with libtk8.3
Date: Thu, 26 Jul 2001 08:13:42 -0500

Riccardo Boero wrote:
> 
> address@hidden wrote:
> > Lets do some basic checking first.  As my page instructs, you
> > have
> > /usr/local/jdk1.3
> > as a symlink to jdk1.3.1. Correct?
> 
> Yes
> 
> > You installed swarm and swarm-jdk, right?  Which versions?
> 
> I installed swarm-2.1.88.20010714-1.i686.rpm (and the related swarm-jdk)
> then I tried with the new ones swarm-2.1.93.20010724-1.i686.rpm, but
> nothing changed.
> 
> > You build an application with
> > javacswarm PROGRAM.java
> > and you run the application with
> > javaswarm PROGRAM
> 
> Of course... I don't find troubles in compiling java code.
> 
> > If you installed swarm version 2.1.80 or later, you installed
> > the gcc packages I provided?
> 
> Sure, your 3.0 version of cpp, gcc, gcc-objC...
> 
> > If all these answers are yes, tell us if you can run objective-c
> > swarm apps.
> 
> No! I cannot compile them. The output for Heatbugs is at the bottom
> (some compiling comments are in italian, "File o directory inesistente"
> means that it didn't find the files or directories, "successo" means
> ok), I find similar errors for other apps.
> 
> Thanks.
> Riccardo Boero
> 
> address@hidden 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
> In file included from /usr/include/swarm/objc/typedstream.h:31,
>                  from /usr/include/swarm/objc/Object.h:31,
>                  from /usr/include/swarm/defobj/deftype.h:21,
>                  from /usr/include/swarm/defobj.h:66,
>                  from /usr/include/swarm/objectbase.h:20,
>                  from /usr/include/swarm/space.h:23,
>                  from Heatbug.h:8,
>                  from Heatbug.m:13:
> /usr/include/swarm/objc/hash.h:34:30: string.h: File o directory
> inesistente
It appears to me you do not have some fundamental system
development libraries installed. For example, do you have
glibc-devel? I bet not. Here is what I have

$ rpm -qf /usr/include/string.h
glibc-devel-2.2.2-10

I'm interested to learn that swarm lets you install without it,
I'll put it on my things to check.
-- 
Paul E. Johnson                       email: address@hidden
Dept. of Political Science           
http://lark.cc.ukans.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]