Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jul 2003 10:07:08 -0700 (PDT)
From:      Nate Lawson <nate@root.org>
To:        Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= <des@des.no>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/contrib/dev/acpica - Imported sources
Message-ID:  <20030714100617.Q17270@root.org>
In-Reply-To: <xzpsmp9z56k.fsf@dwp.des.no>
References:  <200307132244.h6DMiIJt091623@repoman.freebsd.org> <xzpsmp9z56k.fsf@dwp.des.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 14 Jul 2003, Dag-Erling [iso-8859-1] Smørgrav wrote:
> Nate Lawson <njl@FreeBSD.org> writes:
> >   Log Message:
> >   ACPICA import from the 0619 dist.
>
> dbdisply.o: In function `AcpiDbDisplayArguments':
> dbdisply.o(.text+0x69c): undefined reference to `AcpiDmDisplayArguments'
> dbdisply.o: In function `AcpiDbDisplayResults':
> dbdisply.o(.text+0x772): undefined reference to `AcpiDmDisplayInternalObject'
> dbdisply.o: In function `AcpiDbDisplayResultObject':
> dbdisply.o(.text+0x99c): undefined reference to `AcpiDmDisplayInternalObject'
> dbdisply.o: In function `AcpiDbDisplayArgumentObject':
> dbdisply.o(.text+0xa0c): undefined reference to `AcpiDmDisplayInternalObject'
> *** Error code 1

I assume you're compiling with options ACPI_DEBUG set?  If so, you can
temporarily disable that option until I get things patched for the new
debug behavior.  I'm working on that now.

-Nate



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