From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.67)
	(envelope-from <gentoo-gnustep+bounces-20-garchives=archives.gentoo.org@gentoo.org>)
	id 1IGRIW-0001OR-Ou
	for garchives@archives.gentoo.org; Thu, 02 Aug 2007 03:24:25 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l723OG8v011480;
	Thu, 2 Aug 2007 03:24:16 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l723OFsE011474
	for <gentoo-gnustep@lists.gentoo.org>; Thu, 2 Aug 2007 03:24:15 GMT
Received: from localhost (localhost [127.0.0.1])
	by smtp.gentoo.org (Postfix) with ESMTP id 90B2F65334
	for <gentoo-gnustep@lists.gentoo.org>; Thu,  2 Aug 2007 03:24:14 +0000 (UTC)
X-Virus-Scanned: amavisd-new at gentoo.org
X-Spam-Score: -1.299
X-Spam-Level: 
X-Spam-Status: No, score=-1.299 required=5.5 tests=[AWL=-1.300,
	BAYES_50=0.001]
Received: from smtp.gentoo.org ([127.0.0.1])
	by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id LsoNZwb6TLhr for <gentoo-gnustep@lists.gentoo.org>;
	Thu,  2 Aug 2007 03:24:12 +0000 (UTC)
Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181])
	by smtp.gentoo.org (Postfix) with ESMTP id 971D164E7F
	for <gentoo-gnustep@gentoo.org>; Thu,  2 Aug 2007 03:24:11 +0000 (UTC)
Received: by py-out-1112.google.com with SMTP id a25so744595pyi
        for <gentoo-gnustep@gentoo.org>; Wed, 01 Aug 2007 20:24:10 -0700 (PDT)
DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed;
        d=gmail.com; s=beta;
        h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=gTCvkkvr6gHE+BqWCHOPqXYSsafGpG10+iQ9wk9ykS9n3YUMH+8qJHi/oHm1f45oeme3u1cloRK7BHeGLlwvD+l59jxSP1B00839j32CtmIRR+GvwXkCTdOh2vi2+bwgTXbWdh/w5sIAr/2h8ahqewyuFFdlMyuXZwjSGCqSsik=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=beta;
        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=LAxQ5XEmOZ6QWI+/SCwgUHx7CSyjd/KTNcVm5aRJq4rTZgkniYXgKaoVgcpiQjtU68G6w+3MQRXQV1cNaB+xQ1cA7gnA0G5FQqieb1OkKouXbv8yp5A20RZWC/8VN6f5jz6GQQeWmGptCr4Ghld+YdkBhjr2/3CobqVxcSgQFqg=
Received: by 10.142.72.21 with SMTP id u21mr66323wfa.1186025050233;
        Wed, 01 Aug 2007 20:24:10 -0700 (PDT)
Received: by 10.143.15.10 with HTTP; Wed, 1 Aug 2007 20:24:10 -0700 (PDT)
Message-ID: <eb806add0708012024m567ea20agd462d9785f7ef657@mail.gmail.com>
Date: Thu, 2 Aug 2007 00:24:10 -0300
From: "Luis Felipe Strano Moraes" <luis.strano@gmail.com>
To: gentoo-gnustep@lists.gentoo.org
Subject: [gentoo-gnustep] Re: Help with gnustep
In-Reply-To: <eb806add0708012020w6d9fdfa6ne1568524779f19dd@mail.gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-gnustep@lists.gentoo.org>
List-Help: <mailto:gentoo-gnustep+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-gnustep+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-gnustep+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-gnustep.gentoo.org>
X-BeenThere: gentoo-gnustep@gentoo.org
Reply-to: gentoo-gnustep@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <eb806add0708012020w6d9fdfa6ne1568524779f19dd@mail.gmail.com>
X-Archives-Salt: 19cafd66-a9b9-49db-981c-3c4d853f43ad
X-Archives-Hash: ac29465c52559e6b423e2fa7583bde9b

Well, don't know if it helps, but I'm trying to install the latest versions from
the overlay, and I'm using gcc 4.2 here (but I tried with 4.1.2 also and it
didn't work). If any more info is needed, just ask.

--lf


On 8/2/07, Luis Felipe Strano Moraes <luis.strano@gmail.com> wrote:
> I'm trying to install gnustep on my computer, and I'm running into the
> following problem : gnustep-base compiles without any errors (so far
> as I can tell), but the programs installed by it all give me errors
> when I try to run them, for example :
>
> lfelipe@julie ~ $ source /etc/profile
> Aborted
> Aborted
>
> (those Aborted are for make_services and gdnc, respectively)
>
> and :
>
> if [ -r "libgnustep-back-012Info.plist" ]; then \
>           plmerge
> libgnustep-back-012.bundle/Resources/Info-gnustep.plist
> libgnustep-back-012Info.plist; \
>         fi
> /bin/sh: line 2: 15161 Aborted                 plmerge
> libgnustep-back-012.bundle/Resources/Info-gnustep.plist
> libgnustep-back-012Info.plist
> make[2]: *** [libgnustep-back-012.bundle/Resources/Info-gnustep.plist] Error 134
> make[1]: *** [libgnustep-back-012.all.bundle.variables] Error 2
> make[1]: Leaving directory
> `/var/tmp/portage/gnustep-base/gnustep-back-art-0.12.0/work/gnustep-back-0.12.0/Source'
> make: *** [internal-all] Error 2
>
>
>
> this last error is what's stopping me from installing gnustep-back-art
> and the rest of gnustep.
>
> Any help will be greatly appreciated.
>
> --lf
>
>
> --
> "People assume that time is a strict progression of cause to effect...
> but actually, from a non-linear, non-subjective viewpoint, it's more
> like a big ball of wibbly-wobbly...timey-wimey...stuff." - The Doctor
>


-- 
"People assume that time is a strict progression of cause to effect...
but actually, from a non-linear, non-subjective viewpoint, it's more
like a big ball of wibbly-wobbly...timey-wimey...stuff." - The Doctor
-- 
gentoo-gnustep@gentoo.org mailing list