Subject: pkg/8394: Big-endian problem with xmess and xmame
To: None <gnats-bugs@gnats.netbsd.org>
From: None <adam@albedo.com.pl>
List: netbsd-bugs
Date: 09/13/1999 02:06:32
>Number:         8394
>Category:       pkg
>Synopsis:       Big-endian problem with xmess and xmame
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager (NetBSD software packages system bug manager)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Sep 13 02:05:01 1999
>Last-Modified:
>Originator:     Adam Ciarcinski
>Organization:
Albedo
>Release:        NetBSD-current (1.4K)
>Environment:
NetBSD pulstar 1.4K NetBSD 1.4K (ALBEDO) #0: Tue Sep  7 11:13:16 CEST 1999
root@pulstar:/usr/src/sys/arch/i386/compile/ALBEDO i386
>Description:
The following packages doesn't build correctly under big-endian system
(like m68k, powerpc): /emulators/xmess, /emulators/xmame
>How-To-Repeat:


>Fix:
Change /emulators/(xmess/xmame)/work/[...]/makefile.unix:

ifeq (${MACHINE},i386)
	[...]
else
	[...] (remove -DLSB_FIRST)
endif
>Audit-Trail:
>Unformatted: