[75] in NetBSD-Development
Moira installed, Motif possibly installed.
daemon@ATHENA.MIT.EDU (Salvatore Valente)
Sun Aug 7 02:42:32 1994
Date: Sun, 7 Aug 1994 02:42:02 -0400
To: netbsd-dev@MIT.EDU
From: Salvatore Valente <svalente@MIT.EDU>
I built moira (source in /afs/sipb/project/sipb-athena, build in
/build) and installed it. I haven't run most of what was built and
installed, so I'm not claiming anything works.
If anything breaks, don't bother telling anyone, just fix it, and the
world will be a better place. :-)
One of the moira clients (mmoira) required Motif, so I built and
installed motif1.1. When building libXm, it tries to build and
include the file "../Xt/Selection.o", which I assume is a file from Xt
in X11R4 that had to be hacked for Motif. This file wouldn't compile
at all with the X11R5 headers we have installed here, so I simply left
it out of the library. This will probably cause problems for motif
programs... Oh well.
I've done some other random little hacking, for example: xloadimage is
now in /afs/sipb/project/netbsd/$bindir, and gmake is in
/afs/sipb/project/gnu/bin, since it was required for building
xloadimage. But nobody cares about that.
Have a nice day.
-Sal.