gnutls-devel
[Top][All Lists]
Advanced

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

[sr #107827] Build GnuTLS 3.0.2 for windows!


From: Bjørn Christensen
Subject: [sr #107827] Build GnuTLS 3.0.2 for windows!
Date: Mon, 03 Oct 2011 20:15:21 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.187 Safari/535.1

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/




reply via email to

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