From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: tantalum Newsgroups: gmane.lisp.guile.bugs Subject: Re: guile 1.8.5 compile segfault Date: Sat, 20 Sep 2008 15:31:55 +0200 Message-ID: <48D4FB4B.20406@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1221910347 19106 80.91.229.12 (20 Sep 2008 11:32:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 20 Sep 2008 11:32:27 +0000 (UTC) To: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sat Sep 20 13:33:24 2008 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Kh0i8-0006BY-Dn for guile-bugs@m.gmane.org; Sat, 20 Sep 2008 13:33:12 +0200 Original-Received: from localhost ([127.0.0.1]:47059 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kh0h6-0005bu-Fp for guile-bugs@m.gmane.org; Sat, 20 Sep 2008 07:32:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kh0gz-0005Ze-O1 for bug-guile@gnu.org; Sat, 20 Sep 2008 07:32:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kh0gw-0005Xl-Q5 for bug-guile@gnu.org; Sat, 20 Sep 2008 07:31:59 -0400 Original-Received: from [199.232.76.173] (port=59655 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kh0gw-0005XH-DR for bug-guile@gnu.org; Sat, 20 Sep 2008 07:31:58 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:43487) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Kh0gv-00014y-K0 for bug-guile@gnu.org; Sat, 20 Sep 2008 07:31:58 -0400 Original-Received: (qmail invoked by alias); 20 Sep 2008 11:31:56 -0000 Original-Received: from p57A690E2.dip0.t-ipconnect.de (EHLO [192.168.0.55]) [87.166.144.226] by mail.gmx.net (mp018) with SMTP; 20 Sep 2008 13:31:56 +0200 X-Authenticated: #12123172 X-Provags-ID: V01U2FsdGVkX1/mEa1q+0HmcV+ja59jCm349952dSO3DmHyyvjp4v vUAazQHeJxcW1r User-Agent: Thunderbird 2.0.0.16 (X11/20080726) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.58 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:4013 Archived-At: i meant the version one gets when issuing "git clone git://git.sv.gnu.org/guile.git". now trying this again, it wont complete "autoconf configure.in" (i found no further documentation how to compile except a comment in configure.in) it runs a second then gives: ;; configure.in:44: error: possibly undefined macro: AM_INIT_AUTOMAKE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.in:69: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL configure.in:83: error: possibly undefined macro: AM_PROG_CC_C_O configure.in:85: error: possibly undefined macro: AC_LIBTOOL_DLOPEN configure.in:86: error: possibly undefined macro: AC_PROG_LIBTOOL configure.in:87: error: possibly undefined macro: AC_CHECK_LIB configure.in:93: error: possibly undefined macro: AM_CONDITIONAL configure.in:95: error: possibly undefined macro: AM_PATH_LISPDIR configure.in:248: error: possibly undefined macro: AC_LIBOBJ configure.in:837: error: possibly undefined macro: AM_GNU_GETTEXT ;;