Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 2002 10:44:58 -0400 (EDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Jon Mini <mini@freebsd.org>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   Re: cvs commit: src/sys/compat/svr4 svr4_stream.c
Message-ID:  <XFMail.20020924104458.jhb@FreeBSD.org>
In-Reply-To: <20020923211121.GL7539@elvis.mu.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 23-Sep-2002 Jon Mini wrote:
> 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. =/

It's not. :-P  LINT is your best bet for compiling lots and lots of code.
For svr4, there is a modules dir you can build.

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  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?XFMail.20020924104458.jhb>