Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jan 2002 22:12:08 -0800
From:      Mike Makonnen <mike_makonnen@yahoo.com>
To:        Michael Class <michael_class@gmx.net>
Cc:        current@freebsd.org
Subject:   Re: new module-references compile error
Message-ID:  <200201130612.g0D6C8D44546@blackbox.pacbell.net>
In-Reply-To: <20020112132026.W23343-100000@pc-micha.mc.hp.com>
References:  <20020112132026.W23343-100000@pc-micha.mc.hp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 12 Jan 2002 13:22:47 +0100 (MET)
Michael Class <michaelc@space.ebiz-hp.com> 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.

cheers,
mike makonnen

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201130612.g0D6C8D44546>