From owner-freebsd-current Sun Jan 13 21:25:55 2002 Delivered-To: freebsd-current@freebsd.org Received: from wint.itfs.nsk.su (wint.itfs.nsk.su [212.20.32.43]) by hub.freebsd.org (Postfix) with ESMTP id 8B2D037B405; Sun, 13 Jan 2002 21:25:50 -0800 (PST) Received: (from nnd@localhost) by wint.itfs.nsk.su (8.11.6/8.11.4) id g0E5PlQ50217; Mon, 14 Jan 2002 11:25:47 +0600 (NOVT) (envelope-from nnd) Date: Mon, 14 Jan 2002 11:25:47 +0600 (NOVT) Message-Id: <200201140525.g0E5PlQ50217@wint.itfs.nsk.su> From: nnd@mail.nsk.ru (Nickolay Dudorov) To: current@freebsd.org Cc: marcel@freebsd.org Subject: Re: new module-references compile error In-Reply-To: <200201130612.g0D6C8D44546@blackbox.pacbell.net> User-Agent: tin/1.5.11-20011225 ("Darkcell") (UNIX) (FreeBSD/5.0-CURRENT (i386)) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In article <200201130612.g0D6C8D44546@blackbox.pacbell.net> Mike Makonnen wrote: > On Sat, 12 Jan 2002 13:22:47 +0100 (MET) > Michael Class wrote: > >> pc-micha:/sys/i386/compile/MCSMP2# make >> linking kernel.debug >> linprocfs.o: In function `linprocfs_donetdev': >> /sys/i386/compile/MCSMP2/../../../compat/linprocfs/linprocfs.c(.text+0xfe9): undefined reference to `linux_ifname' >> *** Error code 1 >> > > A few days ago changes were made to sys/compat/linux/linux_ioctl.c (rev. 1.79, I believe) that removed linux_ifname(). Just checkout rev. 1.78 and use that instead. $ And now linux_ioctl.c has rev. 1.81 and you can not simply revert it to the rev 1.78 or 1.77. Is there any intentions to unbroke current after removing linux_ifname() and not change linprocfs.c which needs it ? N.Dudorov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message