Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 2006 12:46:01 +0000
From:      Matt Dawson <matt@chronos.org.uk>
To:        freebsd-stable@freebsd.org
Subject:   Re: [CALL FOR TESTERS] (was: ral(4) and second/third gen devices)
Message-ID:  <200612151246.02469.matt@chronos.org.uk>
In-Reply-To: <20061215120035.7CA3316A511@hub.freebsd.org>
References:  <20061215120035.7CA3316A511@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 15 December 2006 12:00, freebsd-stable-request@freebsd.org wrote:
> Please try this patch:
>
> http://samodelkin.net/~fjoe/if_ral.diff

This won't compile on my system (6.1-RELEASE-p11). Any ideas?

linking kernel
if_ral_pci.o(.data+0x120): undefined reference to `rt2661_attach'
if_ral_pci.o(.data+0x124): undefined reference to `rt2661_detach'
if_ral_pci.o(.data+0x128): undefined reference to `rt2661_shutdown'
if_ral_pci.o(.data+0x12c): undefined reference to `rt2661_suspend'
if_ral_pci.o(.data+0x130): undefined reference to `rt2661_resume'
if_ral_pci.o(.data+0x134): undefined reference to `rt2661_intr'
if_ral_pci.o(.data+0x138): undefined reference to `rt2560_attach'
if_ral_pci.o(.data+0x13c): undefined reference to `rt2560_detach'
if_ral_pci.o(.data+0x140): undefined reference to `rt2560_shutdown'
if_ral_pci.o(.data+0x144): undefined reference to `rt2560_suspend'
if_ral_pci.o(.data+0x148): undefined reference to `rt2560_resume'
if_ral_pci.o(.data+0x14c): undefined reference to `rt2560_intr'
*** Error code 1

Stop in /usr/obj/usr/src/sys/LAPTOP64.
-- 
Matt Dawson.

matt@chronos.org.uk
MTD15-RIPE OpenNIC M_D9
MD51-6BONE



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