From: Eric Roman (eroman_at_lbl.gov)
Date: Thu Oct 24 2002 - 11:44:40 PDT
Hey guys - When I try to compile the C/R code out of CVS on n2001, I get an error, below. I'm sure you guys knew, but figured I'd bug you anyways. Brian make[1]: Leaving directory `/home/pcp1/brbarret/checkpoint-docs/src/libcr' make[1]: Entering directory `/home/pcp1/brbarret/checkpoint-docs/src/cr_module' /usr/bin/gcc -pipe -Wall -Wstrict-prototypes -Werror -O6 -fomit-frame-pointer -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -I/home/pcp1/brbarret/checkpoint-docs/src/include -I/usr/src/linux-2.4/include -I/home/pcp1/brbarret/checkpoint-docs/src/vmadump -D__KERNEL__ -DLINUX -DMODULE -c -o cr_async.o cr_async.c In file included from cr_async.c:10: cr_module.h:11: asm/rwlock.h: No such file or directory cc1: warnings being treated as errors cr_async.c: In function `cr_async_release': cr_async.c:29: warning: implicit declaration of function `list_for_each_safe' cr_async.c:29: parse error before `{' cr_async.c: At top level: cr_async.c:37: parse error before `do' cr_async.c: In function `cr_async_release': cr_async.c:26: warning: `cr_task' might be used uninitialized in this function make[1]: *** [cr_async.o] Error 1 make[1]: Leaving directory `/home/pcp1/brbarret/checkpoint-docs/src/cr_module' make: *** [subdirs] Error 2 -- Eric Roman Future Technologies Group 510-486-6420 Lawrence Berkeley National Laboratory