[CIG-SHORT] spatialdata problem

Brad Aagaard baagaard at usgs.gov
Mon Dec 3 09:26:24 PST 2007


On Monday 03 December 2007, Jiangning Lu wrote:
> Configure error again.
> When I run:
> ./configure --enable-pythia --enable-documentation
> --prefix=$HOME/cig/spatialdata LDFLAGS="-L$HOME/cig/proj4/lib"
> CPPFLAGS="-I$HOME/cig/proj4/include"
>
> I got:
> ......
> checking for pyrexc... yes
> checking for pyrexembed... yes
> checking for doxygen... yes
> checking whether byte ordering is bigendian... no
> configure: error: conditional "ENABLE_SCEC_CVM_H" was never defined.
> Usually this means the macro was only invoked conditionally.
>
> The same error occurred whether I enale "ENABLE_SCEC_CVM_H" or not.
> BTW, I've installed the cppunit, because it seems to be needed by
> SCEC_CVM_H.

Please do a "svn update" and "autoreconf -if". I have been working on the 
interface with SCEC CVM-H and your configure probably got out of date.

Note: cppunit is not required to *use* the SCEC CVM-H, only to *test* that the 
interface works.

Brad


More information about the CIG-SHORT mailing list