need some help in compiling a jsoncpp sample code
I am trying to compile a sample jsoncpp example, but there are tons of compiling errors showing up in "standard" headers. did any body see this any time ? [~]$ g++ -g -c json.cc -I/usr/local/include/json In file included from /usr/include/libio.h:62, from /usr/include/stdio.h:75, from /usr/lib/gcc/i686-redhat-linux/4.4.6/../../../../include/c++/4.4.6/cstdio:45, from json.cc:1: /usr/include/sys/cdefs.h:46:44: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:50:44: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:135:19: error: missing binary