
On 19/07/06, Bryce Harrington <bryce@...961...> wrote:
Strange; it's trying to patch a makefile and failing. I would suggest trying to do a 'make distclean', and then re-run autogen.sh. If that doesn't do it, delete the po/ directory and re- svn up.
This bug is in the tracker somewhere. Actually, I can reproduce it at will, but I have never quite got round to diagnosing and fixing the problem.
The file that you are patching is one that has been copied from your installed internationalisation libraries and support files (gettext), and the hunk that fails, I think, is already in. You should be able to build anyway.
I doubt that cleaning and re-sync'ing - though good advice - will help this problem.
Could you state whether your build succeeds - for example, when you are urged to run configure, does this work?
If so, does internationalisation work as expected (if you know what to expect)?
It is odd that this should happen with Gentoo: Is there anything special about your set-up?
Ben.
On Wed, Jul 19, 2006 at 08:57:41PM +0000, Vladimir Savic wrote:
Hi,
Can someone please help me with this one. It breaks my building every time (and persists for months now) at po/ directory.
Must be some outdated package, but I can't figure out which one. Posting terminal messages (I'm building from the source -- svn):
Running intltoolize --copy --force --automake ... patching file po/Makefile.in.in Hunk #4 FAILED at 95. Hunk #5 succeeded at 194 (offset 15 lines). Hunk #6 succeeded at 223 (offset 15 lines). 1 out of 6 hunks FAILED -- saving rejects to file po/Makefile.in.in.rej
Done! Please run './configure' now. localhost inkscape #
Do you want me to send Makefile.in.in and Makefile.in.in.rej? Would that help?