Gentoo Archives: gentoo-gnustep

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

Replies

Subject Author
[gentoo-gnustep] Re: Help with gnustep Luis Felipe Strano Moraes <luis.strano@×××××.com>