snapshot build problems

Lin, Wayzen wayzen.lin at openpeak.com
Mon Sep 8 17:20:55 CEST 2003


I am trying to build a snapshot from 05 July 2003, but am having
problems during the link stage. a previous poster

http://lists.kde.org/?l=konq-e&m=102451464804946&w=2

seemed to have a similar problem in which libtool did not use
arm-linux-ar,

# the archiver
AR=ar

generating damaged .a files. I made the following change

# the archiver
AR=arm-linux-ar

and still got compile errors. 

has anyone else experienced something similar? I am using the arm
toolchain (2.95.3) from arm.linux.org.uk. I've included the head of the
message list (the full list is very very long). any help would be
greatly appreciated.

thanks,
ddr


main.o: In function `main':
main.o(.text+0x140c): undefined reference to
`KCookieServer::KCookieServer(void)'
main.o(.text+0x1764): undefined reference to `kjs_html_init'
main.o(.text+0x1818): undefined reference to
`KCookieServer::~KCookieServer(void)'
/home/wayzen/Projects/konq-1.0/install/lib/libkhtml_i.a(khtml_part.o):
In function `KHTMLPart::htmlDocument(void) const':
khtml_part.o(.text+0x161ec): undefined reference to
`DOM::HTMLDocument::HTMLDocument(DOM::HTMLDocumentImpl *)'
khtml_part.o(.text+0x161fc): undefined reference to
`DOM::HTMLDocument::HTMLDocument(DOM::HTMLDocumentImpl *)'
/home/wayzen/Projects/konq-1.0/install/lib/libkhtml_i.a(khtml_part.o):
In function `L46894':
khtml_part.o(.text+0x30bfc): undefined reference to
`DOM::HTMLCollectionImpl::HTMLCollectionImpl(DOM::NodeImpl *, int)'
khtml_part.o(.text+0x30c78): undefined reference to
`DOM::HTMLCollectionImpl::namedItem(DOM::DOMString const &) const'


More information about the konq-e mailing list