Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jun 2007 15:40:52 -0400
From:      Randall Stewart <rrs@cisco.com>
To:        sazzadur rahman <rahman.sazzadur@gmail.com>
Cc:        freebsd-net@freebsd.org
Subject:   Re: A query about a missing file opt_sctp.h
Message-ID:  <46801A44.2010007@cisco.com>
In-Reply-To: <82bdb5ec0706251156w789f8998g72b67f453c509634@mail.gmail.com>
References:  <82bdb5ec0706251156w789f8998g72b67f453c509634@mail.gmail.com>

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

Is one created by the config program when you run
config with

options SCTP

in your list of things you want..

So for example I do

cd /usr/src/sys/i386/conf
config mymachine
cd ../compile/mymachine

and if I do

ls -l opt_sctp.h

I will see it there...

That is of course assuming that I have
SCTP in my config ;-D

R

sazzadur rahman wrote:
> Hello, In FreeBSD CVS, 
> http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netinet/?copt=1&hidecvsroot=0&hidenonreadable=1&sortby=&hideattic=1&logsort=date&f=u
> 
> 
> under src/sys/netinet tree, the header file sctp_os_bsd.h includes
> another header file named "opt_sctp.h" from version 1.6.
> Unfortunately I didn't find this file anywhere in the CVS. Is it
> possible to direct me how I can get the file "opt_sctp.h"?
> 
> Thanks in advance Sazzad 
> _______________________________________________ 
> freebsd-net@freebsd.org mailing list 
> http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe,
> send any mail to "freebsd-net-unsubscribe@freebsd.org"
> 


-- 
Randall Stewart
NSSTG - Cisco Systems Inc.
803-345-0369 <or> 803-317-4952 (cell)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46801A44.2010007>