From owner-freebsd-ports@FreeBSD.ORG Thu Mar 1 18:07:50 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 507E516A400 for ; Thu, 1 Mar 2007 18:07:50 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from turion.vk2pj.dyndns.org (c220-239-3-125.belrs4.nsw.optusnet.com.au [220.239.3.125]) by mx1.freebsd.org (Postfix) with ESMTP id B352C13C474 for ; Thu, 1 Mar 2007 18:07:49 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from turion.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by turion.vk2pj.dyndns.org (8.13.8/8.13.8) with ESMTP id l21I7hsG009016; Fri, 2 Mar 2007 05:07:43 +1100 (EST) (envelope-from peter@turion.vk2pj.dyndns.org) Received: (from peter@localhost) by turion.vk2pj.dyndns.org (8.13.8/8.13.8/Submit) id l21I7hm2009015; Fri, 2 Mar 2007 05:07:43 +1100 (EST) (envelope-from peter) Date: Fri, 2 Mar 2007 05:07:43 +1100 From: Peter Jeremy To: perlcat Message-ID: <20070301180743.GH837@turion.vk2pj.dyndns.org> References: <200703010258.36996.perlcat@alltel.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IpbVkmxF4tDyP/Kb" Content-Disposition: inline In-Reply-To: <200703010258.36996.perlcat@alltel.net> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.13 (2006-08-11) Cc: freebsd-ports@freebsd.org Subject: Re: gnucash on amd64 6.2-stable pkg_add runs, but app fails 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, 01 Mar 2007 18:07:50 -0000 --IpbVkmxF4tDyP/Kb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2007-Mar-01 02:58:36 -0600, perlcat wrote: >When I run gnucash from command line, it waits about 3 minutes before the= =20 >splash comes up, libltdl-1.5.22_2 will fix this. >: Unable to find file "hbci/hbci.scm" in load path > >I'm not in the slightest interested in the home banking client interface. = Is=20 >there a place to remark that out? There's a build-time configuration option (AQBANKING) that defaults to off so I'm not sure why you are seeing that. >If I cd to /usr/ports/finance/gnucash and do a make install clean, that fa= ils=20 >with: > >configure: error: "libffi has not been ported to amd64-portbld-freebsd6.2." >configure: error: /bin/sh './configure' failed for libffi > >libffi isn't ported to amd64, so you can't get there from here. I found a = new=20 >port of it, but it doesn't seem to be recognized after I'd built and=20 >installed it.=20 This looks like it's fixed in g-wrap-1.9.6_1,1 >downloaded source for gnucash 2.0.5 -- it fails on configure with this=20 >message: > >checking for popt.h... yes >checking for poptStrippedArgv in -lpopt... no >configure: error: > > popt 1.5 or newer is required to build gnucash. The current version is popt-1.7_2. It was upgraded to 1.7 in 2004 so you must have some really old ports installed. Try upgrading popt. --=20 Peter Jeremy --IpbVkmxF4tDyP/Kb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFF5xZv/opHv/APuIcRAgRwAKCtPXVulVa7Bnk5yTe8Be8KCfsqRQCgwLtz JXon5tK77wSGwnTXga/MFFg= =Mm/u -----END PGP SIGNATURE----- --IpbVkmxF4tDyP/Kb--