Hi, On Fri, Jan 17, 2003 at 01:40:56PM +0100, Henning Meier-Geinitz wrote: > Ok, I've added a check in configure.in: > > dnl disable Linux SCSI generic version 3 to avoid 32/64 bit problems > if test "uname" = "sparc64" ; then > AC_DEFINE(DISABLE_LINUX_SG_IO, 1, [Should we disable SCSI generic v3?]) > fi
[...] Just for the archives: I just got a report that this does NOT work. When compiling 32 bit userland programs, uman shows "sparc", not "sparc64". Bye, Henning
