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

Fabio.Fiorina at alcatel.it Fabio.Fiorina at alcatel.it
Wed Feb 13 09:18:02 CET 2002


Hello,
the problem with bison 1.32 will be solved with next
x509_ASN.y version, that I'll try to check in the CVS this
evening (last evening I had some connection problems).
Attached you can find the new file.

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: x509_ASN.y
Type: application/octet-stream
Size: 21097 bytes
Desc: not available
URL: </pipermail/attachments/20020213/fcab7cdf/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: WINMAIL.DAT
Type: application/ms-tnef
Size: 6135 bytes
Desc: not available
URL: </pipermail/attachments/20020213/fcab7cdf/attachment.bin>


More information about the Gnutls-devel mailing list