Date: Sun, 12 Dec 2004 21:55:34 -0800 (PST) From: Doug White <dwhite@gumbysoft.com> To: Marcel Moolenaar <marcel@xcllnt.net> Cc: freebsd-stable@freebsd.org Subject: Re: 5.3: ed1: Ethernet address: aa:aa:aa:aa:aa:aa Message-ID: <20041212215442.H83257@carver.gumbysoft.com> In-Reply-To: <B5C4BE16-4B4B-11D9-B19C-000D93C47836@xcllnt.net> References: <20041207074937.M81557@vampextream.com> <41B5CF6C.6010800@fer.hr> <B5C4BE16-4B4B-11D9-B19C-000D93C47836@xcllnt.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 11 Dec 2004, Marcel Moolenaar wrote: > On Dec 10, 2004, at 9:18 PM, Bruce Burden wrote: > > > > I build a 5.3 kernel and source from source. When I booted, I got: > > > > Copyright (c) 1992-2004 The FreeBSD Project. > > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, > > 1994 > > The Regents of the University of California. All rights > > reserved. > > FreeBSD 5.3-RELEASE-p2 #0: Fri Dec 10 22:48:56 GMT 2004 > > root@tigerfish:/home/obj/usr/src/sys/TIGERPROWL > > link_elf: symbol Debugger undefined > > KLD file acpi.ko - could not finalize loading > > You might want to resolve this first. I don't know what you load as > modules, but what you're booting is inconsistent. This may apply to > pccard or if_ed and possibly the root cause of your problems. That message is indicative of the acpi module being built with debugging but the kernel not being built with 'options DDB'. It implies the world and kernel are out of sync. Bruce, how are you building your kernel? -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041212215442.H83257>