Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Nov 2005 22:38:40 -0500
From:      Craig Rodrigues <rodrigc@crodrigues.org>
To:        Goran Gajic <ggajic@afrodita.rcub.bg.ac.yu>
Cc:        freebsd-current@freebsd.org
Subject:   Re: 6.0-RELESE + xfs-snap20051015
Message-ID:  <20051114033840.GA76618@crodrigues.org>
In-Reply-To: <Pine.LNX.4.63.0511112133020.15518@afrodita.rcub.bg.ac.yu>
References:  <Pine.LNX.4.63.0511112133020.15518@afrodita.rcub.bg.ac.yu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 11, 2005 at 09:40:09PM +0100, Goran Gajic wrote:
> /usr/src/xfs-src.diff. I have tried both with options XFS
> appended at the end of config file and with XFS as module.
> If it is built as module xfs.ko can't be loaded:
> 
> # kldload xfs.ko
> link_elf: symbol db_error undefined

Can you make sure that you have the following options
in your kernel config file and try again?

options WITNESS
options DEBUG_LOCKS
options DEBUG_VFS_LOCKS
options KDB
options DDB
options GDB

-- 
Craig Rodrigues        
rodrigc@crodrigues.org



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