From owner-cvs-all Sat Nov 17 19:17:28 2001 Delivered-To: cvs-all@freebsd.org Received: from po4.wam.umd.edu (po4.wam.umd.edu [128.8.10.166]) by hub.freebsd.org (Postfix) with ESMTP id D77F937B405; Sat, 17 Nov 2001 19:17:23 -0800 (PST) Received: from rac4.wam.umd.edu (IDENT:root@rac4.wam.umd.edu [128.8.10.144]) by po4.wam.umd.edu (8.9.3/8.9.3) with ESMTP id WAA21244; Sat, 17 Nov 2001 22:17:22 -0500 (EST) Received: from rac4.wam.umd.edu (IDENT:sendmail@localhost [127.0.0.1]) by rac4.wam.umd.edu (8.9.3/8.9.3) with SMTP id WAA04638; Sat, 17 Nov 2001 22:17:22 -0500 (EST) Received: from localhost (culverk@localhost) by rac4.wam.umd.edu (8.9.3/8.9.3) with ESMTP id WAA04631; Sat, 17 Nov 2001 22:17:22 -0500 (EST) X-Authentication-Warning: rac4.wam.umd.edu: culverk owned process doing -bs Date: Sat, 17 Nov 2001 22:17:22 -0500 (EST) From: Kenneth Wayne Culver To: Matt Dillon Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c In-Reply-To: <200111171843.fAHIhDZ86031@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG With this commit I get: link_elf: symbol holdsock undefined upon trying to load the linux kernel module. Ken On Sat, 17 Nov 2001, Matt Dillon wrote: > dillon 2001/11/17 10:43:13 PST > > Modified files: > sys/compat/linux linux_socket.c > Log: > Fix missing holdsock()->fgetsock() > > Submitted by: Hisashi Hiramoto > > Revision Changes Path > 1.31 +5 -7 src/sys/compat/linux/linux_socket.c > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message