Subject: pkg/12803: xview / olvwm doesn't build on NetBSD/PPC
To: None <gnats-bugs@gnats.netbsd.org>
From: None <cagney@tpgi.com.au>
List: netbsd-bugs
Date: 05/01/2001 13:01:44
>Number: 12803
>Category: pkg
>Synopsis: xview / olvwm doesn't build on NetBSD/PPC
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue May 01 13:02:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Andrew Cagney
>Release: NetBSD 1.5U macppc
>Organization:
>Environment:
NetBSD localhost 1.5U NetBSD 1.5U (NETLUX) #0: Tue Apr 24 10:56:24 EDT 2001 boor@localhost:/usr/src/trunk/sys/arch/macppc/compile/NETLUX macppc
>Description:
xview / olvwm / ... doesn't build on NetBSD/PPC.
At a technical level it is because the xview code assumes
that ``va_list'' is roughly ``void *va_list'' while, for the PPC
it is ``struct { ... } va_list[1]''.
Someone did most of the work by adding NO_CAST_VATOAV and
fixing everything that olvwm depended on. It, unfortunatly,
still left clock and cmdtool and wasn't auto-enabled for PPC.
>How-To-Repeat:
Try building xview et.al. on a machine that has the above.
>Fix:
I've patches to xview-config and xview-lib that largely fix this
(and a few other configury problems).
>Release-Note:
>Audit-Trail:
>Unformatted: