[sr #107827] Build GnuTLS 3.0.2 for windows!

Bjørn Christensen INVALID.NOREPLY at gnu.org
Mon Oct 3 22:15:21 CEST 2011


Follow-up Comment #11, sr #107827 (project gnutls):

make -i build libgnutls.a but when I link with the application I get an
error:

/devt/users/bhc/build/congassl/win/congassl32/libs/libgnutls.a(system.o):system.c:(.text+0x172):
undefined reference to `_select_used_without_including_sys_select_h'

and a warning from compiling lib/system.c

system.c: In function 'system_recv_timeout':
system.c:132: warning: implicit declaration of function
'select_used_without_including_sys_select_h'

I have tried to include <winsock2.h> after <windows.h> but that did not help.


I looks to me like a it would like to have sys/select.h included.

/bhc

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?107827>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





More information about the Gnutls-devel mailing list