cvs commit: src/sys/contrib/dev/acpica - Imported sources
    Nate Lawson 
    nate at root.org
       
    Mon Jul 14 10:07:09 PDT 2003
    
    
  
On Mon, 14 Jul 2003, Dag-Erling [iso-8859-1] Smørgrav wrote:
> Nate Lawson <njl at 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
    
    
More information about the cvs-all
mailing list