From owner-freebsd-questions@FreeBSD.ORG Mon Oct 20 01:55:24 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F37C1065682 for ; Mon, 20 Oct 2008 01:55:24 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from mail1.sourcehosting.net (113901-app1.sourcehosting.net [72.32.213.11]) by mx1.freebsd.org (Postfix) with ESMTP id EF8148FC17 for ; Mon, 20 Oct 2008 01:55:23 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from 68-189-244-97.dhcp.oxfr.ma.charter.com ([68.189.244.97] helo=Gregory-Larkins-Computer.local) by mail1.sourcehosting.net with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Krjz8-0000ps-1G; Sun, 19 Oct 2008 21:55:07 -0400 Received: from [127.0.0.1] (fireball.entropy.prv [192.168.1.12]) by Gregory-Larkins-Computer.local (Postfix) with ESMTP id 0ACD7264AB38; Sun, 19 Oct 2008 21:55:05 -0400 (EDT) Message-ID: <48FBE4FC.4090301@FreeBSD.org> Date: Sun, 19 Oct 2008 21:55:08 -0400 From: Greg Larkin Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Dino Vliet References: <648870.44443.qm@web51112.mail.re2.yahoo.com> In-Reply-To: <648870.44443.qm@web51112.mail.re2.yahoo.com> X-Enigmail-Version: 0.95.7 OpenPGP: id=1C940290 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Score: -1.3 (-) Cc: alecn2002@yandex.ru, freebsd-questions@freebsd.org Subject: Re: error installing kmymoney2 on amd64 system running freebsd 6.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: glarkin@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Oct 2008 01:55:24 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Dino Vliet wrote: > > > Hi Greg > > > Here the tow output file pkg_info_output.txt and the Makefile > as attachments because otherwise this messsage would be too > large (I know that the freebsd mailinglist will not let my > message through) > > Brgds > Dino > Hi Dino, Can you check in the work/kmymoney2-0.8.9/doc/en directory to see if there is a file named errorlog or some other files with a ".log" extension after you receive the make error? If so, please send those as well or post them somewhere for viewing. It looks like the finance/kmymoney2 port Makefile needs additional work to include dependencies on the tools that generate the PDF documentation (pdfjadetex and others). I didn't have those tools originally, and the PDF documentation generation was disabled. I installed the required tools manually, and I now get an error during PDF generation, although it's different than what you reported. The other thing that might be helpful is if you can change directory into work/kmymoney2-0.8.9/doc/en, type "make -d a" and capture the output. That will show extra debugging information from make as it processes its targets. By the way, if you don't care about the PDF documentation, you can temporarily change the port Makefile line that reads: CONFIGURE_ARGS= --enable-ofxplugin --enable-ofxbanking --enable-pdf-docs to: CONFIGURE_ARGS= --enable-ofxplugin --enable-ofxbanking I'm likely going to make that switch dependent on the NOPORTDOCS knob as well. Regards, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFI++T80sRouByUApARAvKVAKCRlcugHg6JtyvZa8FR10ukEc//KwCdHyGB 6BAbfMSDEmj47Teb1WZCh18= =c52b -----END PGP SIGNATURE-----