[2546] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

pending/264: [mbeattie@sable.ox.ac.uk (Malcolm Beattie)] Patches for krb5-beta7 on Linux/SPARC

daemon@ATHENA.MIT.EDU (Sam Hartman)
Sat Nov 30 12:34:23 1996

Resent-From: gnats@rt-11.MIT.EDU (GNATS Management)
Resent-To: gnats-admin@rt-11.MIT.EDU
Resent-Reply-To: krb5-bugs@MIT.EDU, Sam Hartman <hartmans@MIT.EDU>
Date: 30 Nov 1996 12:33:12 -0500
From: Sam Hartman <hartmans@MIT.EDU>
To: krb5-bugs@MIT.EDU


>Number:         264
>Category:       pending
>Synopsis:       [mbeattie@sable.ox.ac.uk (Malcolm Beattie)] Patches for krb5-beta7 on Linux/SPARC
>Confidential:   yes
>Severity:       serious
>Priority:       medium
>Responsible:    gnats-admin
>State:          open
>Class:          sw-bug
>Submitter-Id:   unknown
>Arrival-Date:   Sat Nov 30 12:34:01 EST 1996
>Last-Modified:
>Originator:
>Organization:
>Release:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:
------- Start of forwarded message -------
To: kerberos@MIT.EDU
Date: 25 Nov 1996 16:43:33 GMT
From: mbeattie@sable.ox.ac.uk (Malcolm Beattie)
Message-Id: <57cibl$bkj@news.ox.ac.uk>
Organization: Oxford University, England
Subject: Patches for krb5-beta7 on Linux/SPARC


There are a couple of false "sparc == SunOS[45]" assumptions
in krb5-beta7 which are all that stop it from building out of
the box on Linux/SPARC.

lib/rpc/pmap_rmt.c has
    #ifdef sparc
    #include <sys/sockio.h>
    #endif
and lib/rpc/clnt_udp.c has
    #if defined(sparc)
    #include <sys/filio.h>
    #endif
Those need changing to something which checks for sparc and SunOS[45].

--Malcolm

-- 
Malcolm Beattie <mbeattie@sable.ox.ac.uk>
Oxford University Computing Services
"Widget. It's got a widget. A lovely widget. A widget it has got." --Jack Dee
------- End of forwarded message -------

home help back first fref pref prev next nref lref last post