Date: Sun, 19 Oct 2008 21:55:08 -0400 From: Greg Larkin <glarkin@FreeBSD.org> To: Dino Vliet <dino_vliet@yahoo.com> Cc: alecn2002@yandex.ru, freebsd-questions@freebsd.org Subject: Re: error installing kmymoney2 on amd64 system running freebsd 6.3 Message-ID: <48FBE4FC.4090301@FreeBSD.org> In-Reply-To: <648870.44443.qm@web51112.mail.re2.yahoo.com> References: <648870.44443.qm@web51112.mail.re2.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
-----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-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48FBE4FC.4090301>