Hi all, I added 2 routines in $(HURD-SRC)/hurd/process.defs with the names proc_child_rusage and proc_progeny_usage. And then in $(HURD-SRC)/proc/info.c, I implemented S_proc_child_rusage and S_proc_progeny_usage. And then I did make proc from top level directory of Hurd source tree, i.e $(HURD-SRC) and then did make install from $(HURD-SRC)/proc directory. Everything went fine, it seems. But when I use those RPCs in my source code, I am getting error during linking, what am I missing, do I have to register these routines somewhere else? Can someone help me please?
-- Thanks and regards, Madhusudan.C.S Blogs at: www.madhusudancs.info