acpica/acfreebsd.h bug with boot code (stand.h)

Daniel C. Sobral dcs at tcoip.com.br
Thu Aug 7 06:40:40 PDT 2003


Andrey Chernov wrote:
> /usr/src/sys/contrib/dev/acpica/acfreebsd.h includes ctype.h which is 
> incompatible with its redefinition in /usr/include/stand.h
> 
> As result we got:
> ===> i386/libi386
> cc -O -pipe -march=pentium3 -ffreestanding -DCOMPORT=0x3f8 -DCOMSPEED=9600 
> -DTERM_EMU -I/usr/src/sys/boot/i386/libi386/../../common 
> -I/usr/src/sys/boot/i386/libi386/../btx/lib  
> -I/usr/src/sys/boot/i386/libi386/../../../contrib/dev/acpica  
> -I/usr/src/sys/boot/i386/libi386/../../.. -I. 
> -I/usr/src/sys/boot/i386/libi386/../../../../lib/libstand/ -ffreestanding 
> -mpreferred-stack-boundary=2   -c 
> /usr/src/sys/boot/i386/libi386/biosacpi.c
> In file included from /usr/src/sys/contrib/dev/acpica/acfreebsd.h:165,
>                  from /usr/src/sys/boot/i386/libi386/biosacpi.c:33:
> /usr/include/ctype.h:88: syntax error before "int"
> *** Error code 1
> 
> Please fix it somehow.

Things that include stand.h should not include ctype.h.

-- 
Daniel C. Sobral                   (8-DCS)
Gerencia de Operacoes
Divisao de Comunicacao de Dados
Coordenacao de Seguranca
VIVO Centro Oeste Norte
Fones: 55-61-313-7654/Cel: 55-61-9618-0904
E-mail: Daniel.Capo at tco.net.br
         Daniel.Sobral at tcoip.com.br
         dcs at tcoip.com.br

Outros:
	dcs at newsguy.com
	dcs at freebsd.org
	capo at notorious.bsdconspiracy.net

When the saleman's car broke down, he walked to the nearest farmhouse to ask
if he could stay the night.  The farmer agreed to put him up.  "I live 
alone,"
he continued, "you can have the bedroom at the top of the stairs, to the
right."
	"Oh, never mind," the disappointed salesman said. "I think I'm in
the wrong joke."



More information about the freebsd-current mailing list