First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 41638
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Science Related Packages <sci@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Pietro Franchi <tinaught@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 41638 depends on: Show dependency tree
Bug 41638 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-02-15 01:17 0000
there is an error doing emerge euler because of an error in metaps.c.

I've investigated a bit and the problem seems to be fixed by this patch:

--- metaps.c.old        2004-02-15 09:53:10.502606720 +0100
+++ metaps.c    2004-02-15 09:55:52.156031664 +0100
@@ -209,7 +209,7 @@
 //     rectangle clipping
 //     x1 y1 x2 y2 setclip
 static char setclipmacro[]= "/setclip {\n\
-gsave
+gsave\n\
        /y2 exch def\n\
        /x2 exch def\n\
        /y1 exch def\n\


:)

------- Comment #1 From Patrick Kursawe 2004-03-15 06:25:25 0000 -------
If you attache the patch next time instead of pasting it, you can save me even
more time :-)

Thanks. Silent fix in 1.60.6, -r1 makes use of CFLAGS additionally.

First Last Prev Next    No search results available      Search page      Enter new bug