I cannot get R2015a to build on Linux (amd64)

 make -j4
     [  0%] [  0%] [  0%] [  0%] Building CXX object
src/base/CMakeFiles/GmatBase.dir/asset/BodyFixedPoint.cpp.o
     Building CXX object
src/base/CMakeFiles/GmatBase.dir/attitude/Attitude.cpp.o
     Building CXX object
src/base/CMakeFiles/GmatBase.dir/asset/AssetException.cpp.o
     Building CXX object
src/base/CMakeFiles/GmatBase.dir/asset/GroundstationInterface.cpp.o
     In file included from
/home/healy/satellite/gmat/GMAT-R2015a/src/base/util/SpiceKernelReader.hpp:50:0,
                      from
/home/healy/satellite/gmat/GMAT-R2015a/src/base/util/SpiceOrbitKernelReader.hpp:41,
                      from
/home/healy/satellite/gmat/GMAT-R2015a/src/base/solarsys/CelestialBody.hpp:51,
                      from
/home/healy/satellite/gmat/GMAT-R2015a/src/base/solarsys/SolarSystem.hpp:47,
                      from
/home/healy/satellite/gmat/GMAT-R2015a/src/base/coordsystem/CoordinateBase.hpp:39,
                      from
/home/healy/satellite/gmat/GMAT-R2015a/src/base/coordsystem/CoordinateSystem.hpp:38,
                      from
/home/healy/satellite/gmat/GMAT-R2015a/src/base/attitude/Attitude.hpp:51,
                      from
/home/healy/satellite/gmat/GMAT-R2015a/src/base/attitude/Attitude.cpp:47:
     
/home/healy/satellite/gmat/GMAT-R2015a/src/base/util/SpiceInterface.hpp:60:48:
fatal error: SpiceUsr.h: No such file or directory
      #include "SpiceUsr.h"    // for CSPICE routines
                                                     ^
     compilation terminated.

I find that the file is there

locate SpiceUsr.h
/home/healy/satellite/gmat/GMAT-R2015a/depends/cspice/linux/cspice64/include/SpiceUsr.h
/home/healy/satellite/gmat/GMAT-R2015a/depends/cspice/linux/cspice64/src/brief_c/SpiceUsr.h
/home/healy/satellite/gmat/GMAT-R2015a/depends/cspice/linux/cspice64/src/chrnos_c/SpiceUsr.h
/home/healy/satellite/gmat/GMAT-R2015a/depends/cspice/linux/cspice64/src/ckbref_c/SpiceUsr.h
/home/healy/satellite/gmat/GMAT-R2015a/depends/cspice/linux/cspice64/src/commnt_c/SpiceUsr.h
/home/healy/satellite/gmat/GMAT-R2015a/depends/cspice/linux/cspice64/src/cook_c/SpiceUsr.h
/home/healy/satellite/gmat/GMAT-R2015a/depends/cspice/linux/cspice64/src/cspice/SpiceUsr.h
/home/healy/satellite/gmat/GMAT-R2015a/depends/cspice/linux/cspice64/src/csupport/SpiceUsr.h
/home/healy/satellite/gmat/GMAT-R2015a/depends/cspice/linux/cspice64/src/frmdif_c/SpiceUsr.h
/home/healy/satellite/gmat/GMAT-R2015a/depends/cspice/linux/cspice64/src/inspkt_c/SpiceUsr.h
/home/healy/satellite/gmat/GMAT-R2015a/depends/cspice/linux/cspice64/src/mkspk_c/SpiceUsr.h
/home/healy/satellite/gmat/GMAT-R2015a/depends/cspice/linux/cspice64/src/msopck_c/SpiceUsr.h
/home/healy/satellite/gmat/GMAT-R2015a/depends/cspice/linux/cspice64/src/spacit_c/SpiceUsr.h
/home/healy/satellite/gmat/GMAT-R2015a/depends/cspice/linux/cspice64/src/spkdif_c/SpiceUsr.h
/home/healy/satellite/gmat/GMAT-R2015a/depends/cspice/linux/cspice64/src/spkmrg_c/SpiceUsr.h
/home/healy/satellite/gmat/GMAT-R2015a/depends/cspice/linux/cspice64/src/tobin_c/SpiceUsr.h
/home/healy/satellite/gmat/GMAT-R2015a/depends/cspice/linux/cspice64/src/toxfr_c/SpiceUsr.h
/home/healy/satellite/gmat/GMAT-R2015a/depends/cspice/linux/cspice64/src/versn_c/SpiceUsr.h

so this looks like there's some configuration problem. Is there some
setting in cmake-gui I missed?

Thanks,
Liam

------------------------------------------------------------------------------
Presto, an open source distributed SQL query engine for big data, initially
developed by Facebook, enables you to easily query your data on Hadoop in a 
more interactive manner. Teradata is also now providing full enterprise
support for Presto. Download a free open source copy now.
http://pubads.g.doubleclick.net/gampad/clk?id=250295911&iu=/4140
_______________________________________________
GMAT-users mailing list
GMAT-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gmat-users

Reply via email to