Re: [gentoo-user] pdftk emerge error

2009-05-31 Thread Stroller


On 30 May 2009, at 14:38, Marco wrote:

...
I had the same problem. The fix in bug
http://bugs.gentoo.org/show_bug.cgi?id=264510 solved it for me.


Since I am rather new to gentoo, I am not sure how to apply the
patches together with emerge. Could you give me a short info on that
or point me to the corresponding documentation/howto?


Download both the patch  the ebuild attachments from that bug, create  
a directory /usr/portage/app-text/pdftk and put them both in there.  
Run `ebuild /usr/portage/app-text/pdftk/pdftk-1.41-r2.ebuild manifest`  
and then you should be able to emerge the new version. You might need  
to unmask it manually in /etc/portage/package.keywords, I'm not sure  
if that's necessary.


Stroller.




Re: [gentoo-user] pdftk emerge error

2009-05-31 Thread Marco
On Sun, May 31, 2009 at 1:05 PM, Stroller
strol...@stellar.eclipse.co.uk wrote:

 On 30 May 2009, at 14:38, Marco wrote:

 ...
 I had the same problem. The fix in bug
 http://bugs.gentoo.org/show_bug.cgi?id=264510 solved it for me.

 Since I am rather new to gentoo, I am not sure how to apply the
 patches together with emerge. Could you give me a short info on that
 or point me to the corresponding documentation/howto?

 Download both the patch  the ebuild attachments from that bug, create a
 directory /usr/portage/app-text/pdftk and put them both in there. Run
 `ebuild /usr/portage/app-text/pdftk/pdftk-1.41-r2.ebuild manifest` and then
 you should be able to emerge the new version. You might need to unmask it
 manually in /etc/portage/package.keywords, I'm not sure if that's necessary.


Thanks for the tip! Will try.

--
Regards,
 Marco



Re: [gentoo-user] pdftk emerge error

2009-05-30 Thread Dan Johansson
On Saturday 30 May 2009, Marco wrote:
 Hi all,

 I am trying to emerge pdftk on my amd64 machine. After re-emerging gcc
 with gcj, compilation fails with:

 * ERROR: app-text/pdftk-1.12 failed.
  * Call stack:
  *   ebuild.sh, line   48:  Called src_compile
  * environment, line 2238:  Called die
  * The specific snippet of code:
  *   make -f Makefile.Generic || die Compilation failed.
  *  The die message:
  *   Compilation failed.

 I also attached the build log and the  ebuild environment file.

 Any suggestions on how to solve this problem? Kind of urgent cause I
 need to finish my job-application...

I had the same problem. The fix in bug 
http://bugs.gentoo.org/show_bug.cgi?id=264510 solved it for me.

Regards,
-- 
Dan Johansson, http://www.dmj.nu
***
This message is printed on 100% recycled electrons!
***


smime.p7s
Description: S/MIME cryptographic signature


Re: [gentoo-user] pdftk emerge error

2009-05-30 Thread Marco
On Sat, May 30, 2009 at 7:02 AM, Dan Johansson dan.johans...@dmj.nu wrote:
 On Saturday 30 May 2009, Marco wrote:
 Hi all,

 I am trying to emerge pdftk on my amd64 machine. After re-emerging gcc
 with gcj, compilation fails with:

 * ERROR: app-text/pdftk-1.12 failed.
  * Call stack:
  *               ebuild.sh, line   48:  Called src_compile
  *             environment, line 2238:  Called die
  * The specific snippet of code:
  *       make -f Makefile.Generic || die Compilation failed.
  *  The die message:
  *   Compilation failed.

 I also attached the build log and the  ebuild environment file.

 Any suggestions on how to solve this problem? Kind of urgent cause I
 need to finish my job-application...

 I had the same problem. The fix in bug
 http://bugs.gentoo.org/show_bug.cgi?id=264510 solved it for me.

Since I am rather new to gentoo, I am not sure how to apply the
patches together with emerge. Could you give me a short info on that
or point me to the corresponding documentation/howto?

Thanks

--
Regards,
 Marco