Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jan 2005 18:19:19 -0800
From:      Nate Lawson <nate@root.org>
To:        John <john@starfire.mn.org>
Cc:        freebsd-acpi@freebsd.org
Subject:   Re: Trying to debug acpi.ko - missing db_readline link
Message-ID:  <41F9A127.2050708@root.org>
In-Reply-To: <20050127193914.A25626@starfire.mn.org>
References:  <20050127193914.A25626@starfire.mn.org>

next in thread | previous in thread | raw e-mail | index | archive | help
John wrote:
> I'm trying to follow the procedures for debugging ACPI, and I've
> followed the instructions to create a module with debugging enabled,
> but I can't load it - I get the following error message:
> 
> link_elf: symbol db_readline undefined
> KLD file acpi.ko - could not finalize loading
> 
> Anyone able to kick-start me to the next level?

You need to build the kernel with options KDB (and also options DDB or 
GDB if you want to use either of them).

-- 
Nate



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