David Grayson wrote:
You should clone Alexey's MINGW-packages repository and then go into
this directory of it before running the command that David Macek
provided:

https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-guile


$ git clone https://github.com/Alexpux/MINGW-packages
$ cd MINGW-packages/mingw-w64-guile
$ MINGW_INSTALLS=mingw32 makepkg-mingw
==> Making package: mingw-w64-guile 2.0.11-1 (gio  8 giu 2017 17:04:16)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found guile-2.0.11.tar.gz
  -> Found 0002-winpthreads-compat.mingw.patch
==> Validating source files with sha256sums...
    guile-2.0.11.tar.gz ... Passed
    0002-winpthreads-compat.mingw.patch ... Passed
==> Extracting sources...
  -> Extracting guile-2.0.11.tar.gz with bsdtar
==> Starting prepare()...
patching file libguile/stime.c
Hunk #1 succeeded at 126 (offset -1 lines).
autoreconf: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION
...
  SNARF  regex-posix.doc
  CCLD     libguile-2.0.la
.libs/libguile_2.0_la-stime.o:stime.c:(.text+0xcc2): undefined reference to `clock_getcpuclockid'
collect2.exe: error: ld returned 1 exit status
make[3]: *** [Makefile:2243: libguile-2.0.la] Error 1
make[3]: Leaving directory '/d/AMBIENTE/Documents/c/guile/MINGW-packages/mingw-w64-guile/src/build-i686-w64-mingw32/libguile'
make[2]: *** [Makefile:2163: all] Error 2
make[2]: Leaving directory '/d/AMBIENTE/Documents/c/guile/MINGW-packages/mingw-w64-guile/src/build-i686-w64-mingw32/libguile'
make[1]: *** [Makefile:1821: all-recursive] Error 1
make[1]: Leaving directory '/d/AMBIENTE/Documents/c/guile/MINGW-packages/mingw-w64-guile/src/build-i686-w64-mingw32'
make: *** [Makefile:1706: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...


Valerio


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Msys2-users mailing list
Msys2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to