This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Gen GC?


mlivshin@bigfoot.com writes:
> scm_c_hook_add (&scm_before_mark_c_hook, greet_sweep, 0, 0);
> scm_c_hook_add (&scm_before_sweep_c_hook, wave_sweep_goodbye, 0, 0);
> 
> </code>
> 
> you'll need a recent CVS Guile for this, I'm afraid.

loading cache ./config.cache
./configure: syntax error near unexpected token `AM_INIT_AUTOMAKE($PACKAGE,'
./configure: ./configure: line 543: `AM_INIT_AUTOMAKE($PACKAGE, $VERSION, no-define)'



(this is after: )

dokkum:~/usr/src/guile-core$ ./autogen.sh 
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "nl"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
aclocal: ./qthreads.m4: 67: duplicated macro `QTHREADS_CONFIGURE'
configure.in:312: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:121: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:122: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:312: warning: AC_TRY_RUN called without default to allow cross compiling
autoconf: Undefined macros:
configure.in:105:AC_LIBLTDL_CONVENIENCE
configure.in:110:AC_LIBTOOL_DLOPEN
configure.in:143:AC_CHECK_LIB(m, main)
configure.in:146:    AC_CHECK_LIB(nsl, gethostbyname)
configure.in:150:    AC_CHECK_LIB(socket, connect)
configure.in:319:     [AC_CHECK_LIB(rx, main)
configure.in:483:    AC_CHECK_LIB(pthread, main)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "nl"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
configure.in: 27: required file `libguile/scmconfig.h.in' not found
libguile/Makefile.am:38: variable `THREAD_LIBS_LOCAL' not defined
libguile/Makefile.am:114: variable `THREAD_LIBS_LOCAL' not defined
libguile/Makefile.am:114: variable `THREAD_LIBS_LOCAL' not defined
guile-readline...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "nl"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "nl"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
dokkum:~/usr/src/guile-core$ ./configure --prefix=$HOME/usr/

-- 

Han-Wen Nienhuys, hanwen@cs.uu.nl ** GNU LilyPond - The Music Typesetter 
      http://www.cs.uu.nl/people/hanwen/lilypond/index.html 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]