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: Tue, 23 Mar 2004 10:53:55 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031202

Giovanni Maniscalco Basile wrote:
Sorry!

I forgot to say:

gcc is located in /usr/bin and in /usr/local/bin

the configure command wa simply ./configure

Generally, that is not sufficient. I think the SwarmFaq has more details, but if I werer you, I'd go

$ tar xzvf swarm-2.1.148.tar.gz
$ cd swarm-2.1.148
$ mkdir builddir
$ cd builddir
$ CC=/usr/bin/gcc ../configure --prefix=/usr --enable-subdirs --with-defaultdir=/usr --with-jdkdir=/usr/java/wherever_your_java_is

$ make

If this is an rpm based system, lets be sure the obj support is installed.

pj


Thanks

Giovanni Maniscalco Basile

Il mar, 2004-03-23 alle 01:41, Bill Northcott ha scritto:

/On 23/03/2004, at 6:40 AM, Daniel Storbeck wrote:
I ran into the same error recently. The problem was that after configuration of the package in some makefiles the OBJC environment variable was not set. When I set it on the command line after the configure options, it worked. I guess you can see what is wrong if you have a look at the compiler output just before the error occurrs. In some line a "gcc" is missing immediately before those options like "-DHAVE_CONFIG_H" etc.
regards

It sounds as if this relates to changes that were made recently to the configuration system.

Can you please post the following details:
The full path to your gcc compiler executable file.
The version numbers of gcc, autoconf, automake and libtool on your systems.
The full configure command you are using.
A full listing of your shell environment when the configure script is invoked. (ues 'set' (bash) or 'printenv' (tcsh).

Hopefully that will give us enough information to find the problem.

Bill Northcott

_______________________________________________
Support mailing list
address@hidden/
/_http://www.swarm.org/mailman/listinfo/support_/



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



reply via email to

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