Subject: KDE compilation, getting online using pppd
To: RiscBSD Mailing List <port-arm32@NetBSD.ORG>
From: William Gallafent <William.Gallafent@comlab.ox.ac.uk>
List: port-arm32
Date: 04/29/1998 20:38:27
OK, on a completely different note, I'm trying to compile beta 4 of kde
(finally got things working, provided you turn compilation down a lot, and
it's still a bit shaky) and I'm not getting very far :)
When I run the configure script from the kdesupport distribution (yes, the
first one I tried) it complains about my X paths not being set up properly
or something. Further investigation reveals that it doesn't recognise the
'-lXt' option that it passes to the compiler. Hence a function (xtmalloc I
think) isn't defined, and it bombs out. How can I solve this? (ldconfig
can see the libxt.whatever file)
Btw, I'm compiling from the kde distribution sets ... rather than those
from the netbsd source tree. How much fiddling am I likely to have to do?
Would I be better off downloading the lot (again!) from the Netbsd source
tree instead (don't really fancy it...)
Cheers,
Bill (still feeling my way with this dynamic linking lark)