Hello,
I downloaded the latest SVN version and get a compile error in directory
sched:
make[2]: Entering directory `/home/boincadm/boinc/sched'
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I.. -I../api -I../db -I../lib -I../lib/mac -I../sched\
-I../tools -I../vda -pthread -I/usr/include/mysql -DBIG_JOINS=1 -fPIC
-pthread -I../api -I../db -I../lib -I../lib/mac -I../sche\
d -I../tools -I../vda -pthread -I/usr/include/mysql -DBIG_JOINS=1 -fPIC
-pthread -g -O2 -Wall -MT libsched_la-sched_vda.lo -MD -M\
P -MF ".deps/libsched_la-sched_vda.Tpo" -c -o libsched_la-sched_vda.lo
`test -f '../vda/sched_vda.cpp' || echo './'`../vda/sched_v\
da.cpp; \
then mv -f ".deps/libsched_la-sched_vda.Tpo"
".deps/libsched_la-sched_vda.Plo"; else rm -f
".deps/libsched_la-sched_vda.Tp\
o"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../api -I../db -I../lib -I../lib/mac
-I../sched -I../tools -I../vda -pthread -I/usr/include/my\
sql -DBIG_JOINS=1 -fPIC -pthread -I../api -I../db -I../lib -I../lib/mac
-I../sched -I../tools -I../vda -pthread -I/usr/include/mys\
ql -DBIG_JOINS=1 -fPIC -pthread -g -O2 -Wall -MT
libsched_la-sched_vda.lo -MD -MP -MF .deps/libsched_la-sched_vda.Tpo -c
../vda/sc\
hed_vda.cpp -fPIC -DPIC -o .libs/libsched_la-sched_vda.o
In file included from ../vda/sched_vda.cpp:33:
../vda/vda_lib.h:28:19: error: stats.h: No such file or directory
In file included from ../vda/sched_vda.cpp:33:
../vda/vda_lib.h:50: error: 'STATS_ITEM' does not name a type
../vda/vda_lib.h:51: error: 'STATS_ITEM' does not name a type
../vda/vda_lib.h:52: error: 'STATS_ITEM' does not name a type
../vda/vda_lib.h:53: error: 'STATS_ITEM' does not name a type
make[2]: *** [libsched_la-sched_vda.lo] Error 1
make[2]: Leaving directory `/home/boincadm/boinc/sched'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/boincadm/boinc'
make: *** [all] Error 2
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.