Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Oct 2010 23:22:44 +0000
From:      Alexander Best <arundel@freebsd.org>
To:        freebsd-current@freebsd.org
Subject:   issue with "options DDB"
Message-ID:  <20101030232244.GA35209@freebsd.org>

next in thread | raw e-mail | index | archive | help
hi there,

with "options DDB" in my kernel conf i run into the following issue with my
kernel modules:

link_elf_lookup_symbol: missing symbol hash table
KLD file snd_hda.ko is missing dependencies
KLD file sound.ko is missing dependencies
KLD file nvidia.ko is missing dependencies
KLD file linux.ko is missing dependencies
KLD file ng_ubt.ko is missing dependencies
KLD file ng_hci.ko is missing dependencies
KLD file ng_bluetooth.ko is missing dependencies
KLD file netgraph.ko is missing dependencies
link_elf_lookup_symbol: missing symbol hash table

removing the option solves the issue. any advice?

cheers.
alex

ps: i'm running HEAD (r214542; amd64).

-- 
a13x



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