This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

uprobes-inode.c:262: error: implicit declaration of function 'uprobe_register'


Hi,

on latest master, I'm getting this error:
       uprobes-inode.c:262: error: implicit declaration of function
'uprobe_register'

I can see that STAPCONF_UPROBE_REGISTER_EXPORTED controls when
uprobe_register is defined,
but I don't know where should uprobe_register come from when
STAPCONF_UPROBE_REGISTER_EXPORTED is 1 .


Thanks,
Marius


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]