I'd settle for "best guess"
Glen Lee Edwards
glen at fcwm.org
Fri Dec 20 08:23:34 GMT 2002
I'm trying to build kdelibs-3.0.5 from source, and am getting the
following error (actually I'm getting it no matter what version of
kdelibs I'm trying to build):
: undefined reference to `QGList::replaceAt(unsigned int, void *)'
.libs/dcopclient.o(.QPtrList<_IceConn>::gnu.linkonce.t.replace(unsigned
int, _IceConn const *)+0x20): In function
`QPtrList<_IceConn>::replace(unsigned int, _IceConn const *)':
: undefined reference to `QGList::replaceAt(unsigned int, void *)'
collect2: ld returned 1 exit status
make[3]: *** [libDCOP.la.closure] Error 1
make[3]: Leaving directory
`/var/downloads/kde/kde-3.0.5/kdelibs-3.0.5/dcop'
I've never programmed in a language that had to be compiled, so I'm no
expert here. But near as I can tell, an ld error means that ld failed
to create a link. I can't tell from this exactly what that link is (do
I need to add --somelib=DIR?
I'm open to suggestions as to a fix. At this point I'd even settle for
best guess.
Glen
___________________________________________________
This message is from the kde mailing list.
Account management: http://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
More information about the kde
mailing list