[Kst] Compilation error

Matthew D Truch matt at truch.net
Thu Mar 24 00:06:51 CET 2005


I am having a billion linker errors while trying to compile kst (right
at the end, where it links all the object files into the kst executable.  

At that point it spits out many errors, starting with:

kstiface_impl.o(.text+0x274): In function
`KstIfaceImpl::generateScalar(QString const&, double)':
: undefined reference to `KstScalar::KstScalar(QString const&, double,
bool, bool, bool, bool)'
kstiface_impl.o(.text+0x2a3): In function
`KstIfaceImpl::generateScalar(QString const&, double)':
: undefined reference to `KstScalar::setOrphan(bool)'
kstiface_impl.o(.text+0x2af): In function
`KstIfaceImpl::generateScalar(QString const&, double)':
: undefined reference to `KstScalar::setEditable(bool)'
kstiface_impl.o(.text+0x1027): In function
`KstIfaceImpl::loadVector(QString const&, QString const&)':
: undefined reference to `KST::dataSourceList'

Perhaps my ./configure didn't setup/detect everything correctly.  This is
on a Fedora Core 3 machine, QT 3.3.4, KDE 3.3.1-redhat.  ./configure
didn't find the qt directory the first time around, so I started it with
the QTDIR environment variable set to /usr/lib/qt-3.3, and then it
found everything just fine.  

I can email all the output, but it's a huge file (about 5000 lines of
errors!).  

-- 
"Things are more like they are today than they ever have been before."
--------------------------
Matthew Truch
Department of Physics
Brown University
matt at truch.net
http://matt.truch.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kst/attachments/20050323/66bf3ad7/attachment.pgp


More information about the Kst mailing list