From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19022 invoked by alias); 19 Sep 2003 13:31:32 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 19015 invoked from network); 19 Sep 2003 13:31:32 -0000 Received: from unknown (HELO agminet04.oracle.com) (141.146.126.231) by sources.redhat.com with SMTP; 19 Sep 2003 13:31:32 -0000 Received: from rgmgw6.us.oracle.com (rgmgw6.us.oracle.com [138.1.191.15]) by agminet04.oracle.com (Switch-3.1.2/Switch-3.1.0) with ESMTP id h8JDVVsX032297 for ; Fri, 19 Sep 2003 06:31:31 -0700 Received: from rgmgw6.us.oracle.com (localhost [127.0.0.1]) by rgmgw6.us.oracle.com (Switch-2.1.5/Switch-2.1.0) with ESMTP id h8JDVO212888 for ; Fri, 19 Sep 2003 07:31:29 -0600 (MDT) Received: from vzell-de.de.oracle.com (pppc-munich-32.de.oracle.com [140.84.185.32]) by rgmgw6.us.oracle.com (Switch-2.1.5/Switch-2.1.0) with ESMTP id h8JDUQ211129 for ; Fri, 19 Sep 2003 07:30:31 -0600 (MDT) To: cygwin@cygwin.com Subject: Re: Packaging error in the latest libguile12-1.6.4-12 ? References: <87d6dxt4rn.fsf@peder.flower> From: "Dr. Volker Zell" Date: Fri, 19 Sep 2003 13:42:00 -0000 In-Reply-To: <87d6dxt4rn.fsf@peder.flower> (Jan Nieuwenhuizen's message of "Fri, 19 Sep 2003 13:08:12 +0200") Message-ID: <87he387vnl.fsf@vzell-de.de.oracle.com> User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Portable Code, cygwin32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-09/txt/msg01271.txt.bz2 >>>>> "Jan" == Jan Nieuwenhuizen writes: Jan> Volker Zell writes: >> libguile-srfi-srfi-13-14-v-1.la >> libguile-srfi-srfi-4-v-1.la >> libguilereadline-v-12.la >> >> whereas they should be instead under /usr/lib (in the package >> guild-devel-1.6.4-12) I think. Jan> No, this is correct. These are dlopened and need to be in PATH. Try: Jan> guile -c '(use-modules (srfi srfi-4) (srfi srfi-13) (srfi srfi-14))' This command works perfect for me with version guile-devel-1.6.4-2 ^^^ In that time the .la files used to be part of the devel package. Jan> Jan. Ciao Volker -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/