From owner-freebsd-questions@FreeBSD.ORG Fri Jun 21 02:07:15 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 10430570 for ; Fri, 21 Jun 2013 02:07:15 +0000 (UTC) (envelope-from freebsd-questions@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) by mx1.freebsd.org (Postfix) with ESMTP id C33141298 for ; Fri, 21 Jun 2013 02:07:14 +0000 (UTC) Received: from laptop2.herveybayaustralia.com.au (unknown [192.168.0.170]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.unitedinsong.com.au (Postfix) with ESMTPSA id BC3665C21 for ; Fri, 21 Jun 2013 12:16:23 +1000 (EST) Message-ID: <51C3B37B.7010102@herveybayaustralia.com.au> Date: Fri, 21 Jun 2013 11:59:23 +1000 From: Da Rock User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130516 Thunderbird/17.0.6 MIME-Version: 1.0 To: FreeBSD Questions Subject: maildrop port build/configure fail: failed for liblock Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jun 2013 02:07:15 -0000 Quick question, one that hasn't come up since 2002 apparently; does anyone know what to do with this error when building maildrop? checking whether setpgrp takes no argument... no checking for fcntl... yes checking for flock... yes checking for lockf... yes checking for locking method... configure: error: must specify --with-locking-method option configure: error: ./configure failed for liblock ===> Script "configure" failed unexpectedly. Please report the problem to madpilot@FreeBSD.org [maintainer] and attach the "/usr/ports/mail/maildrop/work/maildrop-2.6.0/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/sbin/pkg_info -Ea). Is there an easy fix for this that will sort it out immediately before I go and follow this method and wait a while for a solution? This is a new install of 9.1 with a ports tree updated from svn a few days ago, my ports tree is on a zfs file server over nfs with rpcbind, lockd, statd, etc, and the WRKDIRPREFIX is set to another directory on the file server. Mount in the fstab is just server:/mount share /mount point nfs rw 0 0. Any clues much appreciated. Cheers