On September 26, 2014 at 5:12 PM Mat Troi <[email protected]> wrote: > Thanks. I am compiling with gcc . I used your other solution disable > asm > with --disable-hardware-acceleration. Now I have this error: > "/root/gnutls-3.2.18/src/gl/./parse-datetime.y", line 289: fatal: > invalid > escape, or illegal reserved word: pure > *** Error code 1 > The following command caused the error: > echo " GEN " parse-datetime.c;/bin/sh ../../build-aux/ylwrap > ./parse-datetime.y \ > y.tab.c parse-datetime.c \ > y.tab.h parse-datetime.h \ > y.output parse-datetime.output \ > -- /usr/bin/yacc && \ > mv parse-datetime.c parse-datetime.c-t && \ > mv parse-datetime.c-t ./parse-datetime.c > make: Fatal error: Command failed for target `parse-datetime.c' > Current working directory /root/gnutls-3.2.18/src/gl > *** Error code 1
What rev of gcc are you using ? dev _______________________________________________ Gnutls-help mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnutls-help
