From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: GNUStep build problems Date: Sat, 23 Aug 2008 10:18:51 -0700 Message-ID: <200808231718.m7NHIpMv013458@sallyv1.ics.uci.edu> References: <20080821090538.1e904b68@terra.solaris> <87zln6l8kg.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1219511991 30099 80.91.229.12 (23 Aug 2008 17:19:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 23 Aug 2008 17:19:51 +0000 (UTC) Cc: Christian Faulhammer , emacs-devel@gnu.org, gnustep@gentoo.org, emacs@gentoo.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Aug 23 19:20:44 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KWwn4-0004Gr-LB for ged-emacs-devel@m.gmane.org; Sat, 23 Aug 2008 19:20:42 +0200 Original-Received: from localhost ([127.0.0.1]:57642 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KWwm6-0006cY-QC for ged-emacs-devel@m.gmane.org; Sat, 23 Aug 2008 13:19:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KWwm3-0006cJ-4m for emacs-devel@gnu.org; Sat, 23 Aug 2008 13:19:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KWwm2-0006c7-LD for emacs-devel@gnu.org; Sat, 23 Aug 2008 13:19:38 -0400 Original-Received: from [199.232.76.173] (port=44728 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KWwm2-0006c4-IT for emacs-devel@gnu.org; Sat, 23 Aug 2008 13:19:38 -0400 Original-Received: from sallyv1.ics.uci.edu ([128.195.1.109]:59279) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1KWwm2-0004H4-JL for emacs-devel@gnu.org; Sat, 23 Aug 2008 13:19:38 -0400 X-ICS-MailScanner-Watermark: 1220116733.00422@moaGoL3oz2IFN23FPu9CMw Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by sallyv1.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id m7NHIpMv013458; Sat, 23 Aug 2008 10:18:51 -0700 (PDT) In-Reply-To: <87zln6l8kg.fsf@cyd.mit.edu> (Chong Yidong's message of "Thu, 21 Aug 2008 10:57:35 -0400") Original-Lines: 25 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-kernel: by monty-python.gnu.org: Solaris 10 (beta) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:102873 Archived-At: Chong Yidong writes: > Christian Faulhammer writes: > > > we are trying to add GNUstep support for Emacs in Gentoo Linux. > > Unfortunately Emacs build fails from HEAD during bootstrapping, maybe > > you can have a look at it, a log of the build process is attached. > > This has been reported: > > http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=620 > > Unfortunately, no one seems to have found the time to work on this yet. > Yavor Doganov's observation in that bug report is probably key: > > >> Notice how unlike the usual bootstrap procedure, it loads a > >> gazillion of files when byte-compiling every single .el file: > > > Also there has been a linker problem as in Gentoo the GNUstep libraries > > are not in FHS locations but in the ones recommended by GNUstep. A > > patch for that is attached. > > Applied, thanks. I think this patch causes: bug#760: Linker issues with the GNUstep build