Advice sought porting Sun RPC to HP-UX

John Dilley jad at hpcndnm.cnd.hp.com
Fri Oct 5 08:26:21 AEST 1990


In article <448 at garlic.UUCP> pjwr at ukfca1 (Pete Randall) writes:

>As part of a larger project, we're considering porting Revision 3.0 of Sun's
>RPC library to a HP9000/300 series workstation under HP-UX.

>Has anyone already done this?  If so, can you offer us any advice?

	Yes, HP has!  NFS is an optional product on HP-UX 6.0.  You might
already have it on your system: try "ll /etc/conf/libnfs.a" to see if you
have the kernel libraries on your disk.  The RPC library calls are actually
in libc, so "nm /lib/libc.a | grep callrpc" will tell you if you have the
RPC and XDR interfaces.  Hope we have made your life easier!

                          --      jad      --
			      John Dilley
			    Hewlett-Packard
                       Colorado Networks Division
UX-mail:      		     jad at cnd.hp.com
Phone:                       (303) 229-2787
--
This is not an official statement of Hewlett-Packard Corp, and does not 
necessarily reflect the views of HP.  The information above is provided
completely without warranty of any kind.



More information about the Comp.unix.programmer mailing list