[Kst] d2asc and ksharedptr

Barth Netterfield netterfield at astro.utoronto.ca
Fri May 23 00:17:26 CEST 2003


Hi,

I made kstvector a kstdataobject, and everything works fine for kst, but d2asc 
won't compile, with the complaints below.  d2ask is a command line program 
which just uses a kstrvector to read data from a file, and spit it back out 
stdout.  (eg, a binary data file).  Do you know why I might be getting this?

Can i commit the change so you can look at it?

Ack (?)

cbn

kstvector.o(.text+0xc): In function `KstVector::KstVector[not-in-charge]()':
: undefined reference to `KstDataObject::KstDataObject[not-in-charge]()'
kstvector.o(.text+0x8c): In function `KstVector::KstVector[in-charge]()':
: undefined reference to `KstDataObject::KstDataObject[not-in-charge]()'
kstvector.o(.text+0x164): In function `KstVector::~KstVector 
[not-in-charge]()':
: undefined reference to `KstDataObject::~KstDataObject [not-in-charge]()'
kstvector.o(.text+0x2f4): In function `KstVector::~KstVector [in-charge]()':
: undefined reference to `KstDataObject::~KstDataObject [not-in-charge]()'
kstvector.o(.text+0x484): In function `KstVector::~KstVector [in-charge 
deleting]()':
: undefined reference to `KstDataObject::~KstDataObject [not-in-charge]()'
kstvector.o(.gnu.linkonce.d._ZTI9KstVector+0x8): undefined reference to 
`typeinfo for KstDataObject'
collect2: ld returned 1 exit status
make[1]: *** [d2asc] Error 1
make[1]: Leaving directory `/home/cbn/programs/KDE/kdeextragear-2/kst/kst'
make: *** [all-recursive] Error 1

Compilation exited abnormally with code 2 at Thu May 22 18:07:49



More information about the Kst mailing list