From unknown Mon Aug 18 19:31:37 2025 X-Loop: help-debbugs@gnu.org Subject: bug#16451: build newest guile on FreeBSD error Resent-From: z_axis Original-Sender: "Debbugs-submit" Resent-CC: bug-guile@gnu.org Resent-Date: Wed, 15 Jan 2014 06:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 16451 X-GNU-PR-Package: guile X-GNU-PR-Keywords: To: 16451@debbugs.gnu.org X-Debbugs-Original-To: bug-guile@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.138976645715459 (code B ref -1); Wed, 15 Jan 2014 06:15:02 +0000 Received: (at submit) by debbugs.gnu.org; 15 Jan 2014 06:14:17 +0000 Received: from localhost ([127.0.0.1]:50900 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W3Jjz-00041A-AV for submit@debbugs.gnu.org; Wed, 15 Jan 2014 01:14:17 -0500 Received: from eggs.gnu.org ([208.118.235.92]:51704) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W3JO6-0003Ho-MM for submit@debbugs.gnu.org; Wed, 15 Jan 2014 00:51:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W3JNz-0006w1-PQ for submit@debbugs.gnu.org; Wed, 15 Jan 2014 00:51:38 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:54406) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3JNz-0006vx-MO for submit@debbugs.gnu.org; Wed, 15 Jan 2014 00:51:31 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53409) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3JNt-000396-OW for bug-guile@gnu.org; Wed, 15 Jan 2014 00:51:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W3JNn-0006uT-Ua for bug-guile@gnu.org; Wed, 15 Jan 2014 00:51:25 -0500 Received: from m12-14.163.com ([220.181.12.14]:53848) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3JNm-0006oC-O7 for bug-guile@gnu.org; Wed, 15 Jan 2014 00:51:19 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=163.com; s=s110527; h=Date:Subject:MIME-Version:From:Message-ID; bh=95Zgs qw4imMWeH90f4b5Ayi0/qFFQ4W7F+QMUaTStm0=; b=df6+UAcAmzy+hsXBgZYq+ YDh1Svc+KmixhkjVZXDuzF5tzRmDk9k/PiSMnDdtK+ukMBAssHwnj5atyMJihf5V AfTnX6JerDOCVX/2wAyNOJqF6XwGgK7Nyzl7PHOhA0KwGYPmzWZdAYv1IL8F0/ye xZ+1SDbR15MBhTnWzAe1Bc= Received: from redirector.netnames.net (unknown [183.12.89.15]) by smtp10 (Coremail) with SMTP id DsCowEB56l3OIdZSolqNCQ--.380S2; Wed, 15 Jan 2014 13:51:11 +0800 (CST) X-Coremail-DSSMTP: 183.12.89.15 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Date: Wed, 15 Jan 2014 13:51:18 +0800 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: z_axis Organization: zsoft Message-ID: User-Agent: Opera Mail/11.62 (FreeBSD) X-CM-TRANSID: DsCowEB56l3OIdZSolqNCQ--.380S2 X-Coremail-Antispam: 1Uf129KBjDUn29KB7ZKAUJUUUUU529EdanIXcx71UUUUU7v73 VFW2AGmfu7bjvjm3AaLaJ3UbIYCTnIWIevJa73UjIFyTuYvjxUVeOJUUUUU X-Originating-IP: [183.12.89.15] X-CM-SenderInfo: x2bd5xrv6rljoofrz/1tbiTh8UZlEAKNRZTwAAsY X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Mailman-Approved-At: Wed, 15 Jan 2014 01:14:13 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) hi,friends After `git clone git://git.sv.gnu.org/guile.git`, `./autogen` reports: m4: illegal option -- - usage: m4 [-d flags] [-t name] [-gs] [-D name[=value]]... [-U name]... [-I dirname]... file... on my FreeBSD 9.1 box. Regards! From unknown Mon Aug 18 19:31:37 2025 X-Loop: help-debbugs@gnu.org Subject: bug#16451: build newest guile on FreeBSD error Resent-From: Mark H Weaver Original-Sender: "Debbugs-submit" Resent-CC: bug-guile@gnu.org Resent-Date: Wed, 15 Jan 2014 18:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 16451 X-GNU-PR-Package: guile X-GNU-PR-Keywords: To: z_axis Cc: 16451@debbugs.gnu.org Received: via spool by 16451-submit@debbugs.gnu.org id=B16451.138981146110211 (code B ref 16451); Wed, 15 Jan 2014 18:45:02 +0000 Received: (at 16451) by debbugs.gnu.org; 15 Jan 2014 18:44:21 +0000 Received: from localhost ([127.0.0.1]:52358 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W3VRs-0002ed-NH for submit@debbugs.gnu.org; Wed, 15 Jan 2014 13:44:20 -0500 Received: from world.peace.net ([96.39.62.75]:50026) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W3VRq-0002eT-Uc for 16451@debbugs.gnu.org; Wed, 15 Jan 2014 13:44:19 -0500 Received: from 209-6-91-212.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([209.6.91.212] helo=yeeloong) by world.peace.net with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1W3VRg-00041s-Ol; Wed, 15 Jan 2014 13:44:08 -0500 From: Mark H Weaver References: Date: Wed, 15 Jan 2014 13:41:47 -0500 In-Reply-To: (z. axis's message of "Wed, 15 Jan 2014 13:51:18 +0800") Message-ID: <87y52ht7dg.fsf@netris.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) z_axis writes: > hi,friends > After `git clone git://git.sv.gnu.org/guile.git`, `./autogen` reports: > m4: illegal option -- - > usage: m4 [-d flags] [-t name] [-gs] [-D name[=value]]... > [-U name]... [-I dirname]... file... > > on my FreeBSD 9.1 box. Following up on this: it turns out that the call to "m4 --version" in autogen.sh is apparently the only problem here. I suggested (on IRC) that he run "autoreconf -i --force --verbose" (the only important thing in autogen.sh) and it seems to have worked properly and created a working configure script. Some other notes on FreeBSD, while the knowledge is fresh: On FreeBSD, the "boehm-gc" package is compiled without threading support. To support threads, the "boehm-gc-threaded" package is needed, which installs the library with a nonstandard name -lgc-threaded, so BDW_GC_LIBS="-L/usr/local/lib -lgc-threaded" must be passed to configure. Maybe some of this should go into a README, but first I should ask: z_axis: did these steps produce a working Guile on FreeBSD 9.1? Thanks, Mark From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 15 16:16:41 2014 Received: (at control) by debbugs.gnu.org; 15 Jan 2014 21:16:41 +0000 Received: from localhost ([127.0.0.1]:52494 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W3XpI-00028Y-IJ for submit@debbugs.gnu.org; Wed, 15 Jan 2014 16:16:40 -0500 Received: from world.peace.net ([96.39.62.75]:50140) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W3XpE-00028C-M2 for control@debbugs.gnu.org; Wed, 15 Jan 2014 16:16:36 -0500 Received: from 209-6-91-212.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([209.6.91.212] helo=yeeloong) by world.peace.net with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1W3Xp9-0005Pd-0i; Wed, 15 Jan 2014 16:16:31 -0500 From: Mark H Weaver To: control@debbugs.gnu.org Date: Wed, 15 Jan 2014 16:14:11 -0500 Message-ID: <87vbxlrlr0.fsf@netris.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: retitle 16451 autogen.sh fails on FreeBSD 9.1 retitle 16359 "guild list" lists nothing (Guile 2.0.9 on Debian) retitle 16360 "guile help COMMAND" crashes (Guile 2.0.9 on Debian) retitle 16361 [wishlist] improve freshness checking in compile cache severity 16361 wishlist retitle 16362 compiler doesn't preserve distinctness of literals thanks [...] Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: retitle 16451 autogen.sh fails on FreeBSD 9.1 retitle 16359 "guild list" lists nothing (Guile 2.0.9 on Debian) retitle 16360 "guile help COMMAND" crashes (Guile 2.0.9 on Debian) retitle 16361 [wishlist] improve freshness checking in compile cache severity 16361 wishlist retitle 16362 compiler doesn't preserve distinctness of literals thanks [...] Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject retitle 16451 autogen.sh fails on FreeBSD 9.1 retitle 16359 "guild list" lists nothing (Guile 2.0.9 on Debian) retitle 16360 "guile help COMMAND" crashes (Guile 2.0.9 on Debian) retitle 16361 [wishlist] improve freshness checking in compile cache severity 16361 wishlist retitle 16362 compiler doesn't preserve distinctness of literals thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 01 18:53:46 2014 Received: (at control) by debbugs.gnu.org; 1 Oct 2014 22:53:46 +0000 Received: from localhost ([127.0.0.1]:57805 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XZSmH-0003wz-Ny for submit@debbugs.gnu.org; Wed, 01 Oct 2014 18:53:46 -0400 Received: from world.peace.net ([96.39.62.75]:44889) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XZSmF-0003wr-ID for control@debbugs.gnu.org; Wed, 01 Oct 2014 18:53:44 -0400 Received: from c-24-62-95-23.hsd1.ma.comcast.net ([24.62.95.23] helo=jojen) by world.peace.net with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1XZSm9-0002Aw-Sz; Wed, 01 Oct 2014 18:53:38 -0400 From: Mark H Weaver To: control@debbugs.gnu.org Date: Wed, 01 Oct 2014 18:53:36 -0400 Message-ID: <87iok3bdvz.fsf@netris.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: retitle 11083 Guile 2.0.5 on Solaris 10 tags 11083 + moreinfo retitle 11776 Guile 2.0.5 on GNU/Hurd tags 11776 + moreinfo tags 15620 + moreinfo tags 16451 + moreinfo tags 17060 + moreinfo thanks [...] Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: retitle 11083 Guile 2.0.5 on Solaris 10 tags 11083 + moreinfo retitle 11776 Guile 2.0.5 on GNU/Hurd tags 11776 + moreinfo tags 15620 + moreinfo tags 16451 + moreinfo tags 17060 + moreinfo thanks [...] Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject retitle 11083 Guile 2.0.5 on Solaris 10 tags 11083 + moreinfo retitle 11776 Guile 2.0.5 on GNU/Hurd tags 11776 + moreinfo tags 15620 + moreinfo tags 16451 + moreinfo tags 17060 + moreinfo thanks From unknown Mon Aug 18 19:31:37 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: z_axis Subject: bug#16451: closed (Re: bug#16451: build newest guile on FreeBSD error) Message-ID: References: <87mvmezp7z.fsf@pobox.com> X-Gnu-PR-Message: they-closed 16451 X-Gnu-PR-Package: guile X-Gnu-PR-Keywords: moreinfo Reply-To: 16451@debbugs.gnu.org Date: Tue, 21 Jun 2016 12:45:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1466513101-9321-1" This is a multi-part message in MIME format... ------------=_1466513101-9321-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #16451: autogen.sh fails on FreeBSD 9.1 which was filed against the guile package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 16451@debbugs.gnu.org. --=20 16451: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D16451 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1466513101-9321-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 16451-done) by debbugs.gnu.org; 21 Jun 2016 12:44:11 +0000 Received: from localhost ([127.0.0.1]:48725 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bFL2J-0002P6-D3 for submit@debbugs.gnu.org; Tue, 21 Jun 2016 08:44:11 -0400 Received: from pb-sasl1.pobox.com ([64.147.108.66]:55307 helo=sasl.smtp.pobox.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bFL2H-0002Ox-UF for 16451-done@debbugs.gnu.org; Tue, 21 Jun 2016 08:44:10 -0400 Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by pb-sasl1.pobox.com (Postfix) with ESMTP id 91A7722B03 for <16451-done@debbugs.gnu.org>; Tue, 21 Jun 2016 08:44:08 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=TGEmRbO98f1syp6edIkBG45gI48=; b=ToLlqz WQswivJgtk6bdDGWemzhdd4ZoInC8sCsVCaOLGbcXF+iUomOrbMeQYUII4gaRtGD o0t4vcHthKR3VR+X4btGee2nf0Cp/kuD3khVa+s+aGxynwRJ9hT+JgG8BVOfp7Se tFg730mDKgJOVuxB8YJzPbPoMwDLEty7aAaOk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:subject :references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=NeJdI4LKjDi0W4fcNAdHGiCiHu88zIBG ciyZkqbwkYmlnaFlzDbEWJhw3JxvM3wKFsytbNZjZ4XLEiLmlpv+QOThE2+lwSK9 IhEzsf687KqpXz3nkcG3iz5AIiC81K6DAtloQ9Tne0RkaOhwu1nTWVmGUxXLoVqf D1uw/Ml+dcw= Received: from pb-sasl1.nyi.icgroup.com (unknown [127.0.0.1]) by pb-sasl1.pobox.com (Postfix) with ESMTP id 8729B22B02 for <16451-done@debbugs.gnu.org>; Tue, 21 Jun 2016 08:44:08 -0400 (EDT) Received: from clucks (unknown [88.160.190.192]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pb-sasl1.pobox.com (Postfix) with ESMTPSA id 9512F22B01 for <16451-done@debbugs.gnu.org>; Tue, 21 Jun 2016 08:44:07 -0400 (EDT) From: Andy Wingo To: 16451-done@debbugs.gnu.org Subject: Re: bug#16451: build newest guile on FreeBSD error References: <87y52ht7dg.fsf@netris.org> Date: Tue, 21 Jun 2016 14:44:00 +0200 In-Reply-To: <87y52ht7dg.fsf@netris.org> (Mark H. Weaver's message of "Wed, 15 Jan 2014 13:41:47 -0500") Message-ID: <87mvmezp7z.fsf@pobox.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: D849F2A0-37AD-11E6-83B5-C1836462E9F6-02397024!pb-sasl1.pobox.com X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: 16451-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.4 (-) No additional info; let's close. Please file a new bug if you have errors building Guile from git again. Thanks! Andy On Wed 15 Jan 2014 19:41, Mark H Weaver writes: > z_axis writes: > >> hi,friends >> After `git clone git://git.sv.gnu.org/guile.git`, `./autogen` reports: >> m4: illegal option -- - >> usage: m4 [-d flags] [-t name] [-gs] [-D name[=value]]... >> [-U name]... [-I dirname]... file... >> >> on my FreeBSD 9.1 box. > > Following up on this: it turns out that the call to "m4 --version" in > autogen.sh is apparently the only problem here. > > I suggested (on IRC) that he run "autoreconf -i --force --verbose" (the > only important thing in autogen.sh) and it seems to have worked properly > and created a working configure script. > > Some other notes on FreeBSD, while the knowledge is fresh: On FreeBSD, > the "boehm-gc" package is compiled without threading support. To > support threads, the "boehm-gc-threaded" package is needed, which > installs the library with a nonstandard name -lgc-threaded, so > BDW_GC_LIBS="-L/usr/local/lib -lgc-threaded" must be passed to > configure. > > Maybe some of this should go into a README, but first I should ask: > z_axis: did these steps produce a working Guile on FreeBSD 9.1? > > Thanks, > Mark ------------=_1466513101-9321-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 15 Jan 2014 06:14:17 +0000 Received: from localhost ([127.0.0.1]:50900 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W3Jjz-00041A-AV for submit@debbugs.gnu.org; Wed, 15 Jan 2014 01:14:17 -0500 Received: from eggs.gnu.org ([208.118.235.92]:51704) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W3JO6-0003Ho-MM for submit@debbugs.gnu.org; Wed, 15 Jan 2014 00:51:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W3JNz-0006w1-PQ for submit@debbugs.gnu.org; Wed, 15 Jan 2014 00:51:38 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:54406) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3JNz-0006vx-MO for submit@debbugs.gnu.org; Wed, 15 Jan 2014 00:51:31 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53409) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3JNt-000396-OW for bug-guile@gnu.org; Wed, 15 Jan 2014 00:51:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W3JNn-0006uT-Ua for bug-guile@gnu.org; Wed, 15 Jan 2014 00:51:25 -0500 Received: from m12-14.163.com ([220.181.12.14]:53848) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3JNm-0006oC-O7 for bug-guile@gnu.org; Wed, 15 Jan 2014 00:51:19 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=163.com; s=s110527; h=Date:Subject:MIME-Version:From:Message-ID; bh=95Zgs qw4imMWeH90f4b5Ayi0/qFFQ4W7F+QMUaTStm0=; b=df6+UAcAmzy+hsXBgZYq+ YDh1Svc+KmixhkjVZXDuzF5tzRmDk9k/PiSMnDdtK+ukMBAssHwnj5atyMJihf5V AfTnX6JerDOCVX/2wAyNOJqF6XwGgK7Nyzl7PHOhA0KwGYPmzWZdAYv1IL8F0/ye xZ+1SDbR15MBhTnWzAe1Bc= Received: from redirector.netnames.net (unknown [183.12.89.15]) by smtp10 (Coremail) with SMTP id DsCowEB56l3OIdZSolqNCQ--.380S2; Wed, 15 Jan 2014 13:51:11 +0800 (CST) X-Coremail-DSSMTP: 183.12.89.15 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: bug-guile@gnu.org Date: Wed, 15 Jan 2014 13:51:18 +0800 Subject: build newest guile on FreeBSD error MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: z_axis Organization: zsoft Message-ID: User-Agent: Opera Mail/11.62 (FreeBSD) X-CM-TRANSID: DsCowEB56l3OIdZSolqNCQ--.380S2 X-Coremail-Antispam: 1Uf129KBjDUn29KB7ZKAUJUUUUU529EdanIXcx71UUUUU7v73 VFW2AGmfu7bjvjm3AaLaJ3UbIYCTnIWIevJa73UjIFyTuYvjxUVeOJUUUUU X-Originating-IP: [183.12.89.15] X-CM-SenderInfo: x2bd5xrv6rljoofrz/1tbiTh8UZlEAKNRZTwAAsY X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 15 Jan 2014 01:14:13 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) hi,friends After `git clone git://git.sv.gnu.org/guile.git`, `./autogen` reports: m4: illegal option -- - usage: m4 [-d flags] [-t name] [-gs] [-D name[=value]]... [-U name]... [-I dirname]... file... on my FreeBSD 9.1 box. Regards! ------------=_1466513101-9321-1--