Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Apr 2004 09:55:02 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To:        Nate Lawson <njl@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/contrib/dev/acpica acfreebsd.h
Message-ID:  <Pine.BSF.4.53.0404050953240.15681@e0-0.zab2.int.zabbadoz.net>
In-Reply-To: <200404050403.i3543949049935@repoman.freebsd.org>
References:  <200404050403.i3543949049935@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 4 Apr 2004, Nate Lawson wrote:

> njl         2004/04/04 21:03:09 PDT
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/contrib/dev/acpica acfreebsd.h
>   Log:
>   Add #include for ctype.h to cover strupr() in the !_KERNEL case.
>
>   Submitted by:   Stefan Farfeleder <stefan@fafoe.narf.at>
>
>   Revision  Changes    Path
>   1.24      +1 -0      src/sys/contrib/dev/acpica/acfreebsd.h

I am now getting this when doing a make buildworld:

===> sys/boot/i386/libi386
cc -O -pipe  -DCOMPORT=0x3f8 -DCOMSPEED=9600 -DTERM_EMU
	-I/u2/src/HEAD/compile-20040405-01/sys/boot/i386/libi386/../../common
	-I/u2/src/HEAD/compile-20040405-01/sys/boot/i386/libi386/../btx/lib
	-I/u2/src/HEAD/compile-20040405-01/sys/boot/i386/libi386/../../../contrib/dev/acpica
	-I/u2/src/HEAD/compile-20040405-01/sys/boot/i386/libi386/../../.. -I.
	-I/u2/src/HEAD/compile-20040405-01/sys/boot/i386/libi386/../../../../lib/libstand/
	-ffreestanding -mpreferred-stack-boundary=2  -c
/u2/src/HEAD/compile-20040405-01/sys/boot/i386/libi386/biosacpi.c
In file included from /u2/src/HEAD/compile-20040405-01/sys/contrib/dev/acpica/acfreebsd.h:165,
                 from /u2/src/HEAD/compile-20040405-01/sys/boot/i386/libi386/biosacpi.c:34:
/usr/obj/u2/src/HEAD/compile-20040405-01/i386/usr/include/ctype.h:88: error: syntax error before "int"
*** Error code 1

Stop in /u2/src/HEAD/compile-20040405-01/sys/boot/i386/libi386.


-- 
Bjoern A. Zeeb				bzeeb at Zabbadoz dot NeT
56 69 73 69 74				http://www.zabbadoz.net/



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