On Wed, Apr 27, 2005 at 02:46:14PM +0800, John Darrington wrote:
Anyone else getting this problem:
In file included from casefile.c:38:
/usr/include/valgrind/valgrind.h: In function `VALGRIND_PRINTF':
/usr/include/valgrind/valgrind.h:227: error: `asm' undeclared (first use
in this function)
/usr/include/valgrind/valgrind.h:227: error: (Each undeclared identifier
is reported only once
/usr/include/valgrind/valgrind.h:227: error: for each function it appears
in.)
/usr/include/valgrind/valgrind.h:227: error: parse error before "volatile"
/usr/include/valgrind/valgrind.h: In function `VALGRIND_PRINTF_BACKTRACE':
/usr/include/valgrind/valgrind.h:242: error: `asm' undeclared (first use
in this function)
/usr/include/valgrind/valgrind.h:242: error: parse error before "volatile"
make[3]: *** [casefile.o] Error 1
make[3]: Leaving directory `/home/john/PSPP/pspp/src'
make[2]: *** [all-recursive] Error 1
In fact, is there any good reason to have the #include <valgrind/valgrind.h> line in casefile.c ? I can't see anywhere that any symbols from that header are actually used. J' -- PGP Public key ID: 1024D/2DE827B3 fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://pgp.mit.edu or any PGP keyserver for public key.
pgpxWCfmKsiP6.pgp
Description: PGP signature
_______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
