rpmfc.c needs a typedef if neither sig_t nor sighandler_t are defined
Bug #1249145 reported by
Tim Mooney
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
RPM |
New
|
Undecided
|
Unassigned |
Bug Description
Working my way through building rpm from the CVS rpm-5_4 branch on x86_64-
Neither Solaris nor OpenSolaris provide sig_t or sigandler_t, so rpmfc.c needs an "#elif" case to provide the typedef if it's not available. The patch is trivial and is attached.
To post a comment you must log in.