Getting started with DTrace in FreeBSD-current (a.k.a. 8)
Diego Depaoli
trebestie at gmail.com
Thu Jun 12 23:45:55 UTC 2008
2008/6/12 John Birrell <jb at 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
Thanks again
--
Diego Depaoli
More information about the freebsd-current
mailing list