Re: A query about a missing file opt_sctp.h

2007-06-26 Thread Randall Stewart
Gary Palmer wrote: On Mon, Jun 25, 2007 at 03:40:52PM -0400, Randall Stewart wrote: 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

Re: A query about a missing file opt_sctp.h

2007-06-25 Thread Gary Palmer
On Mon, Jun 25, 2007 at 03:40:52PM -0400, Randall Stewart wrote: > 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/myma

Re: A query about a missing file opt_sctp.h

2007-06-25 Thread Randall Stewart
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 tha

A query about a missing file opt_sctp.h

2007-06-25 Thread sazzadur rahman
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