Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Apr 2003 18:54:55 +0200
From:      Anders Andersson <anders@andersa.net>
To:        sos@FreeBSD.org
Cc:        sparc64@FreeBSD.org
Subject:   latest ATA code a no go on sparc64
Message-ID:  <20030408165455.GB3264@gw.andersa.net>

next in thread | raw e-mail | index | archive | help
Hi,

The latest ATA commit rounds wont compile on my sparc64.

[compile output...]
cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi -g -nostdinc -I-  -I. -I/usr/src/sys -I/usr/src/sys/dev -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -fno-common  -mcmodel=medlow -msoft-float -ffreestanding -Werror  /usr/src/sys/dev/ata/ata-raid.c
cc1: warnings being treated as errors
/usr/src/sys/dev/ata/ata-raid.c: In function `ar_print_conf':
/usr/src/sys/dev/ata/ata-raid.c:1460: warning: long long int format, u_int64_t arg (arg 2)
/usr/src/sys/dev/ata/ata-raid.c:1468: warning: long long int format, u_int64_t arg (arg 2)
*** Error code 1

-- 
Anders Andersson
<anders at andersa.net>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030408165455.GB3264>