gnutls-devel
[Top][All Lists]
Advanced

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

[gnutls-dev] typo in gnutls-0.3.92


From: alexis hildebrandt
Subject: [gnutls-dev] typo in gnutls-0.3.92
Date: Thu Mar 28 09:22:02 2002
User-agent: Mutt/1.3.28i

hello gnutls dev-team,
i was having trouble with mutt, gnutls and one of my imap-servers, so i
decided to upgrade my mutt, libgcrypt and libgnutls. as i tried to compile
gnutls i saw the following error messages:

--- BEGIN MAKE OUTPUT ---
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -O2 -fexpensive-optimizations 
-fomit-frame-pointer \
-pipe -c gnutls_compress_int.c -Wp,-MD,.deps/gnutls_compress_int.TPlo  -fPIC 
-DPIC -o .libs/gnutls_compress_int.lo
gnutls_compress_int.c: In function `gnutls_comp_deinit':
gnutls_compress_int.c:88: warning: unreachable code at beginning of switch 
statement
gnutls_compress_int.c:99: parse error before `int'
gnutls_compress_int.c:142: warning: `return' with a value, in function 
returning void
gnutls_compress_int.c:145: `compressed_size' undeclared (first use in this 
function)
gnutls_compress_int.c:145: (Each undeclared identifier is reported only once
gnutls_compress_int.c:145: for each function it appears in.)
gnutls_compress_int.c:145: `max_comp_size' undeclared (first use in this 
function)
gnutls_compress_int.c:146: `compressed' undeclared (first use in this function)
gnutls_compress_int.c:147: warning: `return' with a value, in function 
returning void
gnutls_compress_int.c:150: warning: `return' with a value, in function 
returning void
make[2]: *** [gnutls_compress_int.lo] Error 1
make[2]: Leaving directory `/export/home/lxs/tmp/gnutls-0.3.92/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/home/lxs/tmp/gnutls-0.3.92'
make: *** [all] Error 2
--- END MAKE OUTPUT ---

the problem was solved quickly and you may have already fixed it, but in
case you haven't, i attached a tiny patch to this mail.
btw my problems with mutt & gnutls were solved by the upgrade.

pls cc to address@hidden, since i'm not subscribed to any of the gnutls
mailinglists, thanx.

regards
a. hildebrandt

-- 
"Programming today is a race between software engineers striving to build
bigger and better idiot-proof programs, and the Universe trying to produce
bigger and better idiots. So far, the Universe is winning."
(Johannes Verelst)

Attachment: gnutls-0.3.92.patch
Description: Text document


reply via email to

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