[Bug tapsets/14642] New: pfiles.stp doesn't compile anymore because of missing FD_ISSET
mjw at redhat dot com
sourceware-bugzilla@sourceware.org
Fri Sep 28 11:57:00 GMT 2012
http://sourceware.org/bugzilla/show_bug.cgi?id=14642
Bug #: 14642
Summary: pfiles.stp doesn't compile anymore because of missing
FD_ISSET
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: tapsets
AssignedTo: systemtap@sourceware.org
ReportedBy: mjw@redhat.com
Classification: Unclassified
pfiles.stp doesn't compile anymore with my current kernel 3.5.4-1.fc17.x86_64
It is complaining:
error: implicit declaration of function ‘FD_ISSET’
[-Werror=implicit-function-declaration]
I think this has something to do with this bug report:
"__NFDBITS conflict between sys/select.h and linux/posix_types.h"
https://bugzilla.redhat.com/show_bug.cgi?id=837641
But this is for a kernel space script, and that report is for user land code.
What should pfiles.stp include to get the correct FD_* definitions?
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Systemtap
mailing list