Gentoo Archives: gentoo-ppc-dev

From: Pieter Van den Abeele <pvdabeel@g.o>
To: David Chamberlain <david@×××××××××××××××.com>
Cc: gentooppc-dev@g.o
Subject: Re: [gentooppc-dev] ghostscript
Date: Wed, 31 Jul 2002 05:25:20
Message-Id: A5AFEE42-A46F-11D6-997D-0003938E7E46@gentoo.org
In Reply to: Re: [gentooppc-dev] ghostscript by David Chamberlain
1 I had indeed some clock problems, but I thought I solved them before
2 emerging ghostscript. I discovered the clock problem while compiling a
3 kernel. (make complained about things compiled in the future)
4 I did find a solution to the ghostscript problem. I had to patch the
5 genarch.c file: there is a bit of code used to determine the cache size
6 inside that file. I commented out a single line of that code, (the
7 second while loop from the top) and ghostscript compiled perfectly.
8 People that were able to emerge ghostscript without patching the code,
9 would probably have had another cache architecture than I do on my
10 G4/550 powerbook, but I can't tell for sure. I wouldn't recommend my
11 patch to anyone, because I'm not sure what consequences it has (we'll
12 see later)
13
14 Have not experienced problems since, running KDE3, gnome2 on ppc very
15 smoothly now :-) I'm experimenting with gcc3 now (needed for openoffice)
16
17 Pieter
18
19 On Tuesday, July 30, 2002, at 11:25 , David Chamberlain wrote:
20
21 > Just a thought Pieter: is your system clock set correctly? On my
22 > TiBook OSX reset to unix day zero a little while ago, for no reason I
23 > could discern. I've seen several reports of incorrectly set clocks
24 > (esp. those set to the future) causing ebuilds to enter infinite loops.
25 >
26 > David
27 >
28 > Pieter Van den Abeele wrote:
29 >
30 >> Hi,
31 >>
32 >> I've got some problems emerging ghostscript. The process starts looping
33 >> forever when running ./obj/genarch ./obj/arch.h (making espgs-7.05.3).
34 >>
35 >> Could anyone (on a G4) machine test if he/she can (re)build
36 >> ghostscript?
37 >> Running make distclean && ./configure && make inside the espgs
38 >> work directory doesn't work for me. Could this looping be related to
39 >> the
40 >> changing from GNU ghostscript to ESP ghostscript? I have absolutely no
41 >> clue why some
42 >> people are able to emerge ghostscript on ppc.
43 >>
44 >> Best regards,
45 >>
46 >> Pieter
47 >>
48 >> ---
49 >> Pieter Van den Abeele
50 >> pvdabeel@××××××.be - pvdabeel@g.o
51 >>
52 >>
53 >> _______________________________________________
54 >> gentooppc-dev mailing list
55 >> gentooppc-dev@g.o
56 >> http://lists.gentoo.org/mailman/listinfo/gentooppc-dev
57 >>
58 >> .
59 >>
60 >>
61 >
62 >
63 >

Replies

Subject Author
Re: [gentooppc-dev] ghostscript Mark Guertin <gerk@g.o>