-nostdinc, <bsd.kmod.mk>, and <std{arg,def}.h>

From: Juergen Lock <nox_at_jelal.kn-bremen.de>
Date: Sat, 24 Jul 2010 22:24:40 +0200
So I just looked at portsmon and saw this:

	http://portsmon.freebsd.org/portoverview.py?category=emulators&portname=kqemu&wildcard=yes

	http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.9.20100703121112/kqemu-kmod-devel-1.4.0.p1_4.log.bz2

	...
	gcc -Wall -O2 -fomit-frame-pointer -fno-strict-aliasing -Werror  -fno-stack-protector    -D__KERNEL__ -nostdinc -iwithprefix include -I. -I.. -c -o monitor.o monitor.c
	In file included from monitor.c:19:
	kqemu_int.h:20:20: error: stddef.h: No such file or directory
	kqemu_int.h:21:20: error: stdarg.h: No such file or directory
	In file included from monitor.c:19:
	...

 both kqemu ports are affected, but only on 9/i386 - amd64 is either
fine or wasn't built recently enough, and everything 8 and earlier
is fine too.

 Bug? :)

 (If not I can work around, just wanted to make sure since it might
also affect other things...)

 Thanx,
	Juergen
Received on Sat Jul 24 2010 - 18:28:25 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:05 UTC