From owner-freebsd-questions@FreeBSD.ORG Mon Nov 19 04:33:39 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD4B516A419 for ; Mon, 19 Nov 2007 04:33:39 +0000 (UTC) (envelope-from sebastien@domunix.org) Received: from ns30843.ovh.net (ns30843.ovh.net [213.186.56.219]) by mx1.freebsd.org (Postfix) with SMTP id 53CD513C468 for ; Mon, 19 Nov 2007 04:33:38 +0000 (UTC) (envelope-from sebastien@domunix.org) Received: (qmail 9070 invoked by uid 503); 19 Nov 2007 04:34:00 -0000 Received: from unknown (HELO domunix.org) (127.0.0.1) by localhost with SMTP; 19 Nov 2007 04:34:00 -0000 Received: (qmail 11530 invoked from network); 19 Nov 2007 05:34:07 +0100 Received: from unknown (HELO localhost) (192.168.1.19) by 0 with SMTP; 19 Nov 2007 05:34:07 +0100 Received: from dyn-213-36-8-208.ppp.tiscali.fr (dyn-213-36-8-208.ppp.tiscali.fr [213.36.8.208]) by groupware.domunix.org (Horde MIME library) with HTTP; Mon, 19 Nov 2007 05:33:57 +0100 Message-ID: <20071119053357.c7mrh5p44k4sgs00@groupware.domunix.org> X-Priority: 3 (Normal) Date: Mon, 19 Nov 2007 05:33:57 +0100 From: =?iso-8859-1?b?U+liYXN0aWVu?= LEFEVRE To: Yuri Pankov References: <20071118153445.uvpqy5zce88o0skg@groupware.domunix.org> <20071119150132.5d31de8b@meijome.net> <200711190709.45615.yuri.pankov@gmail.com> In-Reply-To: <200711190709.45615.yuri.pankov@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.1.4) Cc: freebsd-questions@freebsd.org, Norberto Meijome Subject: Re: KERNEL 7.0 COMPILATION X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Nov 2007 04:33:40 -0000 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 the premeier SCTP implementation in the NET # and is quite well tested. # # Note YOU MUST have both INET and INET6 defined. # you don't have to enable V6, but SCTP is # dual stacked and so far we have not teased apart # the V6 and V4.. since an association can span # both a V6 and V4 address at the SAME time :-) I trying it, thanks a lots S=E9bastien. Yuri Pankov a =E9crit : > On Monday 19 November 2007 07:01:32 Norberto Meijome wrote: >> On Sun, 18 Nov 2007 15:34:45 +0100 >> >> S=E9bastien LEFEVRE 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(.data+0xb4): undefined reference to >> > `sctp_ctloutput' in_proto.o(.data+0xbc): undefined reference to >> > `sctp_init' in_proto.o(.data+0xc8): undefined reference to >> > `sctp_drain' in_proto.o(.data+0xcc): undefined reference to >> > `sctp_usrreqs' in_proto.o(.data+0xdc): undefined reference to >> > `sctp_input' in_proto.o(.data+0xe4): undefined reference to >> > `sctp_ctlinput' in_proto.o(.data+0xe8): undefined reference to >> > `sctp_ctloutput' in_proto.o(.data+0xfc): undefined reference to >> > `sctp_drain' in_proto.o(.data+0x100): undefined reference to >> > `sctp_usrreqs' in_proto.o(.data+0x110): undefined reference to >> > `sctp_input' in_proto.o(.data+0x118): undefined reference to >> > `sctp_ctlinput' in_proto.o(.data+0x11c): undefined reference to >> > `sctp_ctloutput' in_proto.o(.data+0x130): undefined reference to >> > `sctp_drain' in_proto.o(.data+0x134): undefined reference to >> > `sctp_usrreqs' *** Error code 1 >> > >> > Stop in /usr/obj/usr/src/sys/GENERIC. >> > *** Error code 1 >> > >> > Stop in /usr/src. >> > *** Error code 1 >> > >> > Stop in /usr/src. >> > >> > >> > Why? >> >> Hi Sebastien, >> If you look closely at all the errors, they all refer to SCTP , which >> is a newish protocol. It was added by default to 7.0's tree. I >> suspect you are using an old kernel config file, and you don't have >> that option, and 7's IPFW needs it. >> >> look in /usr/src/sys/conf/NOTES for how it is defined :) >> >> good luck, >> B >> _________________________ >> {Beto|Norberto|Numard} Meijome >> >> "I'm not afraid of dying, I just don't want to be there when it >> happens." Woody Allen >> >> I speak for myself, not my employer. Contents may be hot. Slippery >> when wet.. Reading disclaimers makes you go blind. Writing them is >> worse. You have been Warned. > > http://lists.freebsd.org/pipermail/freebsd-questions/2007-November/161773.= html > > > Yuri > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.or= g" > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.