swarm-support
[Top][All Lists]
Advanced

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

making 1.2


From: Doug Donalson
Subject: making 1.2
Date: Wed, 08 Jul 1998 17:22:27 -0700

Marcus,

   I have made great progress but...

The make is having severe recursive problems, as in:

I have no address@hidden EARTH[/Swarm/swarm-1.2] $ make
make all-recursive
Making all in src
for i in collections defobj activity objectbase tkobjc gui random
simtools simtoolsgui analysis space misc ; do make -C $i headers ; done
CC="gcc" CFLAGS="-DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I./..
-I./../defobj  -g -O2" OBJECTS="Array.lo Collection.lo InputStream.lo
List.lo List_linked.lo List_mlinks.lo Map.lo OrderedSet.lo
OutputStream.lo Set.lo String.lo collections.lo predicates.lo" sh
../../src/defobj/make-h2x collections.xm .
making collections.xm collections.xt collections.xc
mv collections.xt types.h
mv collections.xc classes.h
CC="gcc" CFLAGS="-DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I./..
-I./../collections -I./../misc  -g -O2" OBJECTS="Create.lo Customize.lo
DefClass.lo DefObject.lo Program.lo Symbol.lo Zone.lo defobj.lo" sh
../../src/defobj/make-h2x defobj.xm .
making defobj.xm defobj.xt defobj.xc
mv defobj.xt types.h
mv defobj.xc classes.h
CC="gcc" CFLAGS="-DHAVE_CONFIG_H -I. -I. -I../.. -I./../collections
-I./../defobj -I.. -I./..  -g -O2" OBJECTS="Action.lo ActionGroup.lo
CompoundAction.lo Schedule.lo SwarmProcess.lo XActivity.lo activity.lo"
sh ../../src/defobj/make-h2x activity.xm .
making activity.xm activity.xt activity.xc
mv activity.xt types.h
mv activity.xc classes.h
make[3]: Nothing to be done for `headers'.
make[3]: Nothing to be done for `headers'.
make[3]: Nothing to be done for `headers'.
make[3]: Nothing to be done for `headers'.
make[3]: Nothing to be done for `headers'.
make[3]: Nothing to be done for `headers'.
make[3]: Nothing to be done for `headers'.
make[3]: Nothing to be done for `headers'.
make[3]: Nothing to be done for `headers'.
Syntax error: end of file unexpected (expecting ")")
make[2]: *** [all-recursive] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2

I thought I could cheat it by making each individually.  This worked all
the way to tkobjc.  The tk make worked, but the tkobjc make gave me:

I have no address@hidden EARTH[/Swarm/swarm-1.2/src/tkobjc] $ make
Making all in tk
make[1]: Nothing to be done for `all'.
make: *** [all-recursive] Error 1

I checked the archives, nothing there that I saw.  ???

Cheers,

   D3


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