From owner-freebsd-ports@FreeBSD.ORG Thu Jun 14 17:16:31 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E7B1816A400 for ; Thu, 14 Jun 2007 17:16:31 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (77-99-36-42.cable.ubr04.chap.blueyonder.co.uk [77.99.36.42]) by mx1.freebsd.org (Postfix) with ESMTP id AB9C613C447 for ; Thu, 14 Jun 2007 17:16:31 +0000 (UTC) (envelope-from david@vizion2000.net) Received: by dns1.vizion2000.net (Postfix, from userid 1007) id BFD601CC28; Thu, 14 Jun 2007 10:28:59 -0700 (PDT) From: David Southwell Organization: Voice and Vision To: freebsd-ports@freebsd.org Date: Thu, 14 Jun 2007 10:28:59 -0700 User-Agent: KMail/1.9.6 References: <46717400.4040603@gmx.de> In-Reply-To: <46717400.4040603@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706141028.59572.david@vizion2000.net> Cc: "\[LoN\]Kamikaze" Subject: Re: [devel/subversion] install broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jun 2007 17:16:32 -0000 On Thursday 14 June 2007 09:59:44 [LoN]Kamikaze wrote: > The installation of devel/subversion seems to be broken. Does anyone else > have this problem? > > My blind guess is that it's because I have set > WRKDIRPREFIX=/usr/obj/${HOST} in my make.conf. > > ===> Installing for subversion-1.4.3_2 > ===> subversion-1.4.3_2 depends on shared library: expat.6 - found > ===> subversion-1.4.3_2 depends on shared library: neon.26 - found > ===> subversion-1.4.3_2 depends on shared library: apr-1.2 - found > ===> subversion-1.4.3_2 depends on shared library: intl - found > ===> Generating temporary packing list > subversion/svnversion/svnversion . /repos/svn/trunk > > /usr/local/include/subversion-1/svn-revision.txt > cannot create /usr/local/include/subversion-1/svn-revision.txt: No such > file or directory > *** Error code 2 > 1 error > *** Error code 2 > > Stop in /usr/ports/devel/subversion. > *** Error code 1 > > Stop in /usr/ports/devel/subversion. I do not think there is any connection with your problem and another one I had but see ports thread: subversion -- compile file - requires lgssapi_krb5 __SOLVED. I have submitted a PR for that one, which has not yet been given a PR number. No doubt we will hear from the maintainer sometime. I am now working on identifying another subversion problem re building of dav_svn_module which is giving me a headache. david david