Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jul 2004 09:43:35 -0500
From:      "jesse marquez jr" <jmarquez@x25.net>
To:        <freebsd-current@freebsd.org>
Subject:   Kernel build error, linux module?
Message-ID:  <002501c46e67$efbd1650$47fda3d1@sanmarcos.x25.net>

next in thread | raw e-mail | index | archive | help
5.2-current july 18th,2004

#cd /usr/src
#make buildkernel KERNCONF=3DKERNEL

---------
---------
/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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002501c46e67$efbd1650$47fda3d1>