swarm-support
[Top][All Lists]
Advanced

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

Re: WG: [Swarm-Support] Compiling swarm-2.1.148.20040122


From: Paul Johnson
Subject: Re: WG: [Swarm-Support] Compiling swarm-2.1.148.20040122
Date: Sat, 27 Mar 2004 10:14:13 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031202

Here's the error in your output:

gperf: command not found

That means you should install the package "gperf"

please note I do not mean "my_java_dir" literally. I mean to point at where your system has java installed. On my systems, it is /usr/java/j2sdk1.4.2_03

Giovanni Maniscalco Basile wrote:

I tried to compile swarm-2.1.148.20041022 on a SuSE 9.0 system following the instructions given by PJ:

#cd swarm-2.1.148
# mkdir builddir
# cd builddir
# CC=/usr/bin/gcc ../configure --prefix=/usr --enable-subdirs --with-defaultdir=/usr --with-jdkdir=my_java_dir

then

# make

the make process gave the following error:

/home/maniba/swarm/swarm-2.1.148.20040122/builddir/_common.elc
Done
Wrote /home/maniba/swarm/swarm-2.1.148.20040122/builddir/_protocol.elc
Done
Wrote /home/maniba/swarm/swarm-2.1.148.20040122/builddir/_interface.elc
Done
Wrote /home/maniba/swarm/swarm-2.1.148.20040122/builddir/src/_getters.elc
Done
cc1: warning: "-Wno-protocol" is valid for ObjC but not for C/C++
cc1: warning: "-fgnu-runtime" is valid for ObjC but not for C/C++
cc1: warning: "-Wno-protocol" is valid for ObjC but not for C/C++
cc1: warning: "-fgnu-runtime" is valid for ObjC but not for C/C++
cc1: warning: "-Wno-protocol" is valid for ObjC but not for C/C++
cc1: warning: "-fgnu-runtime" is valid for ObjC but not for C/C++
../../../src/misc/xmalloc.c:10: warning: empty declaration
../../../src/misc/xmalloc.c:11: warning: empty declaration
../../../src/misc/xmalloc.c:12: warning: empty declaration
../../../src/misc/xmalloc.c:13: warning: empty declaration
Wrote /home/maniba/swarm/swarm-2.1.148.20040122/builddir/src/defobj/_modulemap.elc
Done
/bin/sh: line 1: gperf: command not found
make[5]: *** [../../../src/defobj/modulemap.c] Error 127
make[4]: *** [all] Error 2
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


I attach the config.log and Makefile

Thanks

Giovanni Maniscalco Basile

P.S. does it exists a newer version of Swarm?
If so, where is it?

GMB

------------------------------------------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]