Date: Thu, 29 Apr 2010 14:04:57 -0400 From: Greg Larkin <glarkin@FreeBSD.org> To: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Cc: Jouko_Lumij?vi <jlumijar@sun3.oulu.fi>, Gerald Pfeifer <gerald@pfeifer.com>, FreeBSD Ports ML <freebsd-ports@freebsd.org> Subject: Re: CFT: print/pdftk port compiled with Java compiler from gcc 4.5 Message-ID: <4BD9CA49.1050305@FreeBSD.org> In-Reply-To: <201004220609.AA01285@POLYMER5.scphys.kyoto-u.ac.jp> References: <4BC7C420.8070802@FreeBSD.org> <201004220609.AA01285@POLYMER5.scphys.kyoto-u.ac.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Tsurutani Naoki wrote: > Thank you for your fix. > pdftk can be built and executed with gcc42. > however, it requires gcc42 when we run pdftk. > we need some kinds of > RUN_DEPENDS= ${LOCALBASE}/lib/gcc${CSUFF}/libgcj.so:${PORTSDIR}/lang/gcc${CSUFF} > in print/pdftk/Makefile, I think. > > > --- > Tsurutani Naoki > turutani@scphys.kyoto-u.ac.jp Hi Tsurutani, I'm waiting for approval on a patch to gcc45 that adds Java support so I can commit the updated pdftk port that compiles with gcj45. I know that this will cause problems with your LANG setting, but you can work around it by building like this: cd /usr/ports/print/pdftk && make _USE_GCC=4.2 USE_GCC=4.2 install clean Thank you, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/sourcehosting/ - Follow me, follow you -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFL2cpJ0sRouByUApARAmwIAJ95WbBaLbQdBXOAm4a35Xpnorb2gACgstoT lOOc0MgGQoTGtl75PgV3mr0= =oKAH -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BD9CA49.1050305>