From owner-freebsd-current@FreeBSD.ORG Sun Jun 24 21:18:12 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5F26516A41F for ; Sun, 24 Jun 2007 21:18:12 +0000 (UTC) (envelope-from dudu@dudu.ro) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.188]) by mx1.freebsd.org (Postfix) with ESMTP id EF22813C457 for ; Sun, 24 Jun 2007 21:18:11 +0000 (UTC) (envelope-from dudu@dudu.ro) Received: by mu-out-0910.google.com with SMTP id w9so1487668mue 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-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 21:18:12 -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.