Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

How to build/load dtrace module?



I just did a complete 'build.sh -V MKDTRACE=yes release' and installed it in a QEMU virtual system.

When I try to load the dtrace module, I get

# modload dtrace
kobj_checksyms, 884: [dtrace]: linker error: symbol `dtrace_invop_calltrap_addr' not found
kobj_checksyms, 884: [dtrace]: linker error: symbol `dtrace_invop_jump_addr' not found
kobj_checksyms, 884: [dtrace]: linker error: symbol `dtrace_trap_func' not found
WARNING: module error: unable to affix module `dtrace', error 8

Where are these three symbols (supposed to be) defined?  And what do I
need to do to make it happen?

Thanks in advance!



+------------------+--------------------------+-------------------------+
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| (Retired)        | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd.org  |
+------------------+--------------------------+-------------------------+


Home | Main Index | Thread Index | Old Index