R: [gnutls-dev] Building gnutls from CVS without opencdk

Fabio.Fiorina at alcatel.it Fabio.Fiorina at alcatel.it
Tue Feb 12 12:29:01 CET 2002


Hi Andrew,
the first three errors in x509_ASN.y were easy to find, but for 
the others I have to use bison 1.32 or newer.
I hope to send you some news tomorrow.

regards,  fabio

--------------------------------------------------------
Name: Fabio Fiorina
E-mail: Fabio Fiorina <Fabio.Fiorina at alcatel.it>

Telephone:+39 039 686 7503
Fax      :+39 039 686 3590
internal mail stop: 90
--------------------------------------------------------

-----Messaggio originale-----
Da: andrew [SMTP:andrew at mcdonald.org.uk]
Inviato: venerdì 8 febbraio 2002 22.50
A: gnutls-dev
Cc: andrew
Oggetto: [gnutls-dev] Building gnutls from CVS without opencdk

Nikos et al.,

I built gnutls from CVS without opencdk support. However, I ended up
with some unresolved symbols when linking my program. The attached diff
fixes these.

Also, I had some trouble with x509_ASN.y:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wp,-MD,.deps/x509_ASN.pp -c
x509_ASN.c  -fPIC -DPIC -o .libs/x509_ASN.lo
x509_ASN.y: In function `yyparse':
x509_ASN.y:279: parse error before }'
x509_ASN.y:339: parse error before }'
x509_ASN.y:341: parse error before }'
x509_ASN.y:382: parse error before `const'
x509_ASN.y:410: `c' undeclared (first use in this function)
x509_ASN.y:410: (Each undeclared identifier is reported only once
x509_ASN.y:410: for each function it appears in.)
x509_ASN.y:421: `counter' undeclared (first use in this function)
x509_ASN.y:428: `string' undeclared (first use in this function)
x509_ASN.y:440: `k' undeclared (first use in this function)
x509_ASN.y:449: `key_word' undeclared (first use in this function)
x509_ASN.y:450: `key_word_token' undeclared (first use in this function)
x509_ASN.y:475: parse error before `int'
x509_ASN.y:477: `pointer' undeclared (first use in this function)
x509_ASN.y:480: `file_name' undeclared (first use in this function)
x509_ASN.y:527: parse error before `int'
x509_ASN.y:551: `result' undeclared (first use in this function)

Somehow I eventually created a x509_ASN.tab.c. Copying this to
x509_ASN.c solved it. I'm using Debian unstables bison 1.32-3.

Regards,

Andrew
-- 
Andrew McDonald
E-mail: andrew at mcdonald.org.uk
http://www.mcdonald.org.uk/andrew/
 << File: gnutlsdiff >> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: WINMAIL.DAT
Type: application/ms-tnef
Size: 2444 bytes
Desc: not available
URL: </pipermail/attachments/20020212/53eac7b8/attachment.bin>


More information about the Gnutls-devel mailing list