bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Build Fails on msys2 mingw


From: Nille
Subject: Build Fails on msys2 mingw
Date: Sun, 09 Nov 2014 13:12:12 +0100
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

Since some time i get a build error at gnutls in the gnulib part. I've used gnutls and gnulib from git.

http://sourceforge.net/p/msys2/mailman/message/32957469/

make[3]: Entering directory '/build64/gnutls/lib/x509'
  CC       common.lo
In file included from ./../../gl/time.h:39:0,
                 from ./../../gl/sys/stat.h:44,
                 from ./../gnutls_int.h:52,
                 from common.c:23:
./../../gl/time.h:461:1: error: expected identifier or '(' before '{' token
_GL_FUNCDECL_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
 ^
./../../gl/time.h:483:1: error: expected identifier or '(' before '{' token
 _GL_FUNCDECL_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer,
 ^
Makefile:1384: recipe for target 'common.lo' failed
make[3]: *** [common.lo] Error 1
make[3]: Leaving directory '/build64/gnutls/lib/x509'
Makefile:1819: recipe for target 'install-recursive' failed
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory '/build64/gnutls/lib'
Makefile:1976: recipe for target 'install' failed
make[1]: *** [install] Error 2
make[1]: Leaving directory '/build64/gnutls/lib'
Makefile:1384: die Regel für Ziel „install-recursive“ scheiterte
make: *** [install-recursive] Fehler 1



reply via email to

[Prev in Thread] Current Thread [Next in Thread]