Date: Fri, 13 Jun 2008 00:11:00 +0000 From: John Birrell <jb@what-creek.com> To: Diego Depaoli <trebestie@gmail.com> Cc: current@freebsd.org Subject: Re: Getting started with DTrace in FreeBSD-current (a.k.a. 8) Message-ID: <20080613001100.GA69678@what-creek.com> In-Reply-To: <83e5fb980806121645h7cc5ab9cu32e069243fb1f5f5@mail.gmail.com> References: <20080611051257.GA51683@what-creek.com> <83e5fb980806121438m1e627af9vf9ab294ca56206eb@mail.gmail.com> <20080612215229.GA68604@what-creek.com> <83e5fb980806121645h7cc5ab9cu32e069243fb1f5f5@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 13, 2008 at 01:45:53AM +0200, Diego Depaoli wrote: > 2008/6/12 John Birrell <jb@what-creek.com>: > >> kern_dtrace.o(.text+0x1e0): first defined here > >> ld: Warning: size of symbol `kdb_enter' changed from 34 in > >> kern_dtrace.o to 70 in subr_kdb.o > >> *** Error code 1 > > > > Try removing the #ifndef and the code it contains in kern_dtrace.c. > > It looks like the kdb_enter function is always compiled in. > after reboot and nvidia-driver rebuilt all seems run fine. > With verbose output I get that neverseen message: > 'link_elf: symbol dev2unit undefined' > but I don't know if it is DTrace related Is that a module failing to load? If so which module is it? It's hard to tell if it's DTrace related. -- John Birrell
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080613001100.GA69678>