Hi:

I csup'ed my source tree and rebuilt world succesfully, but buildkernel fails with the following error:

cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/usr/local/src/sys -I/usr/local/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror /usr/local/src/sys/net/if_vlan.c
/usr/local/src/sys/net/if_vlan.c: In function 'vlan_ioctl':
/usr/local/src/sys/net/if_vlan.c:1424: error: stray '\1' in program
*** Error code 1

Stop in /usr/local/obj/usr/local/src/sys/GENERIC.
*** Error code 1

Stop in /usr/local/src.
*** Error code 1

Stop in /usr/local/src.

I've cleaned and retried a few times, csup'ed again, but it fails at the same point.

Any suggestions?

Thanks, Erik
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to