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]

Re: [Bug runtime/3282] staprun failed in relayfs mode


guanglei at cn dot ibm dot com wrote:
------- Additional Comments From guanglei at cn dot ibm dot com  2006-09-29 09:13 -------
(In reply to comment #1)

patch checked into CVS.

I checked and found the reason is the due to the failure of:
execlp(stp_check, stp_check, NULL) , which is called inside init_relayfs of
librelayfs.c
the PKGLIBDIR is not defined so execlp can't find the path of stp_check.


Thanks for finding and fixing this problem that I created. That is the one and only reference to PKGLIBDIR left, so hopefully nothing else got broken.


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


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