From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jan 2 23:09:42 2006 Return-Path: X-Original-To: freebsd-ports-bugs@FreeBSD.org Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3ACA416A41F for ; Mon, 2 Jan 2006 23:09:42 +0000 (GMT) (envelope-from lawrance@FreeBSD.org) Received: from mailout1.pacific.net.au (mailout1.pacific.net.au [61.8.0.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C4C443D46 for ; Mon, 2 Jan 2006 23:09:41 +0000 (GMT) (envelope-from lawrance@FreeBSD.org) Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86]) by mailout1.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id k02N9RSM019449; Tue, 3 Jan 2006 10:09:27 +1100 Received: from [61.8.47.124] (ppp2F7C.dyn.pacific.net.au [61.8.47.124]) by mailproxy1.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id k02N9OZA011883; Tue, 3 Jan 2006 10:09:25 +1100 In-Reply-To: <20060102112114.GG49859@vision.anyware> References: <200601021058.k02AwKAC036081@freefall.freebsd.org> <20060102112114.GG49859@vision.anyware> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <6333F6B0-A78A-4D63-A2E4-E5A0958035D6@FreeBSD.org> Content-Transfer-Encoding: 7bit From: Sam Lawrance Date: Tue, 3 Jan 2006 10:09:24 +1100 To: Jean-Baptiste Quenot X-Mailer: Apple Mail (2.746.2) Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/91210: devel/pwlib does not compile X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jan 2006 23:09:42 -0000 On 02/01/2006, at 10:21 PM, Jean-Baptiste Quenot wrote: > * Sam Lawrance: > >> The problem is likely to be caused by something in your environment. >> We'll need more information - eg. a list of installed ports, >> contents of >> /etc/make.conf, output of 'env'. > > Hello Sam, > > Happy new year! > > Nothing fancy in make.conf, same problem with: > env - PATH=/usr/bin:/bin:/usr/local/bin make > > But I have openssl-0.9.8a installed that I suspect to be > responsible for the build failure. Can I remove it safely? > > ---> Deinstalling 'openssl-0.9.8a' > pkg_delete: package 'openssl-0.9.8a' is required by these other > packages > and may not be deinstalled: > Hmm.. I have no idea. You can back it up with pkg_create -b and reinstall it later just to see if it makes a difference.