From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 59264 invoked by alias); 31 Jan 2017 10:10:47 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 59251 invoked by uid 89); 31 Jan 2017 10:10:46 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: =?ISO-8859-1?Q?No, score=-0.2 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Haisman, v=c3=a1clav, haisman, V=c3=a1clav?= X-HELO: mail-lf0-f52.google.com Received: from mail-lf0-f52.google.com (HELO mail-lf0-f52.google.com) (209.85.215.52) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 31 Jan 2017 10:10:36 +0000 Received: by mail-lf0-f52.google.com with SMTP id z134so208624678lff.3 for ; Tue, 31 Jan 2017 02:10:36 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=X3mJoV/T8sy0QSYItNHxZIaL1ehxJkn9dWDKsz4Awvk=; b=fcpqeY8Z9RdKo+Sg20lWYOovaf1w5uACBgIRR4z3eFlQmxJBbj/zoGDt5VSP9Yg4iK NykX1FU90zTEfHBBvRoLhZj+dXG90fTDOUWGqOm3y2g7T6vlH1Ns5hHzdaBhyvoWJqqt k3RMTmZJmnayo+VOcKidxSaMq5SPhqjbWOU2XPTTZGk0fW4aW3oXInQ7U76Gcnv7UlKl QELCaiO5XMjIFob8trMs4ajj7E0sSYj+g24z4SNo8/bgFh3T2yiXtH+SHZkZloo5BqhB DlhFxtCftYTdJDml7RVEzrOybLnJfJX50BjB8xw8NSVoGKzu4LxkkBgxVDZaEsKI+cS9 wKVQ== X-Gm-Message-State: AIkVDXL5hL2U3kI0bdGDwoBaU7pol0pj/xGQIfgS6TNmmuERLiwXW67r/T08HvLyC8Eywg== X-Received: by 10.25.203.87 with SMTP id b84mr7672649lfg.158.1485857433847; Tue, 31 Jan 2017 02:10:33 -0800 (PST) Received: from [172.21.188.226] ([149.6.156.42]) by smtp.googlemail.com with ESMTPSA id u12sm4460535lja.19.2017.01.31.02.10.32 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Jan 2017 02:10:32 -0800 (PST) Subject: Re: Guile update? Missing `scandir` To: cygwin@cygwin.com References: From: Marco Atzeri Message-ID: <67a8bb68-4d1f-1c34-3cdc-f69071cfa07a@gmail.com> Date: Tue, 31 Jan 2017 10:10:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2017-01/txt/msg00399.txt.bz2 On 30/01/2017 11:40, Václav Haisman wrote: > Hi. > > My project is using Autogen to generate makefiles but it used > `scandir` function which appears to be missing from the version of > Guile that Cygwin package provides. Would it be possible to update > Guile to something more recent which does contain the `scandir` > function implementation? See also > https://www.gnu.org/software/guile/manual/html_node/File-Tree-Walk.html. > I assume you mean a 2.0.x version. I started to work on packaging of 2.0.x in parallel to the 1.8.x last summer but I hit some problems on their coexistence (mainly name scheme for guile-config) and let incomplete. Some of the packages in cygwin are not yet ported to 2.0.x, so dropping 1.8.x seems not a solution. Currently I have little time to look on it and my system is suffering build problems due to corporate BLODA that makes packaging an annoying activity. Regards Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple