1.5.1 on Solaris 9
Posted: 31.12.2008, 21:22
Anybody have difficulty building this (besides me)? I'm using GCCfss 4.2.0. I get to the build of asterism.o in celengine before it dies.
In file included from ../celengine/selection.h:15,
from ../celengine/frame.h:16,
from ../celengine/observer.h:21,
from ../celengine/octree.h:18,
from ../celengine/staroctree.h:17,
from ../celengine/stardb.h:18,
from asterism.h:16,
from asterism.cpp:21:
../celengine/body.h:154: error: expected ?,? or ?...? before numeric constant
../celengine/body.h:162: error: expected ?,? or ?...? before numeric constant
../celengine/body.h:175: error: expected ?,? or ?...? before numeric constant
../celengine/body.h:177: error: ?float Body::getApparentMagnitude(const Star&) const? cannot be overloaded
../celengine/body.h:164: error: with ?float Body::getApparentMagnitude(const Star&) const?
In file included from ../celengine/selection.h:15,
from ../celengine/frame.h:16,
from ../celengine/observer.h:21,
from ../celengine/octree.h:18,
from ../celengine/staroctree.h:17,
from ../celengine/stardb.h:18,
from asterism.h:16,
from asterism.cpp:21:
../celengine/body.h:154: error: expected ?,? or ?...? before numeric constant
../celengine/body.h:162: error: expected ?,? or ?...? before numeric constant
../celengine/body.h:175: error: expected ?,? or ?...? before numeric constant
../celengine/body.h:177: error: ?float Body::getApparentMagnitude(const Star&) const? cannot be overloaded
../celengine/body.h:164: error: with ?float Body::getApparentMagnitude(const Star&) const?