From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Reg Clemens Newsgroups: gmane.lisp.guile.devel Subject: Re: [ntp:hackers/Guile devel] ntp-dev changes Date: Sat, 15 Apr 2006 11:25:16 -0600 Message-ID: <200604151725.k3FHPGg0020631@deneb.dwf.com> References: <20060413200537.1D78D39B52@ntp1.ntp.isc.org> <444113CE.1030306@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1145186052 12471 80.91.229.2 (16 Apr 2006 11:14:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 16 Apr 2006 11:14:12 +0000 (UTC) Cc: Harlan Stenn , Reg Clemens , guile-devel@gnu.org, reg@deneb.dwf.com Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Apr 16 13:14:10 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 1FV5Ce-0004XZ-9N for guile-devel@m.gmane.org; Sun, 16 Apr 2006 13:14:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FV5Cd-0000dQ-I4 for guile-devel@m.gmane.org; Sun, 16 Apr 2006 07:14:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FUoWV-0000PV-Qa for guile-devel@gnu.org; Sat, 15 Apr 2006 13:25:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FUoWV-0000Ou-8B for guile-devel@gnu.org; Sat, 15 Apr 2006 13:25:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FUoWV-0000Oc-2P for guile-devel@gnu.org; Sat, 15 Apr 2006 13:25:27 -0400 Original-Received: from [68.35.68.128] (helo=deneb.dwf.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FUoWi-00024j-DY; Sat, 15 Apr 2006 13:25:40 -0400 Original-Received: from deneb.dwf.com (localhost.localdomain [127.0.0.1]) by deneb.dwf.com (8.13.6/8.13.4) with ESMTP id k3FHPGg0020631; Sat, 15 Apr 2006 11:25:16 -0600 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.1 Original-To: bkorb@gnu.org In-reply-to: <444113CE.1030306@gnu.org> Comments: In-reply-to Bruce Korb message dated "Sat, 15 Apr 2006 08:39:58 -0700." X-Mailman-Approved-At: Sun, 16 Apr 2006 07:14:00 -0400 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:5865 Archived-At: > 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. -- Reg.Clemens reg@dwf.com _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel