From owner-freebsd-ports@FreeBSD.ORG Fri Feb 21 09:32:24 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D3107BFB for ; Fri, 21 Feb 2014 09:32:24 +0000 (UTC) Received: from mail.covisp.net (mail.covisp.net [75.148.37.66]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B0732167C for ; Fri, 21 Feb 2014 09:32:24 +0000 (UTC) Received: from [10.0.0.125] (23-24-150-141-static.hfc.comcastbusiness.net [23.24.150.141]) by mail.covisp.net (Postfix) with ESMTPSA id 7682750D38A; Fri, 21 Feb 2014 02:32:16 -0700 (MST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Subject: Re: Issues with postmaster after freebsd-update From: LuKreme In-Reply-To: Date: Fri, 21 Feb 2014 02:32:14 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <612CEB7B-C612-4C5A-98D9-21FDA7796E01@kreme.com> References: <49D3D50F-9FBF-4247-81D6-5425B8FEBA2D@kreme.com> <52FD5D54.1090000@unfs.us> To: FreeBSD Ports ML , Kevin Oberman , Kubilay Kocak X-Mailer: Apple Mail (2.1874) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Feb 2014 09:32:24 -0000 On 13 Feb 2014, at 22:46 , Kevin Oberman wrote: > pkg_libchk -o | grep icu | cut -d: -f1 | sort | uniq > = ~/reinstall-ports Sadly, pkg_libchk is part of pkgng and I haven't been able to get that = to compile. = /usr/ports/ports-mgmt/pkg/work/pkg-1.2.6/libpkg/../external/sqlite/sqlite3= .c:23598: error: 'posix_fallocate' undeclared here (not in a function) and nothing seems to change that error. I tried removing and re-adding sqlite3, but I get the same error when I = try to compile pkg after reinstalling sqkite3. I've run a fill portsnap extract so I was sure everything was up to = date, but I get the same error. I found this thread: = which ends with "Welp, out of ideas. I should work" or words to that = effect. --=20 'What shall we do?' said Twoflower. 'Panic?' said Rincewind hopefully.