Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jan 2009 13:17:57 +0100
From:      Martin Baumann <martin.baumann@gmail.com>
To:        current@freebsd.org
Subject:   linux compatibility module build problems..
Message-ID:  <4971CC75.4050501@gmail.com>

next in thread | raw e-mail | index | archive | help
Hi.

My sources are updated to HEAD.
When I try to do: *cd /usr/src/sys/modules/linux && make*

cc -c -O2 -fno-strict-aliasing -pipe -march=prescott -Werror -D_KERNEL 
-DKLD_MODULE -std=c99 -nostdinc -I. -I@ -I@/contrib/altq 
-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 -fstack-protector -Wall 
-Wredundant-decls -Wnested-externs -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef 
-Wno-pointer-sign -fformat-extensions  @/i386/i386/genassym.c
@/i386/i386/genassym.c:40:29: error: opt_hwpmc_hooks.h: No such file or 
directory
*** Error code 1

Stop in /usr/src/sys/modules/linux.
Exit 1

Where is the problem ? My sources are updated via csup..
Should I download that file manually ??

Best regards,

Martin Baumann



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4971CC75.4050501>