From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jan Schukat Newsgroups: gmane.lisp.guile.bugs Subject: bug#13848: Statically linking guile-2.0. Date: Tue, 05 Mar 2013 16:44:55 +0100 Message-ID: <513612F7.90002@email.de> References: <5130D52F.3000704@email.de> <87vc994y8f.fsf@gnu.org> <51354234.4000208@email.de> <87vc96i1st.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1362498360 9077 80.91.229.3 (5 Mar 2013 15:46:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 5 Mar 2013 15:46:00 +0000 (UTC) Cc: 13848@debbugs.gnu.org To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Tue Mar 05 16:46:18 2013 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UCu4G-0003oc-OH for guile-bugs@m.gmane.org; Tue, 05 Mar 2013 16:46:16 +0100 Original-Received: from localhost ([::1]:55937 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCu3v-0003m7-82 for guile-bugs@m.gmane.org; Tue, 05 Mar 2013 10:45:55 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:59210) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCu3m-0003cw-DP for bug-guile@gnu.org; Tue, 05 Mar 2013 10:45:49 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UCu3i-00049u-OC for bug-guile@gnu.org; Tue, 05 Mar 2013 10:45:46 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:56726) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCu3h-00049Y-Qx for bug-guile@gnu.org; Tue, 05 Mar 2013 10:45:42 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1UCu42-0003Xa-1m for bug-guile@gnu.org; Tue, 05 Mar 2013 10:46:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Jan Schukat Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-guile@gnu.org Resent-Date: Tue, 05 Mar 2013 15:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13848 X-GNU-PR-Package: guile X-GNU-PR-Keywords: Original-Received: via spool by 13848-submit@debbugs.gnu.org id=B13848.136249833313576 (code B ref 13848); Tue, 05 Mar 2013 15:46:01 +0000 Original-Received: (at 13848) by debbugs.gnu.org; 5 Mar 2013 15:45:33 +0000 Original-Received: from localhost ([127.0.0.1]:60835 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UCu3Y-0003Wu-CO for submit@debbugs.gnu.org; Tue, 05 Mar 2013 10:45:32 -0500 Original-Received: from mout.web.de ([212.227.15.3]:62813) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UCu3T-0003Wf-OA for 13848@debbugs.gnu.org; Tue, 05 Mar 2013 10:45:30 -0500 Original-Received: from [192.168.0.27] ([92.225.27.245]) by smtp.web.de (mrweb102) with ESMTPSA (Nemesis) id 0Lrruc-1UvhUl49rK-013lob; Tue, 05 Mar 2013 16:44:58 +0100 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 In-Reply-To: <87vc96i1st.fsf@gnu.org> X-Provags-ID: V02:K0:7H+G2QjOnwx6Zo4mMacFpiUgt6bz/so4Mm+tG4FXsBU xJ532cJf/62MLe0xn64bVsxS2qlDM/2EeMxaGrm2bwLOjKYZII GTzxhrsGh8ROZTopT6Dhtwp8OJ7LPnERn4vJqkSw9Ms5caIjCu a2zOcS1pOemqMWIkBVeQLt4spNQPwvePiada8U3QjYDdVeTfG1 YTWiryP+8ZuqbAM4kpdog== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.43 X-BeenThere: bug-guile@gnu.org List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:6834 Archived-At: Ok, tried that on linux. autoreconf demanded automake 1.12, which isn't available via .debs on ubuntu yet, so I installed that from the sources. after that I get this error message: configure.ac:873: warning: macro 'AM_GNU_GETTEXT' not found in library autoreconf: running: /usr/bin/autoconf --force configure.ac:900: error: possibly undefined macro: AM_GNU_GETTEXT If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf: /usr/bin/autoconf failed with exit status: 1 I simply don't know enough about automake internals to even know where to begin to go about such errors. What library would such macros be defined in? And if I knew that, would I even want to do any changes there? Or is that generated from one of the dozens of scripts in the auto toolchain? I wouldn't even know where one might apply that m4_pattern_allow. What I can gather it could also just be a sign of a syntax error in the configure.ac. Regards Jan Schukat On 03/05/2013 11:22 AM, Ludovic Courtès wrote: > Hi, > > Sorry for the delay. > > Jan Schukat skribis: > >> ice-9/boot-9.scm:106:20: In procedure #> ice-9/boot-9.scm:97:6 (thrown-k . args)>: >> ice-9/boot-9.scm:106:20: In procedure dynamic-pointer: Symbol not >> found: scm_init_popen >> make[3]: *** [ice-9/popen.go] Error 1 > I see: the (ice-9 popen) module depends on functionality that is missing > when building with --disable-posix, so it cannot be built. This is a > bug: Guile shouldn’t try to build ice-9/popen.scm when --disable-posix > is used. > > Regarding file names on MinGW, Andy Wingo did a lot of work recently to > integrate them correctly. This will be in Guile 2.0.8, but in the > meantime could you try building Guile’s ‘stable-2.0’ branch from Git? > > git clone git://git.sv.gnu.org/guile.git > git checkout stable-2.0 > autoreconf -vfi > ./configure > make && make check > > Thanks in advance, > Ludo’.