Target variable that was defined by our own kernel module

David Smith dsmith@redhat.com
Tue May 29 18:19:00 GMT 2007


John Liang wrote:
> David,
> 
> Do you mean I need to create a mymodule-debuginfo rpm in the 
> same way as for kernel-debuginfo of Linux?

Yes or no - depending on how you compile your module.

If you are building via rpmbuild, it should automatically create a 
debuginfo rpm for you which you would then install.

If you are building by hand or via a Makefile, you'll need to ensure the 
module isn't stripped (I believe).

Also, a more exact error message could help us out here.

-- 
David Smith
dsmith@redhat.com
Red Hat
http://www.redhat.com
256.217.0141 (direct)
256.837.0057 (fax)



More information about the Systemtap mailing list