Two things...try your build again, you might have gotten tripped up
during an upstream FreeBSD commit.  Second, check the kernel make flag
(MAKEJ_KERNEL) and lower it.  I think we default to 4, it's been known
to cause (us) issues during kernel build, you might try -j1 or -j2.

--Bill

On Wed, Jun 25, 2008 at 8:31 AM, Aziz THRAYA <[EMAIL PROTECTED]> wrote:
> Hello,
>
>
>
> There is an error during build_embedded.sh (freebsd 7 releng 7_0)
>
>
>
> ===> ndis (all)
>
> cc -O2 -fno-strict-aliasing -pipe  -D_KERNEL -DKLD_MODULE -std=c99
> -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include
> /usr/obj.pfSense/usr/src/sys/pfSense_wrap.7/opt_global.h -I. -I@
> -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param
> large-function-growth=1000 -fno-common
> -I/usr/obj.pfSense/usr/src/sys/pfSense_wrap.7 -mno-align-long-strings
> -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2
> -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs
> -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
> -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -c
> /usr/src/sys/modules/ndis/../../compat/ndis/subr_pe.c
>
> make: don't know how to make @/posix4/_semaphore.h. Stop
>
> *** Error code 2
>
>
>
> Stop in /usr/src/sys/modules.
>
> *** Error code 1
>
>
>
> Stop in /usr/obj.pfSense/usr/src/sys/pfSense_wrap.7.
>
> *** Error code 1
>
>
>
> Stop in /usr/src.
>
> *** Error code 1
>
>
>
> Stop in /usr/src.
>
>
>
> Thank you
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to