Date: Fri, 25 Apr 2003 18:42:11 -0700 From: Marcel Moolenaar <marcel@xcllnt.net> To: Nate Lawson <nate@root.org> Cc: current@freebsd.org Subject: Re: New ACPI diffs ready for testing Message-ID: <20030426014211.GA20277@athlon.pn.xcllnt.net> In-Reply-To: <Pine.BSF.4.21.0304250123180.64276-100000@root.org> References: <Pine.BSF.4.21.0304250123180.64276-100000@root.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 25, 2003 at 01:35:24AM -0700, Nate Lawson wrote: > > * ia64 testing The following warnings are fatal on ia64: 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../../.. -I../../../dev -I../../../contrib/dev/acpica -I../../../contrib/ipfilter -D_KERNEL -include opt_global.h -fno-common -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -mno-sdata -ffreestanding -Werror ../../../dev/acpica/Osd/OsdSynch.c cc1: warnings being treated as errors ../../../dev/acpica/Osd/OsdSynch.c:344: warning: no previous prototype for `AcpiOsCreateLock' ../../../dev/acpica/Osd/OsdSynch.c:360: warning: no previous prototype for `AcpiOsDeleteLock' ../../../dev/acpica/Osd/OsdSynch.c:375: warning: no previous prototype for `AcpiOsAcquireLock' ../../../dev/acpica/Osd/OsdSynch.c:385: warning: no previous prototype for `AcpiOsReleaseLock' *** Error code 1 I'll kludge around this for now, but it's probably a good idea to get rid of them in the final version... FYI, -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030426014211.GA20277>