emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] GnuTLS support on Woe32


From: Christoph Scholtes
Subject: Re: [PATCH] GnuTLS support on Woe32
Date: Mon, 25 Apr 2011 06:42:01 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9

On 4/24/2011 7:35 PM, Ted Zlatanov wrote:

Please yell if it breaks things for you.  Also please test it on W32 and
I hope we can start shipping the binaries for that platform with the
GnuTLS support enabled.

I used the gnutls-2.10.5-x86 library headers from ftp://ftp.gnu.org/gnu/gnutls/ and I get this error when running `make bootstrap' from a clean tree:

gcc -I. -c -gdwarf-2 -g3 -mno-cygwin -mtune=pentium4 -O2 -DENABLE_CHECKING -DXASSERTS -fno-crossjumping -IC:/Progra~2/GnuWin32/include -ID:/devel/emacs/libXpm-3.5.8/include -ID:/devel/emacs/libXpm-3.5.8/src -ID:/devel/emacs/gnutls-2.10.5-x86/include -Demacs=1 -DHAVE_CONFIG_H -I../lib -I../nt/inc -DHAVE_NTGUI=1 -DUSE_CRT_DLL=1 -DPURESIZE=5000000 -o oo-spd/i386/w32.o w32.c
w32.c: In function 'emacs_gnutls_push':
w32.c:6179:12: error: 'proc' undeclared (first use in this function)
w32.c:6179:12: note: each undeclared identifier is reported only once for each function it appears in
mingw32-make[2]: *** [oo-spd/i386/w32.o] Error 1
mingw32-make[2]: Leaving directory `D:/devel/emacs/emacs-bzr/trunk_readonly/src'

mingw32-make[1]: *** [bootstrap-temacs] Error 2
mingw32-make[1]: Leaving directory `D:/devel/emacs/emacs-bzr/trunk_readonly/src'

mingw32-make: *** [bootstrap-gmake] Error 2

Christoph



reply via email to

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