Subject: KDE and QT lib
To: None <port-arm32@netbsd.org>
From: The Sherratt Clan <ksherratt@argonet.co.uk>
List: port-arm32
Date: 09/23/1998 18:09:45
Wotcha folks.

As a slightly more intellectual challange than "Hello World" I thought I'd
try compiling KDE.

However, it is all going pear shaped=8C
I have got the QT lib (1.4), and am trying to compile that first, as is
required.

I ran make netbsd-g++-static , made sure that the makefiles pointed to the
correct X11 directory, and ran make.

Lots of files compiled, and then the makefile tried to run

ar cqs

This barfed, as s is not an allowed switch. Trying other switches doesnt
work, and missing of s lets ar make the archive libqt.a. But then, nothing
happens :-( QT is not placed in /usr/local/qt/libs

Any help gratefully accepted.

TTFN, Karl