Re: KERNEL 7.0 COMPILATION

2007-11-18 Thread Sébastien LEFEVRE
Hello, From /sys/conf/NOTES: - # SCTP is a NEW transport protocol defined by # RFC2960 updated by RFC3309 and RFC3758.. and # soon to have a new base RFC and many many more # extensions. This release supports all the extensions # including many drafts (most about to become RFC's). # It is t

Re: KERNEL 7.0 COMPILATION

2007-11-18 Thread Yuri Pankov
On Monday 19 November 2007 07:01:32 Norberto Meijome wrote: > On Sun, 18 Nov 2007 15:34:45 +0100 > > Sébastien LEFEVRE <[EMAIL PROTECTED]> wrote: > > /usr/src/sys/net/rtsock.c:897: undefined reference to > > `sctp_addr_change' in_proto.o(.data+0xa8): undefined reference to > > `sctp_input' in_proto

Re: KERNEL 7.0 COMPILATION

2007-11-18 Thread Norberto Meijome
On Sun, 18 Nov 2007 15:34:45 +0100 Sébastien LEFEVRE <[EMAIL PROTECTED]> wrote: > /usr/src/sys/net/rtsock.c:897: undefined reference to `sctp_addr_change' > in_proto.o(.data+0xa8): undefined reference to `sctp_input' > in_proto.o(.data+0xb0): undefined reference to `sctp_ctlinput' > in_proto.o(.da

KERNEL 7.0 COMPILATION

2007-11-18 Thread Sébastien LEFEVRE
Hi, When i compile KERNEL (FreeBSD 7.0 Realease Beta 2) with this options: options IPFIREWALL options IPFIREWALL_DEFAULT_TO_ACCEPT options IPFIREWALL_FORWARD options IPFIREWALL_VERBOSE options IPFIREWALL_VERBOSE_LIMIT=100 options IPDIVERT device if_bridge device pf device pflog device pfsync