[gnutls-dev] Building gnutls HEAD

Stef Walter stef-list at memberwebs.com
Fri Aug 3 17:16:07 CEST 2007


I've been trying to build gnutls HEAD from git but have been frustrated
at each turn. After finally figuring out the right sequence of nasty
auto* commands to run [1], I was greeted with these. Any ideas on what I
did wrong?

Cheers,
Stef

In file included from version-etc.h:24,
                 from version-etc.c:23:
../lgl/stdio.h:31:15: error: #include_next expects "FILENAME" or <FILENAME>
../lgl/stdio.h:39:7: error: operator '&&' has no left operand
../lgl/stdio.h:94:5: error: #if with no expression
../lgl/stdio.h:109:5: error: #if with no expression
../lgl/stdio.h:124:5: error: #if with no expression
../lgl/stdio.h:147:5: error: #if with no expression
../lgl/stdio.h:162:5: error: #if with no expression
../lgl/stdio.h:178:5: error: #if with no expression
../lgl/stdio.h:194:5: error: #if with no expression
../lgl/stdio.h:209:5: error: #if with no expression
../lgl/stdio.h:224:5: error: #if with no expression
../lgl/stdio.h:241:5: error: #if with no expression
../lgl/stdio.h:257:6: error: operator '&&' has no left operand
../lgl/stdio.h:279:5: error: #if with no expression
../lgl/stdio.h:293:6: error: operator '&&' has no left operand
../lgl/stdio.h:315:5: error: #if with no expression
In file included from version-etc.c:23:
version-etc.h:28: error: expected ')' before '*' token
version-etc.h:32: error: expected ')' before '*' token
In file included from /usr/include/sys/types.h:133,
                 from /usr/include/stdlib.h:438,
                 from version-etc.c:27:
../lgl/time.h:29:16: error: #include_next expects "FILENAME" or <FILENAME>
In file included from /usr/include/sys/select.h:44,
                 from /usr/include/sys/types.h:220,
                 from /usr/include/stdlib.h:438,
                 from version-etc.c:27:
../lgl/time.h:29:16: error: #include_next expects "FILENAME" or <FILENAME>
version-etc.c:41: error: expected ')' before '*' token
version-etc.c:165: error: expected ')' before '*' token
make[3]: *** [version-etc.lo] Error 1
make[3]: Leaving directory `/data/projects/gnutls/gl'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/data/projects/gnutls/gl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/data/projects/gnutls'
make: *** [all] Error 2




[1] The stuff here seems to be out of date:
http://cvs.gnupg.org/cgi-bin/viewcvs.cgi/gnutls/doc/README.CVS?rev=2.27&root=GNU+TLS+Library&view=auto





More information about the Gnutls-devel mailing list