From hartmans@MIT.EDU Sat Nov 30 12:33:16 1996 Received: from MIT.EDU (SOUTH-STATION-ANNEX.MIT.EDU [18.72.1.2]) by rt-11.MIT.EDU (8.7.5/8.7.3) with SMTP id MAA23493 for ; Sat, 30 Nov 1996 12:33:15 -0500 Received: from TERTIUS.MIT.EDU by MIT.EDU with SMTP id AA21096; Sat, 30 Nov 96 12:33:14 EST Received: (from hartmans@localhost) by tertius.mit.edu (8.6.12/8.6.9) id MAA07325; Sat, 30 Nov 1996 12:33:13 -0500 Message-Id: Date: 30 Nov 1996 12:33:12 -0500 From: Sam Hartman Sender: hartmans@MIT.EDU To: krb5-bugs@MIT.EDU Subject: linux/sparc fails in lib/rpc due to assuming sparc==sunos/solaris >Number: 264 >Category: krb5-libs >Synopsis: linux/sparc fails in lib/rpc due to assuming sparc==sunos/solaris >Confidential: yes >Severity: serious >Priority: medium >Responsible: krb5-unassigned >State: open >Class: sw-bug >Submitter-Id: unknown >Arrival-Date: Sat Nov 30 12:34:01 EST 1996 >Last-Modified: Sat Nov 30 17:57:50 EST 1996 >Originator: mbeattie@sable.ox.ac.uk (Malcolm Beattie) >Organization: >Release: >Environment: >Description: ------- 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 #endif and lib/rpc/clnt_udp.c has #if defined(sparc) #include #endif Those need changing to something which checks for sparc and SunOS[45]. --Malcolm -- Malcolm Beattie Oxford University Computing Services "Widget. It's got a widget. A lovely widget. A widget it has got." --Jack Dee ------- End of forwarded message ------- >How-To-Repeat: >Fix: >Audit-Trail: Responsible-Changed-From-To: gnats-admin->krb5-unassigned Responsible-Changed-By: tlyu Responsible-Changed-When: Sat Nov 30 17:57:27 1996 Responsible-Changed-Why: Refiled; also fixed up synopsis. >Unformatted: