From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Newsgroups: gmane.lisp.guile.user Subject: Re: GNU Guile 2.0.10 released Date: Thu, 20 Mar 2014 09:04:29 +0100 Message-ID: <87r45xmh2q.fsf@gnu.org> References: <87fvmgxvxw.fsf@gnu.org> <87pplj1b1b.fsf@pobox.com> <87fvmeb8mu.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1395302681 1254 80.91.229.3 (20 Mar 2014 08:04:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Mar 2014 08:04:41 +0000 (UTC) Cc: "guile-user@gnu.org" To: Panicz Maciej Godek Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Mar 20 09:04:51 2014 Return-path: Envelope-to: guile-user@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 1WQXy7-0004mr-0K for guile-user@m.gmane.org; Thu, 20 Mar 2014 09:04:51 +0100 Original-Received: from localhost ([::1]:45662 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQXy5-0003Ed-IP for guile-user@m.gmane.org; Thu, 20 Mar 2014 04:04:49 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51757) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQXxs-0003EX-Ul for guile-user@gnu.org; Thu, 20 Mar 2014 04:04:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WQXxo-0005vP-8H for guile-user@gnu.org; Thu, 20 Mar 2014 04:04:36 -0400 Original-Received: from hera.aquilenet.fr ([2a01:474::1]:41262) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQXxo-0005tb-1D for guile-user@gnu.org; Thu, 20 Mar 2014 04:04:32 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 615A31FF8; Thu, 20 Mar 2014 09:04:30 +0100 (CET) Original-Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eV4NWEsc6N7h; Thu, 20 Mar 2014 09:04:30 +0100 (CET) Original-Received: from pluto (pluto.bordeaux.inria.fr [193.50.110.57]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 1D13418BA; Thu, 20 Mar 2014 09:04:30 +0100 (CET) X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 30 =?utf-8?Q?Vent=C3=B4se?= an 222 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0xEA52ECF4 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 83C4 F8E5 10A3 3B4C 5BEA D15D 77DD 95E2 EA52 ECF4 X-OS: x86_64-unknown-linux-gnu In-Reply-To: (Panicz Maciej Godek's message of "Thu, 20 Mar 2014 01:06:10 +0100") User-Agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a01:474::1 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:11140 Archived-At: Panicz Maciej Godek skribis: > 2014-03-19 14:50 GMT+01:00 Ludovic Court=C3=A8s : > >> Could you edit libguile/Makefile.am (or libguile/Makefile.in, if >> Automake isn't installed), and remove occurrences of mkstemp.c in there? >> >> Let us know if it solves the problem. > > I did remove the only reference to mkstemp.c that appeared in the > Makefile.am, then run autoreconf and configure, but it turned out that > there were still some dependencies on libguile_2.0_la-mkstemp.o in the > generated libguile/Makefile. After removing those, I went through that > part of compilation, but the process stalled on the GEN > guile-procedures.texi. OK. How long did you wait? That part can take a bit of time (I=E2=80=99d = say 30s to 1mn maybe) because it runs the yet-to-be-compiled Guile. > Furthermore, after pressing C-c, I had some "permission denied" error. > (I don't know if that's the original, but after repeating the process > with some modifications it didn't even get to the "GEN", but at the > stage of CCLD libguile-2.0.la it produces: > ..../mingw/bin/ld.exe: cannot open output file > .libs/libguile-2.0.22.dll: Permission denied) It looks like a setup issue on the machine, no? > BTW I had to run configure with > ac_cv_func__set_invalid_parameter_handler=3Dno > because otherwise I had a "_set_invalid_parameter_handler could not be > located in the dynamic link library msvcrt.dll" error popup. Hmm, do you know what that means? This actually comes from Gnulib=E2=80=99s =E2=80=98msvc-inval=E2=80=99 module, so it would be great if you could prov= ide a detailed report at bug-gnulib@gnu.org. Thanks! Ludo=E2=80=99.