[2597] in Kerberos_V5_Development
RPC in libc?
daemon@ATHENA.MIT.EDU (Ken Hornstein)
Tue Oct 21 11:27:24 1997
To: krbdev@MIT.EDU
Date: Tue, 21 Oct 1997 11:26:31 -0400
From: Ken Hornstein <kenh@cmf.nrl.navy.mil>
Anyone got any good ideas about porting Kerberos to systems that:
- Have RPC rolled into libc, and
- Have a linker that gives an error for multiply defined symbols
Specifically, MkLinux on the Power Macintosh has this particular problem,
which makes it difficult to compile any of the programs that use gssrpc.
I _did_ look at the man pages for gcc and ld, but I didn't see anything
that would help me.
--Ken