[Kstars-devel] Re: [Bug 65429] compliling aborts at kdeedu

Jason Harris kstars at 30doradus.org
Mon Oct 27 13:56:49 CET 2003


Just some more information.  The relevant error message is:

  lx200classic.cpp:29: structure `eqNum' with uninitialized const members 
 
eqNum is a struct with const members, which *are* initialized in 
lx200generic.cpp.  In lx200classic.cpp, we reference it with 'extern 
INumberVectorProperty eqNum;'.  Most compilers seem to be fine with this; for 
some reason, gcc 3.2.2 on Redhat9 has a problem with it.  If anyone has an 
idea how this can be resolved, please let us know (none of us has the magic 
combination of RH9 and gcc 3.2.2)

regards,
Jason
-- 
KStars:  A K Desktop Planetarium
http://edu.kde.org/kstars


More information about the Kstars-devel mailing list