Subject: Lesstif 0.81 and 1.3 alpha
To: None <port-arm32@NetBSD.ORG>
From: Andrew McMurry <a.mcmurry1@physics.oxford.ac.uk>
List: port-arm32
Date: 11/21/1997 15:03:39
Has anyone managed to install Lesstif 0.81 from the 1.3 alpha CD?

My first problem was to do with configuration:
The configure script didn't recognise `arm32-unknown-netbsd1.3' as a valid
system, and so refused to allow the building of shared libraries.
I fixed that by telling it to change `arm32-unknown' into `arm-unknown'.
Does the latest version of GNU makeconf still not recognise arm32?
If it doesn't then the maintainer should be told about this problem.
I'll do that unless someone else who knows more about any relavent issues
wants to.

The second problem, as yet unsolved, is that I get segmentation faults
whenever I try to use the compiled libraries. I have tried my own Motif
code, one of the O'Reilly example programs and one of the test programs from
the Lesstif distribution.

	Andrew