would you try cvs? the day you submitted this bug report, I posted a
comment to the mailing list stating that I've fixed gnutls 1.2 in cvs. but no
one has taken me up on testing it out.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
wmbiff compile log
Logged In: YES
user_id=341994
would you try cvs? the day you submitted this bug report, I posted a
comment to the mailing list stating that I've fixed gnutls 1.2 in cvs. but no
one has taken me up on testing it out.
Logged In: YES
user_id=954265
Still fails with a similar error:
...
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include
-I/usr/include -I/usr/include -g -O2 -D_GNU_SOURCE -W
-Wall -Wshadow -Wpointer-arith -Wwrite-strings
-I/usr/include -I/usr/include -MT tlsComm.o -MD -MP -MF
".deps/tlsComm.Tpo" -c -o tlsComm.o tlsComm.c; \
then mv -f ".deps/tlsComm.Tpo" ".deps/tlsComm.Po"; else rm
-f ".deps/tlsComm.Tpo"; exit 1; fi
tlsComm.c: In function `tls_check_certificate':
tlsComm.c:415: error: `GNUTLS_CERT_NOT_TRUSTED' undeclared
(first use in this function)
tlsComm.c:415: error: (Each undeclared identifier is
reported only once
tlsComm.c:415: error: for each function it appears in.)
make[2]: *** [tlsComm.o] Error 1
make[2]: Leaving directory `/home/florian/tmp/wmbiff/wmbiff'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/florian/tmp/wmbiff'
make: *** [all] Error 2
Logged In: YES
user_id=341994
Argh. It turns out I only *thought* I'd committed that
change. Please update and give it a try. My machine is a
small mess with Tiger just released.
Thanks!
Logged In: YES
user_id=954265
CVS version compiles and runs fine.