[2364] in Kerberos-V5-bugs

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

pending/123: krb5-beta7 Solaris 5.5 i386 portability fix

daemon@ATHENA.MIT.EDU (John Gardiner Myers)
Sat Oct 19 17:05:20 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, John Gardiner Myers <jgm@CMU.EDU>
Date: Sat, 19 Oct 1996 17:02:10 -0400 (EDT)
From: John Gardiner Myers <jgm@CMU.EDU>
To: krb5-bugs@MIT.EDU


>Number:         123
>Category:       pending
>Synopsis:       krb5-beta7 Solaris 5.5 i386 portability fix
>Confidential:   yes
>Severity:       serious
>Priority:       medium
>Responsible:    gnats-admin
>State:          open
>Class:          sw-bug
>Submitter-Id:   unknown
>Arrival-Date:   Sat Oct e 17:05:01 EDT 1996
>Last-Modified:
>Originator:
>Organization:
>Release:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:
Copmiling src/lib/rpc crapped out on Solaris 5.5 i386

*** clnt_udp.c~	Fri Sep  6 15:24:03 1996
--- clnt_udp.c	Sat Oct 19 13:53:20 1996
***************
*** 41,47 ****
  #include <rpc/rpc.h>
  #include <sys/socket.h>
  #include <sys/ioctl.h>
! #if defined(sparc)
  #include <sys/filio.h>
  #endif
  #include <netdb.h>
--- 41,47 ----
  #include <rpc/rpc.h>
  #include <sys/socket.h>
  #include <sys/ioctl.h>
! #if defined(sun)
  #include <sys/filio.h>
  #endif
  #include <netdb.h>
*** pmap_rmt.c~	Fri Sep  6 15:24:05 1996
--- pmap_rmt.c	Sat Oct 19 13:55:53 1996
***************
*** 44,50 ****
  #include <rpc/pmap_clnt.h>
  #include <rpc/pmap_rmt.h>
  #include <sys/socket.h>
! #ifdef sparc
  #include <sys/sockio.h>
  #endif
  #include <stdio.h>
--- 44,50 ----
  #include <rpc/pmap_clnt.h>
  #include <rpc/pmap_rmt.h>
  #include <sys/socket.h>
! #ifdef sun
  #include <sys/sockio.h>
  #endif
  #include <stdio.h>


-- 
_.John Gardiner Myers	Internet: jgm+@CMU.EDU
			LoseNet:  ...!seismo!ihnp4!wiscvm.wisc.edu!give!up

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