bug#10557: GUILE_LOAD_PATH variable value ignored when setting %load-path.

2012-01-19 Thread Ian Price
Ian Hulin writes: > ian@ian-laptop ~/src/lilypond (T1686)$ echo $GUILE_LOAD_PATH > > ian@ian-laptop ~/src/lilypond (T1686)$ guile > GNU Guile 2.0.3 > Copyright (C) 1995-2011 Free Software Foundation, Inc. > > Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'. > This program is f

bug#10558: acinclude LIB_CLOCK_GETTIME patch

2012-01-19 Thread taylanbayirli
Good day, I found another test against "none required" to be necessary in the configure script so as to prevent it from setting LIB_CLOCK_GETTIME literally to that value. A patch for acinclude.m4 is attached. Regards, Taylan $OpenBSD$ --- acinclude.m4.orig Sat Oct 8 01:49:48 2011 +++ acinclud

bug#10557: GUILE_LOAD_PATH variable value ignored when setting %load-path.

2012-01-19 Thread Ian Hulin
This doesn't appear to work as per page 41, section 4.2.2 Environment Variables in the docs. Strangely enough, though settings of GUILE_LOAD_COMPILED_PATH *are* observed and added to the front of %load-compiled-path. Cheers, Ian Hulin =

bug#10556: (use-modules ) references not found on file system when compiling

2012-01-19 Thread Ian Hulin
I am compiling a file which references some modules declared in source files present in the %load-path. However I get a "no code for (xxx yyy)" error when I attempt to compile with guild compile. Guile version 2.0.3 Ubuntu 11.10 I am running the compilation from a shell command procedure as foll

bug#10474: Building guile 2.x under mingw + msys

2012-01-19 Thread Eli Zaretskii
> From: l...@gnu.org (Ludovic Courtès) > Cc: 10...@debbugs.gnu.org, wi...@pobox.com, commander.si...@googlemail.com > Date: Thu, 19 Jan 2012 00:55:31 +0100 > > Can you send this one to bug-gnu...@gnu.org? (All the code under lib/ > comes from Gnulib.) For the record, my report to bug-gnulib is h