Subject: Recent xpm (xsrc) update broke 64bit archtecture?
To: None <current-users@NetBSD.org>
From: Takahiro Kambe <taca@back-street.net>
List: current-users
Date: 09/19/2004 01:40:16
Recent xpm (xsrc) update broke 64bit archtecture?

Cross compiling amd64 on i386:

--- Attrib.o ---
/usr/xsrc/xfree/xc/extras/Xpm/lib/Attrib.c: In function `CreateOldColorTable':
/usr/xsrc/xfree/xc/extras/Xpm/lib/Attrib.c:55: warning: comparison is always fal
se due to limited range of data type
*** [Attrib.o] Error code 1


Cross compiling alpha on i386:

--- Attrib.o ---
/usr/xsrc/xfree/xc/extras/Xpm/lib/Attrib.c: In function `CreateOldColorTable':
/usr/xsrc/xfree/xc/extras/Xpm/lib/Attrib.c:55: warning: comparison is always fal
se due to limited range of data type
*** [Attrib.o] Error code 1


It is fine self compiling i386 on i386.

-- 
Takahiro Kambe <taca@back-street.net>