Re: build error in RPC2 2.4 on freebsd/sparc64 2.4

2006-11-02 Thread Jan Harkes
On Thu, Nov 02, 2006 at 03:22:12PM -0500, Sean Caron wrote: > just wanted to point out -- not sure if anyone has noticed this yet -- > but if you are trying to build rpc2 2.4 on freebsd 6.1-release, it > seems to hang up on the file, > > rpc2-2.4/secure/secure_init.c > > because it doesn't know w

build error in RPC2 2.4 on freebsd/sparc64 2.4

2006-11-02 Thread Sean Caron
hi all -- just wanted to point out -- not sure if anyone has noticed this yet -- but if you are trying to build rpc2 2.4 on freebsd 6.1-release, it seems to hang up on the file, rpc2-2.4/secure/secure_init.c because it doesn't know what struct sockaddr_in is. you've gotta add #include to mak