swarm-support
[Top][All Lists]
Advanced

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

Re: [Swarm-Support] Must swarm be built directly in its source directory


From: Joseph Schlecht
Subject: Re: [Swarm-Support] Must swarm be built directly in its source directory ?
Date: Wed, 19 Mar 2003 16:08:15 -0600
User-agent: Mutt/1.5.3i

I ran into this same issue a few days ago. I've never used 
cygwin, but in UNIX this indicated that emacs was not 
installed (correctly). Check to see if you have emacs 
installed. The 'missing' is just filled-in (by config scripts)
in place of the missing executable; that is, in place of the 
missing emacs binary (at least this appears to be the case).

[open question]
If emacs is really a build-depends issue, maybe a successful 
configuration should not be possible without it being
successfully located?

Joe S.

On Wed, Mar 19, 2003 at 04:27:47PM +0000, amores nolikeyjunk wrote:
> 
> I compiled gcc 3.2.2 on cygwin (so I'd have objective C support),
> and then tried to build swarm with gcc 3.2.2 (swarm-2002-05-14).
> 
> My build fails not finding the file "missing", as follows:
> 
> 
> Making all in src
> make[2]: Entre dans le r?pertoire `/myplace/swarm/swarm-2002-05-14/bld/src'
> cp -f ../../etc/common.el /myplace/swarm/swarm-2002-05-14/bld/_common.el
> TOP_BUILDDIR='/myplace/swarm/swarm-2002-05-14/bld' 
> BUILDDIR='/myplace/swarm/swarm-2002-05-14/bld/src' SWARMSRCDIR='.
> ./..' missing -batch -f batch-byte-compile 
> /myplace/swarm/swarm-2002-05-14/bld/_common.el
> missing: not found
> make[2]: *** [/myplace/swarm/swarm-2002-05-14/bld/common.elc] Erreur 127
> 
> 
> I wondered if there was a file actually named "missing", and...
>  cd ..
>  find . -name missing -print
> 
> turns up a file named "missing" in the root swarm directory.
> 
> Does this mean that swarm can only be built directly in the
> source directory ? (I was building it in a subdirectory that
> I made called "bld", as witnessed by paths in messages above) ?
> 
> If this is not the correct forum for such questions, perhaps
> someone could kindly redirect me (eg, I just saw a mention
> of a savannah site, and I've not gone there to see if it
> has a support list or forums).
> 
> Cordially,
> 
> Perry
> 
> 
> _________________________________________________________________
> The new MSN 8: advanced junk mail protection and 2 months FREE*  
> http://join.msn.com/?page=features/junkmail
> 
> _______________________________________________
> Support mailing list
> address@hidden
> http://www.swarm.org/mailman/listinfo/support


reply via email to

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