Pavel, I have tried that ebuild (with patch) and got linking error shown below.
Andrew ______________________ ../xpdf/xpdf/libxpdf.a(GlobalParams.o): In function `GlobalParams::GlobalParams(char*)': GlobalParams.cc:(.text+0x4277): undefined reference to `paperinit' GlobalParams.cc:(.text+0x427c): undefined reference to `systempapername' GlobalParams.cc:(.text+0x428c): undefined reference to `paperinfo' GlobalParams.cc:(.text+0x4296): undefined reference to `paperpswidth' GlobalParams.cc:(.text+0x42af): undefined reference to `paperpsheight' GlobalParams.cc:(.text+0x42c5): undefined reference to `paperdone' ../xpdf/xpdf/libxpdf.a(GlobalParams.o): In function `GlobalParams::GlobalParams(char*)': GlobalParams.cc:(.text+0x4a7f): undefined reference to `paperinit' GlobalParams.cc:(.text+0x4a84): undefined reference to `systempapername' GlobalParams.cc:(.text+0x4a94): undefined reference to `paperinfo' GlobalParams.cc:(.text+0x4a9e): undefined reference to `paperpswidth' GlobalParams.cc:(.text+0x4ab7): undefined reference to `paperpsheight' GlobalParams.cc:(.text+0x4acd): undefined reference to `paperdone' collect2: ld returned 1 exit status make[2]: *** [pdfedit] Error 1 ======= On Wednesday 27 September 2006 01:45, [EMAIL PROTECTED] wrote: ======= hi, > Can anyone recommend an application to edit a pdf file, and I am > running 64 bit Gentoo, so it needs to be compatible? does the following ebuild works for you ? : http://atrey.karlin.mff.cuni.cz/~sanda/pdfedit/ expect unimplemented features and bugs. better than nothing :) pavel -- [email protected] mailing list

