swarm-support
[Top][All Lists]
Advanced

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

Re: [Swarm-Support] 'make check' error


From: Marcus G. Daniels
Subject: Re: [Swarm-Support] 'make check' error
Date: Mon, 31 Jan 2011 21:14:55 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7

On 1/31/2011 2:25 PM, Goldsby, Mike E wrote:
 
 However, when I do a 'make check', it gives me an error right away in directory …./tests/activity: 'Swarm/tactivity.h: No such file or directory'.  I'm doing this on an Ubuntu 8.04 (hardy heron) OS in 32-bit mode.
 

I believe you can avoid that problem by doing an out-of-source build.   e.g.

mkdir $B/swarm-2.4.0
cd $B/swarm-2.4.0
$S/swarm-2.4.0/configure --srcdir=$S/swarm-2.4.0

The tag 2.4.0 on source code tarballs is somewhat misleading -- there is no real SDG release of a 2.4 version.  There was a 2.3 release that preceded some major internal restructuring related to Objective C portability, and the Swarm/ directories related to the build failure you see is more-or-less the development trunk.    Beware there are other things that don't fully work in the 2.4 / trunk code.  For example, objects stored in HDF5 files that lack predefined classes no longer load.

Marcus

reply via email to

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