Date: Thu, 07 Aug 2003 10:40:24 -0300 From: "Daniel C. Sobral" <dcs@tcoip.com.br> To: Andrey Chernov <ache@nagual.pp.ru> Cc: current@freebsd.org Subject: Re: acpica/acfreebsd.h bug with boot code (stand.h) Message-ID: <3F3256C8.8040004@tcoip.com.br> In-Reply-To: <20030807071247.GA1824@nagual.pp.ru> References: <20030807071247.GA1824@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
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@tco.net.br Daniel.Sobral@tcoip.com.br dcs@tcoip.com.br Outros: dcs@newsguy.com dcs@freebsd.org capo@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."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F3256C8.8040004>