swarm-support
[Top][All Lists]
Advanced

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

Installation problems


From: Martin Gutting
Subject: Installation problems
Date: Wed, 22 Sep 1999 12:40:04 +0200 (CEST)

To all,

I tried to install the 2.0.1-Version of Swarm and this caused some
trouble. (I' m using a Linux-machine, gcc 2.95.1, XEmacs 19.14 .)

During configuring occured:

*************** Warning **************** The mframe software has not
been ported to i686-linux-gnulibc1. Using information from
${top_srcdir}/config/i386/compiler-info-generic.h
****************************************
*************** Warning ****************
The mframe software has not been ported to i686-linux-gnulibc1.
Using information from ${top_srcdir}/config/i386/mframe-generic.h
****************************************

Lateron at the beginning of make:

 *** No rule to make target
`/swarm-2.0.1/libobjc/config/i386/compiler-info-generic.h', needed by
`compiler-info.h'.  Stop.

So I changed the Makefile from compiler-info-generic to
compiler-info-linux-gnu (as a similar error occurs with mframe I did the
same with mframe-generic).

After these changes make runs without errors till it needs Emacs (by the
way: in the installation guide Emacs is never mentioned). I use XEmacs
which produces the following error:
[..] Symbol's function definition is void: with-temp-buffer

(possibly the same can occur with "with-temp-file") and compiling is
aborted.

To get rid of this I had to copy Makefile.common to $SWARMHOME/java and
to delete some lines in different Makefiles (..../java/c/Makefile and
...../java/swarm/Makefile)

Now "make" could finish compiling.
But "make check" produced errors again, whereas "make install" did its
job.
Of course, this installation is incomplete and so I can't use the
java-features. Furthermore there are some problems with the simtools
and defobj libraries (for example: even simpleCBug (part of the
2.0.1-tutorial) can't be compiled. Here is the error message:

/[..]/lib/libsimtools.a(simtools.o): In function `_initSwarm_':
/[..]/swarm-2.0.1/src/simtools/simtools.m:82: undefined reference to
`initSimtoolsGUI'
/[..]/lib/libdefobj.a(directory.o): In function `swarm_directory_init':
/[..]/swarm-2.0.1/src/defobj/directory.m:951: undefined reference to
`probeDisplayManager'
/[..]/swarm-2.0.1/src/defobj/directory.m:965: undefined reference to
`ControlStateRunning'
/[..]/swarm-2.0.1/src/defobj/directory.m:966: undefined reference to
`ControlStateStopped'
/[..]/swarm-2.0.1/src/defobj/directory.m:967: undefined reference to
`ControlStateStepping'
/[..]/swarm-2.0.1/src/defobj/directory.m:968: undefined reference to
`ControlStateQuit'
/[..]/swarm-2.0.1/src/defobj/directory.m:969: undefined reference to
`ControlStateNextTime' collect2: ld returned 1 exit status make: ***
[bug] Error 1


I hope that someone can give me some explanations for these problems
and maybe even some solutions. Perhaps this all is caused by my Linux,
or because I only have an account on this machine and therefore can't
write anything in the usr/local-directory.

Bye,
        Martin



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