Hello, I got some linker errors while compiling the latest guile git revision.
I had to include some other gnulib modules to get it working, by this command: ../gnulib/gnulib-tool --import --dir=. --lib=libgnu --source-base=lib \ --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux \ --lgpl --libtool --macro-prefix=gl --no-vc-files alloca-opt autobuild \ byteswap canonicalize-lgpl count-one-bits environ extensions flock \ fpieee full-read full-write havelib iconv_open-utf lib-symbol-versions \ lib-symbol-visibility libunistring putenv stdlib strcase strftime \ striconveh string verify vsnprintf unicase/u32-ct-tolower \ unistr/u8-strnlen unicase/tolower uniconv/u32-conv-from-enc \ unicase/u32-casemap unistdio/ulc-fprintf uniconv/u8-strconv-from-locale \ unictype/syntax-c-whitespace unictype/property-ascii-hex-digit \ unictype/numeric unictype/property-decimal-digit Does anybody have this problem too? Cheers, Giuseppe
