Bug 10752

Summary: BUGFIX for pidentd on alpha plattform
Product: [Retired] Red Hat Linux Reporter: rrestes
Component: pidentdAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED RAWHIDE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 6.2   
Target Milestone: ---   
Target Release: ---   
Hardware: alpha   
OS: Linux   
URL: http://www.hvrlab.dhs.org/pub/alphalinux/
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-04-27 16:17:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description rrestes 2000-04-12 14:55:42 UTC
the pidentd rpm distributed w/ rh62/alpha doesn't work, that is, it replies
always w/ an UNKNOWN-ERROR identd reply... this is due to a
sizeof(long)!=sizeof(int) portability bug only showing up on alpha arch...
(as always ;)

I've fixed that in the rpm's at (together w/ a minor build problem when
openssl is installed too)

http://www.hvrlab.dhs.org/pub/alphalinux/

plz feel free to contact me for further information

Comment 1 Bill Nottingham 2000-04-27 16:17:59 UTC
*** Bug 10958 has been marked as a duplicate of this bug. ***Oops, my bad in the original dummy patch.

Thanks for the fix!