X-pop3-spooler: POP3MAIL 2.1.0 b 4 980420 -bs- Message-ID: <35907044.DE2012D6@ism.com.br> Date: Tue, 23 Jun 1998 22:19:32 -0500 From: Wolf X-Mailer: Mozilla 4.05 [en] (X11; I; Linux 2.0.34 i686) MIME-Version: 1.0 To: beastium-list AT Desk DOT nl Subject: Failed patching egcs-1.0.3a to pgcc. Content-Type: multipart/mixed; boundary="------------40C9A284BEF6EB9DB9AEC15B" Sender: Marc Lehmann Status: RO X-Status: A Content-Length: 1534 Lines: 60 This is a multi-part message in MIME format. --------------40C9A284BEF6EB9DB9AEC15B Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi. I've downloaded egcs-1.0.3a and the respective patch to pgcc, but I got a reject file (only one) : Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: egcs/texinfo/util/texi2dvi |diff -u egcs/texinfo/util/texi2dvi:1.1.3.3 egcs/texinfo/util/texi2dvi:1.1.2.2 |--- egcs/texinfo/util/texi2dvi:1.1.3.3 Wed May 20 20:40:34 1998 |+++ egcs/texinfo/util/texi2dvi Wed May 27 19:40:57 1998 -------------------------- Patching file texinfo/util/texi2dvi using Plan A... Hunk #1 failed at 332. 1 out of 1 hunks failed--saving rejects to texinfo/util/texi2dvi.rej done I'm sending the .rej file attached. Should I ignore the failed hunk ? Thanks for any help. -- -Wolf- "Homo Homini Lupus" --------------40C9A284BEF6EB9DB9AEC15B Content-Type: text/plain; charset=us-ascii; name="texi2dvi.rej" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="texi2dvi.rej" *************** *** 332,337 **** # texi2dvi ends here # $Log$ # Revision 1.1.3.3 1998/05/20 18:40:34 marc # Import of EGCS_1_0_3 # --- 332,340 ---- # texi2dvi ends here # $Log$ + # Revision 1.1.2.2 1998/05/27 17:40:57 marc + # Import of EGCS_1_0_3 + # # Revision 1.1.3.3 1998/05/20 18:40:34 marc # Import of EGCS_1_0_3 # --------------40C9A284BEF6EB9DB9AEC15B--