This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ANNOUNCEMENT] libgpg-error 1.28-1


On 3/19/2018 9:14 PM, Yaakov Selkowitz wrote:
* mingw64-i686-libgpg-error-1.28-1
* mingw64-x86_64-libgpg-error-1.28-1

After this update, I get linking errors when trying to build setup:

  CXXLD    setup.exe
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../lib/libgpg-error.a(libgpg_error_la-logging.o):(.text+0x257): undefined reference to `__imp_closesocket' /usr/x86_64-w64-mingw32/sys-root/mingw/lib/../lib/libgpg-error.a(libgpg_error_la-logging.o):(.text+0x2cf): undefined reference to `__imp_send' /usr/x86_64-w64-mingw32/sys-root/mingw/lib/../lib/libgpg-error.a(libgpg_error_la-logging.o):(.text+0x399): undefined reference to `__imp_closesocket' /usr/x86_64-w64-mingw32/sys-root/mingw/lib/../lib/libgpg-error.a(libgpg_error_la-logging.o):(.text+0x540): undefined reference to `__imp_htons' /usr/x86_64-w64-mingw32/sys-root/mingw/lib/../lib/libgpg-error.a(libgpg_error_la-logging.o):(.text+0x54e): undefined reference to `__imp_inet_addr' /usr/x86_64-w64-mingw32/sys-root/mingw/lib/../lib/libgpg-error.a(libgpg_error_la-logging.o):(.text+0x576): undefined reference to `__imp_socket' /usr/x86_64-w64-mingw32/sys-root/mingw/lib/../lib/libgpg-error.a(libgpg_error_la-logging.o):(.text+0x595): undefined reference to `__imp_connect' /usr/x86_64-w64-mingw32/sys-root/mingw/lib/../lib/libgpg-error.a(libgpg_error_la-logging.o):(.text+0x6a0): undefined reference to `__imp_closesocket'

Reverting to 1.27-1 fixes the problem.

Ken

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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