Kernel build error, linux module?

jesse marquez jr jmarquez at x25.net
Tue Jul 20 07:43:41 PDT 2004


5.2-current july 18th,2004

#cd /usr/src
#make buildkernel KERNCONF=KERNEL

---------
---------
/usr/src/sys/compat/linux/linux_socket.c: In function `linux_sendto_hdrincl':
/usr/src/sys/compat/linux/linux_socket.c:443: warning: declaration of `sg' shadows a parameter
/usr/src/sys/compat/linux/linux_socket.c:458: warning: passing arg 1 of `stackgap_alloc' from incompatible pointer type
/usr/src/sys/compat/linux/linux_socket.c: In function `linux_sendto':
/usr/src/sys/compat/linux/linux_socket.c:881: warning: passing arg 2 of `linux_sendto_hdrincl' from incompatible pointer type
/usr/src/sys/compat/linux/linux_socket.c:881: error: too few arguments to function `linux_sendto_hdrincl'
*** Error code 1

Stop in /usr/src/sys/modules/linux.
*** Error code 1

Stop in /usr/src/sys/modules.
*** Error code 1

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

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

Stop in /usr/src.
----------
----------

I've attached my kernel. Any ideas? I may be missing something in my custome kernel. Thanks for the time.

over and out,
Jesse


More information about the freebsd-current mailing list