From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bruce Korb Newsgroups: gmane.lisp.guile.devel Subject: Re: [ntp:hackers/Guile devel] ntp-dev changes Date: Sat, 15 Apr 2006 10:40:37 -0700 Organization: Free Software Foundation Message-ID: <44413015.4000809@gnu.org> References: <20060413200537.1D78D39B52@ntp1.ntp.isc.org> <444113CE.1030306@gnu.org> <200604151725.k3FHPGg0020631@deneb.dwf.com> Reply-To: bkorb@gnu.org NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1145122874 13424 80.91.229.2 (15 Apr 2006 17:41:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 15 Apr 2006 17:41:14 +0000 (UTC) Cc: Harlan Stenn , guile-devel@gnu.org, reg@deneb.dwf.com Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Apr 15 19:41:11 2006 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FUolc-0000hn-I6 for guile-devel@m.gmane.org; Sat, 15 Apr 2006 19:41:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FUolY-0002Yv-Ay for guile-devel@m.gmane.org; Sat, 15 Apr 2006 13:41:00 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FUolU-0002Y3-DP for guile-devel@gnu.org; Sat, 15 Apr 2006 13:40:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FUolR-0002X4-Uo for guile-devel@gnu.org; Sat, 15 Apr 2006 13:40:56 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FUolR-0002X1-Si for guile-devel@gnu.org; Sat, 15 Apr 2006 13:40:53 -0400 Original-Received: from [207.115.57.43] (helo=ylpvm12.prodigy.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FUolh-0005dw-2c for guile-devel@gnu.org; Sat, 15 Apr 2006 13:41:09 -0400 Original-Received: from pimout4-ext.prodigy.net (pimout4-int.prodigy.net [207.115.4.203]) by ylpvm12.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id k3FHeebL031602 for ; Sat, 15 Apr 2006 13:40:45 -0400 X-ORBL: [75.2.140.173] Original-Received: from [192.168.1.4] (adsl-75-2-140-173.dsl.pltn13.sbcglobal.net [75.2.140.173]) by pimout4-ext.prodigy.net (8.13.6 out.dk/8.13.6) with ESMTP id k3FHecDu169212; Sat, 15 Apr 2006 13:40:43 -0400 User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050923) X-Accept-Language: en-us, en Original-To: Reg Clemens In-Reply-To: <200604151725.k3FHPGg0020631@deneb.dwf.com> X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:5858 Archived-At: Someone, please correct me if I am wrong, but I think GCC-4 is still too green for industrial use. Have you a GCC-3.x handy? Reg Clemens wrote: >>Hi Harlan, Reg, NTP developers (via relay) & Guile developers: >> >>This is a problem. I (almost) only ever use pre-built Guile >>packages and let others struggle with the porting issue. >>Occasionally, I do build it just to verify that current >>versions haven't wiggled too much for AutoGen to operate, >>but otherwise, no. >> >>So, Reg, can you please tell us all the platform and compiler >>you used that triggered the Guile build failure? >> > > > I tried building > guile-1.6.7 > from the gnu site. > Not knowing anything about the options available, I did a straight > ./configure > make > The configure runs with no errors, but the make terminates with > > --- > > guile.c: In function 'main': > guile.c:91: error: array type has incomplete element type > guile.c:91: warning: unused variable 'lt_preloaded_symbols' > make[2]: *** [guile.o] Error 1 > make[2]: Leaving directory `/mnt/home/reg/Source/System/Autogen/guile-1.6.7/libguile' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/mnt/home/reg/Source/System/Autogen/guile-1.6.7' > make: *** [all] Error 2 > > --- > > This is on Linux Fedora4, with gcc-4.0.2-8.fc4 > > am I missing something? > I looked arround, and didnt see a prebuilt package anywhere. I Googled for ``guile package|rpm redhat|fedora''. You have to look around a bit: http://ccrma.stanford.edu/planetccrma/software/redupdates.html http://dir.filewatcher.com/d/Fedora/i386/Development/Languages/guile-1.6.4-14.i386.rpm.763778.html _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel