Menu

#5 gnutls 1.2.0 breaks wmbiff

open
None
5
2005-05-05
2005-02-02
No

wmbiff does not compile with gnutls 1.2.0, 1.0.24 works
fine. I will attach the compile log.

Discussion

  • Florian Franzmann

    wmbiff compile log

     
  • Neil T. Spring

    Neil T. Spring - 2005-05-05

    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.

     
  • Neil T. Spring

    Neil T. Spring - 2005-05-05
    • assigned_to: nobody --> bluehal
     
  • Florian Franzmann

    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

     
  • Neil T. Spring

    Neil T. Spring - 2005-05-08

    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!

     
  • Florian Franzmann

    Logged In: YES
    user_id=954265

    CVS version compiles and runs fine.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.