Gentoo Archives: gentoo-gnustep

From: Luis Felipe Strano Moraes <luis.strano@×××××.com>
To: gentoo-gnustep@l.g.o
Subject: [gentoo-gnustep] Re: Help with gnustep
Date: Thu, 02 Aug 2007 03:24:25
Message-Id: eb806add0708012024m567ea20agd462d9785f7ef657@mail.gmail.com
In Reply to: [gentoo-gnustep] Help with gnustep by Luis Felipe Strano Moraes
1 Well, don't know if it helps, but I'm trying to install the latest versions from
2 the overlay, and I'm using gcc 4.2 here (but I tried with 4.1.2 also and it
3 didn't work). If any more info is needed, just ask.
4
5 --lf
6
7
8 On 8/2/07, Luis Felipe Strano Moraes <luis.strano@×××××.com> wrote:
9 > I'm trying to install gnustep on my computer, and I'm running into the
10 > following problem : gnustep-base compiles without any errors (so far
11 > as I can tell), but the programs installed by it all give me errors
12 > when I try to run them, for example :
13 >
14 > lfelipe@julie ~ $ source /etc/profile
15 > Aborted
16 > Aborted
17 >
18 > (those Aborted are for make_services and gdnc, respectively)
19 >
20 > and :
21 >
22 > if [ -r "libgnustep-back-012Info.plist" ]; then \
23 > plmerge
24 > libgnustep-back-012.bundle/Resources/Info-gnustep.plist
25 > libgnustep-back-012Info.plist; \
26 > fi
27 > /bin/sh: line 2: 15161 Aborted plmerge
28 > libgnustep-back-012.bundle/Resources/Info-gnustep.plist
29 > libgnustep-back-012Info.plist
30 > make[2]: *** [libgnustep-back-012.bundle/Resources/Info-gnustep.plist] Error 134
31 > make[1]: *** [libgnustep-back-012.all.bundle.variables] Error 2
32 > make[1]: Leaving directory
33 > `/var/tmp/portage/gnustep-base/gnustep-back-art-0.12.0/work/gnustep-back-0.12.0/Source'
34 > make: *** [internal-all] Error 2
35 >
36 >
37 >
38 > this last error is what's stopping me from installing gnustep-back-art
39 > and the rest of gnustep.
40 >
41 > Any help will be greatly appreciated.
42 >
43 > --lf
44 >
45 >
46 > --
47 > "People assume that time is a strict progression of cause to effect...
48 > but actually, from a non-linear, non-subjective viewpoint, it's more
49 > like a big ball of wibbly-wobbly...timey-wimey...stuff." - The Doctor
50 >
51
52
53 --
54 "People assume that time is a strict progression of cause to effect...
55 but actually, from a non-linear, non-subjective viewpoint, it's more
56 like a big ball of wibbly-wobbly...timey-wimey...stuff." - The Doctor
57 --
58 gentoo-gnustep@g.o mailing list

Replies

Subject Author
Re: [gentoo-gnustep] Re: Help with gnustep "Sourav K. Mandal" <sourav.mandal@×××××.com>