gnutls-devel
[Top][All Lists]
Advanced

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

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


From: Fabio . Fiorina
Subject: R: [gnutls-dev] Building gnutls from CVS without opencdk
Date: Wed Feb 13 09:18:02 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 <address@hidden>

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

-----Messaggio originale-----
Da: andrew [SMTP:address@hidden
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: address@hidden
http://www.mcdonald.org.uk/andrew/
 << File: gnutlsdiff >> 

Attachment: x509_ASN.y
Description: Binary data

<<attachment: WINMAIL.DAT>>


reply via email to

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