Date: Tue, 4 Feb 2003 20:56:05 +0100 From: Aurelien Nephtali <aurelien.nephtali@wanadoo.fr> To: Hajimu UMEMOTO <ume@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/alpha/linux linux.h src/sys/compat/linux linux_socket.c src/sys/i386/linux linux.h src/sys/modules/linux Makefile Message-ID: <20030204195605.GA659@nebula.wanadoo.fr> In-Reply-To: <200302031743.h13HhKSI085787@repoman.freebsd.org> References: <200302031743.h13HhKSI085787@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--J/dobhs11T7y2rNN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, This commit breaks the module if the kernel was compiled without IPv6 suppo= rt (options INET6). When kldload'ing the module, the kernel complains about an undefined symbol that I don't remember the name :/ (but it is easy to reproduce). -- Aurelien On Mon, Feb 03, 2003 at 09:43:20AM -0800, Hajimu UMEMOTO wrote: > ume 2003/02/03 09:43:20 PST >=20 > Modified files: > sys/alpha/linux linux.h=20 > sys/compat/linux linux_socket.c=20 > sys/i386/linux linux.h=20 > sys/modules/linux Makefile=20 > Log: > Add IPv6 support for Linuxlator. > =20 > Reviewed by: dwmalone > MFC after: 10 days > =20 > Revision Changes Path > 1.57 +1 -0 src/sys/alpha/linux/linux.h > 1.35 +372 -88 src/sys/compat/linux/linux_socket.c > 1.61 +1 -0 src/sys/i386/linux/linux.h > 1.61 +5 -2 src/sys/modules/linux/Makefile >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message --J/dobhs11T7y2rNN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+QBrVDNsbHbt8ok8RAii9AJ9sjPvgxuNTvcO556Fte0kc2a4qQQCfWse9 9P0d2i4qRDRjW+3HPera2+8= =F3gO -----END PGP SIGNATURE----- --J/dobhs11T7y2rNN-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030204195605.GA659>