[gnutls-help] Compiling gnutls on solaris
dev
dev at cor0.com
Sat Sep 27 02:08:58 CEST 2014
On September 26, 2014 at 5:12 PM Mat Troi <mattroisang at gmail.com> 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
More information about the Gnutls-help
mailing list