From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Han-Wen Nienhuys Newsgroups: gmane.lisp.guile.devel Subject: Re: GUILE 1.6 CVS doesn't compile Date: Fri, 10 Jun 2005 14:34:02 +0200 Message-ID: <42A988BA.1080806@xs4all.nl> References: <42A98890.2030709@xs4all.nl> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1118406607 16929 80.91.229.2 (10 Jun 2005 12:30:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 10 Jun 2005 12:30:07 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Jun 10 14:30:00 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dgidw-0001pv-JH for guile-devel@m.gmane.org; Fri, 10 Jun 2005 14:29:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dgil4-0001af-4k for guile-devel@m.gmane.org; Fri, 10 Jun 2005 08:37:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dgijs-00013X-CU for guile-devel@gnu.org; Fri, 10 Jun 2005 08:35:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dgijp-00011Y-QV for guile-devel@gnu.org; Fri, 10 Jun 2005 08:35:54 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dgijp-0000zL-Lk for guile-devel@gnu.org; Fri, 10 Jun 2005 08:35:53 -0400 Original-Received: from [194.109.24.23] (helo=smtp-vbr3.xs4all.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dgifu-0003Ta-1g for guile-devel@gnu.org; Fri, 10 Jun 2005 08:31:50 -0400 Original-Received: from [192.168.123.107] (muurbloem.xs4all.nl [213.84.26.127]) by smtp-vbr3.xs4all.nl (8.13.3/8.13.3) with ESMTP id j5ACVPYh000923 for ; Fri, 10 Jun 2005 14:31:26 +0200 (CEST) (envelope-from hanwen@xs4all.nl) User-Agent: Mozilla Thunderbird 1.0.2-1.3.3 (X11/20050513) X-Accept-Language: en-us, en Original-To: guile-devel@gnu.org In-Reply-To: <42A98890.2030709@xs4all.nl> X-Virus-Scanned: by XS4ALL Virus Scanner 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:5086 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:5086 Han-Wen Nienhuys wrote: > > hi, > > GUILE CVS, today. After cvs up, autogen, configure, I get > > 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 > > scm_lt_dlsymlist only appears in this place in the libguile/ directory. > this is with Fedora Core 4 test 3. -- Han-Wen Nienhuys - hanwen@xs4all.nl - http://www.xs4all.nl/~hanwen _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel