From owner-freebsd-questions@FreeBSD.ORG Wed Jan 23 21:24:51 2008 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 3CF3716A419 for ; Wed, 23 Jan 2008 21:24:51 +0000 (UTC) (envelope-from dmehler26@woh.rr.com) Received: from hrndva-omtalb.mail.rr.com (hrndva-omtalb.mail.rr.com [71.74.56.122]) by mx1.freebsd.org (Postfix) with ESMTP id 0D61113C4E7 for ; Wed, 23 Jan 2008 21:24:50 +0000 (UTC) (envelope-from dmehler26@woh.rr.com) Received: from satellite ([24.166.217.200]) by hrndva-omta04.mail.rr.com with SMTP id <20080123212450.UGUX17975.hrndva-omta04.mail.rr.com@satellite> for ; Wed, 23 Jan 2008 21:24:50 +0000 Message-ID: <002301c85e06$4f45ac40$0200a8c0@satellite> From: "Dave" To: Date: Wed, 23 Jan 2008 16:24:16 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Subject: samba 3.28 on 6.3 produces configure no locking error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dave List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 21:24:51 -0000 Hello, I am trying to install samba 3.28 on a freebsd 6.3 machine via ports. I've done this before many times, on this particular machine configure is failing with the error: no locking is available, running samba would be unsafe. I've googled and have seen this error, but no fixes. Any suggestions welcome. If it matters this is on a ufs2 filesystem with acls, and softupdates on it. It's also not mounted with any special mount options. Thanks. Dave.