swarm-support
[Top][All Lists]
Advanced

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

Re: making 1.2


From: Marcus G. Daniels
Subject: Re: making 1.2
Date: 09 Jul 1998 09:35:31 -0700

>>>>> "D3" == Doug Donalson <address@hidden> writes:

D3> for i in collections defobj activity objectbase tkobjc gui random
D3> simtools simtoolsgui analysis space misc ; do make -C $i headers ; done

If you literally quoted the output of `make', the loop above is wrong.
There appears to be a line break after random; it should be all one line.
Perhaps you inserted a space after the backslash after random?

D3> make[3]: Nothing to be done for `headers'.
D3> Syntax error: end of file unexpected (expecting ")")
D3> make[2]: *** [all-recursive] Error 2

Have you re-extracted the Swarm source code and tried your script again?

Btw, I suggest that you use a build directory different from your
source directory.  Then you can keep a clean source tree.  You can do
this simply by making a new directory, changing to that directory, and
then using the configure --srcdir option, as shown in the script I posted.


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