X-pop3-spooler: POP3MAIL 2.1.0 b 4 980420 -bs- Message-ID: <35EF662C.ED3DEB76@mail.utexas.edu> Date: Thu, 03 Sep 1998 23:01:49 -0500 From: Preston Landers Organization: 909 Media X-Mailer: Mozilla 4.06 [en] (X11; I; Linux 2.0.35 i586) MIME-Version: 1.0 To: beastium-list AT Desk DOT nl Subject: problems patching egcs 1.1a Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: Marc Lehmann Status: RO Content-Length: 1367 Lines: 47 Hello there, When I try to patch egcs with the equivelent pgcc patch, version 1.1a, I get the patching errors below. I am too inexeperienced to figure this out on my own. Do these errors sound familiar to anyone? Can you point me in the right direction of what to do? Many many thanks, Preston planders AT mail DOT utexas DOT edu ------------------------------------ patching file `gcc/cp/g++spec.c' patching file `gcc/cp/parse.c' can't find file to patch at input line 27085 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: egcs/gcc/f/Make-lang.in |diff -u egcs/gcc/f/Make-lang.in:1.1.1.22 egcs/gcc/f/Make-lang.in:1.20 |--- egcs/gcc/f/Make-lang.in:1.1.1.22 Tue Aug 18 14:42:58 1998 |+++ egcs/gcc/f/Make-lang.in Mon Aug 24 23:58:01 1998 -------------------------- File to patch: Skip this patch? [y] Skipping patch. 3 out of 3 hunks ignored can't find file to patch at input line 27124 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: egcs/gcc/objc/objc-parse.c |diff -u egcs/gcc/objc/objc-parse.c:1.1.1.11 egcs/gcc/objc/objc-parse.c:1.14 |--- egcs/gcc/objc/objc-parse.c:1.1.1.11 Tue Jul 7 23:33:51 1998 |+++ egcs/gcc/objc/objc-parse.c Thu Jul 16 01:18:34 1998 --------------------------