From owner-freebsd-net@FreeBSD.ORG Sun Jun 24 21:18:11 2007 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A507F16A400 for ; Sun, 24 Jun 2007 21:18:11 +0000 (UTC) (envelope-from dudu@dudu.ro) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id 477E213C44B for ; Sun, 24 Jun 2007 21:18:11 +0000 (UTC) (envelope-from dudu@dudu.ro) Received: by nf-out-0910.google.com with SMTP id b2so48472nfb for ; Sun, 24 Jun 2007 14:18:10 -0700 (PDT) Received: by 10.82.108.9 with SMTP id g9mr11264887buc.1182719889895; Sun, 24 Jun 2007 14:18:09 -0700 (PDT) Received: by 10.82.148.14 with HTTP; Sun, 24 Jun 2007 14:18:09 -0700 (PDT) Message-ID: Date: Mon, 25 Jun 2007 00:18:09 +0300 From: "Vlad GALU" To: "Yann Berthier" In-Reply-To: <20070624211128.GZ1371@bashibuzuk.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070624211128.GZ1371@bashibuzuk.net> Cc: freebsd-net@freebsd.org, freebsd-current@freebsd.org Subject: Re: Building a kernel with SCTP support X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 21:18:11 -0000 On 6/25/07, Yann Berthier wrote: > On Sun, 24 Jun 2007, at 21:31, Vlad GALU wrote: > > > Hi list, I have SCTP, SCTP_DEBUG and SCTP_HIGH_SPEED defined in my > > kernel configuration file. However, it looks that the SCTP source > > files aren't even built, so the linking fails with > > try including INET6 and see if it helps - when i tried sctp a while > back, i was not able to compile my kernel without it - dunno if this > dependency is to be expected or not > Thanks for the tip! It worked! > > -- If it's there, and you can see it, it's real. If it's not there, and you can see it, it's virtual. If it's there, and you can't see it, it's transparent. If it's not there, and you can't see it, you erased it.