Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Apr 2008 18:14:51 +0100
From:      Rui Paulo <rpaulo@fnop.net>
To:        Ian FREISLICH <ianf@clue.co.za>
Cc:        current@freebsd.org
Subject:   Re: asmc_probe() problem...
Message-ID:  <20080411171451.GA90404@fnop.net>
In-Reply-To: <E1JkJKa-0005mP-Tv@clue.co.za>
References:  <E1JkJKa-0005mP-Tv@clue.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 11, 2008 at 03:30:16PM +0200, Ian FREISLICH wrote:
> Hi
> 
> linking kernel.debug
> asmc.o(.text+0xabe): In function `asmc_probe':
> /usr/src/sys/dev/asmc/asmc.c:257: undefined reference to `acpi_disabled'
> *** Error code 1
> 
> Stop in /usr/obj/usr/src/sys/APPLE.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> 
> The problem goes away if I link acpi into the kernel.

Thanks for noticing.
I'll change acpi_disabled back to resource_disabled().

-- 
Rui Paulo



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