unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Stanislas Pinte <alto_stan@wanadoo.be>
Cc: guile-user@gnu.org, David Pirotte <david@altosw.be>
Subject: Re: gettext bindings
Date: Mon, 30 Sep 2002 18:29:02 +0200	[thread overview]
Message-ID: <3D987BCE.6040002@wanadoo.be> (raw)
In-Reply-To: 1033305357.2083.9.camel@li.mine.nu



Bo Forslund wrote:

> Try
> 
> 	gzip -cd patchname.patch.gz | patch -p0
> 
> if the patch is a .gz that is (bzip2 -cd ... if it a .bz2), if it is an
> unpacked patch 
> 
> 	
> 	 patch -p0 < patchname.patch
> 
> 




well, I tried this, but some fixes are problematic....and explains with 
the new files (from the guile-gettext binding) do not get compiled


stan@pablo:/usr/local/src/guile/guile-1.6.0 7 $ patch -p0 < ../guile-gettext/guile.patch 
patching file ChangeLog
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file ChangeLog.rej
patching file Makefile.am
Hunk #1 FAILED at 20.
1 out of 1 hunk FAILED -- saving rejects to file Makefile.am.rej
patching file THANKS
Reversed (or previously applied) patch detected!  Assume -R? [n] y
Hunk #1 succeeded at 66 with fuzz 2 (offset 16 lines).
patching file configure.in
Hunk #1 succeeded at 188 with fuzz 2 (offset 22 lines).
Hunk #2 succeeded at 705 (offset 81 lines).
Hunk #3 FAILED at 728.
1 out of 3 hunks FAILED -- saving rejects to file configure.in.rej
patching file ice-9/ChangeLog
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file ice-9/ChangeLog.rej
patching file ice-9/Makefile.am
Hunk #1 FAILED at 32.
1 out of 1 hunk FAILED -- saving rejects to file ice-9/Makefile.am.rej
patching file libguile/ChangeLog
Hunk #1 FAILED at 1.
Hunk #2 FAILED at 49.
Hunk #3 FAILED at 908.
3 out of 3 hunks FAILED -- saving rejects to file libguile/ChangeLog.rej
patching file libguile/Makefile.am
Hunk #1 succeeded at 180 (offset 9 lines).
patching file libguile/read.c
Hunk #4 succeeded at 849 with fuzz 1 (offset 1 line).
patching file scripts/ChangeLog
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file scripts/ChangeLog.rej
patching file scripts/Makefile.am
Hunk #1 FAILED at 30.
1 out of 1 hunk FAILED -- saving rejects to file scripts/Makefile.am.rej



thanks a lot for your help...


> 
> Bo
> 
> 
> On Sun, 2002-09-29 at 12:50, Stanislas Pinte wrote:
> 
>>hello,
>>
>>I have problems applying the patch
>>
>>http://www.glug.org/patches/2001-07-29.gettext-support/
>>
>>to the guile-1.6.0.tar.gz sources...
>>
>>I tried to issue a "patch -i ../guile-gettext" in the fresh guile-1.6.0 
>>source tree, but the directories in ../guile-gettext are not being 
>>copied, and I am seeing patching errors...
>>
>>--> If I copy the directories manually in the 1.6.0 source tree, they 
>>are not being compiled.
>>
>>Any idea on how to apply the patch?
>>
>>thanks a lot,
>>
>>Stan.
>>
>>
>>
>>
>>
>>_______________________________________________
>>Guile-user mailing list
>>Guile-user@gnu.org
>>http://mail.gnu.org/mailman/listinfo/guile-user
>>
> 
> 
> 
> 





_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


  reply	other threads:[~2002-09-30 16:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-29 10:50 gettext bindings Stanislas Pinte
2002-09-29 13:15 ` Bo Forslund
2002-09-30 16:29   ` Stanislas Pinte [this message]
2002-09-30 18:38 ` Neil Jerram
2002-10-01 16:51   ` Stanislas Pinte
2002-10-01 19:23   ` Stanislas Pinte

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D987BCE.6040002@wanadoo.be \
    --to=alto_stan@wanadoo.be \
    --cc=david@altosw.be \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).