Subject: error compiling dreamcast kernel #2
To: None <port-dreamcast@netbsd.org>
From: Christian Groessler <chris@groessler.org>
List: port-dreamcast
Date: 03/16/2002 00:29:02
Hi,
later on I get
---------------
/opt/shgcc/bin/sh-elf-gcc -ml -ffreestanding -O1 -Wno-parentheses -Werror -Wall -Wno-main -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-uninitialized -Ddreamcast -I. -I../../../../arch -I../../../.. -nostdinc -DDONT_INIT_BSC -DSH7750 -DSH4 -DDREAMCAST -DEVBSH4 -DHZ="0x64" -DDIAGNOSTIC -DDEBUG -DFE_DEBUG="2" -DLANA_DEBUG="2" -DMAXUSERS=16 -D_KERNEL -D_KERNEL_OPT -c /usr/src/sys/arch/dreamcast/compile/DREAMS.LANA/../../../../dev/wsfont/wsfont.c
/usr/src/sys/arch/dreamcast/compile/DREAMS.LANA/../../../../dev/wsfont/wsfont.c:118: parse error before `TAILQ_ENTRY'
cc1: warnings being treated as errors
/usr/src/sys/arch/dreamcast/compile/DREAMS.LANA/../../../../dev/wsfont/wsfont.c:118: warning: no semicolon at end of struct or union
/usr/src/sys/arch/dreamcast/compile/DREAMS.LANA/../../../../dev/wsfont/wsfont.c:123: parse error before `}'
/usr/src/sys/arch/dreamcast/compile/DREAMS.LANA/../../../../dev/wsfont/wsfont.c:126:
elements of array `buil
... many similar error lines...
---------------
regards,
chris