Date: Mon, 23 Sep 2002 14:11:21 -0700 From: Jon Mini <mini@freebsd.org> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/svr4 svr4_stream.c Message-ID: <20020923211121.GL7539@elvis.mu.org> In-Reply-To: <200209232105.g8NL5gnU025714@freefall.freebsd.org> References: <200209232105.g8NL5gnU025714@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin [jhb@FreeBSD.org] wrote : > jhb 2002/09/23 14:05:41 PDT > > Modified files: > sys/compat/svr4 svr4_stream.c > Log: > Ok, make this compile for real this time. recvfrom_args doesn't have a > fromlen member, instead it has a fromlenaddr pointer member. Set it to > NULL. > > Revision Changes Path > 1.34 +1 -1 src/sys/compat/svr4/svr4_stream.c My apologies, John. I had thought the compat/svr4 stuff was compiled under GENERIC, but apparantly not. =/ -- Jonathan Mini <mini@freebsd.org> http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020923211121.GL7539>