From owner-freebsd-questions@FreeBSD.ORG Thu Oct 12 01:32:12 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C58016A407 for ; Thu, 12 Oct 2006 01:32:12 +0000 (UTC) (envelope-from atom.powers@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A0E043D93 for ; Thu, 12 Oct 2006 01:32:04 +0000 (GMT) (envelope-from atom.powers@gmail.com) Received: by nf-out-0910.google.com with SMTP id n15so935232nfc for ; Wed, 11 Oct 2006 18:32:03 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SE569uxM29pMFfyRcsatwaL0JbBwHZOTD1G4ORqDb4TO7jEjlr7E8XiS0U2+qQQzSQReFM0yWEA5IXgpUK19WWahCIFvn2yn2UUyqTATBDb0IDNU0vkCANhXCcv2TLR7zlOhJhC9hGnQjZj6HJBVY6o/ZdzMgUkXkuW3n4nGu/0= Received: by 10.49.29.3 with SMTP id g3mr4142654nfj; Wed, 11 Oct 2006 18:32:02 -0700 (PDT) Received: by 10.49.63.18 with HTTP; Wed, 11 Oct 2006 18:32:02 -0700 (PDT) Message-ID: Date: Wed, 11 Oct 2006 18:32:02 -0700 From: "Atom Powers" To: "Juha Saarinen" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061012000642.GA26466@xor.obsecurity.org> Cc: FreeBSD questions Subject: Re: Samba 3 port broken on 6.1-RELEASE or...? 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: Thu, 12 Oct 2006 01:32:12 -0000 > > On 10/12/06, Kris Kennaway wrote: > > I guess you didn't really disable AIO_SUPPORT. > > Yes, that would seem logical but... but where is it enabled then? > What's the magic to turn off AIO_SUPPORT? > .if defined(WITH_AIO_SUPPORT) Make sure you don't have "WITH_AIO_SUPPORT" defined in your /etc/make.conf or on the command line, or in a cached samba config. (make config) -- -- Perfection is just a word I use occasionally with mustard. --Atom Powers--