I just updated to the trunk and did an ./_autosetup ./configure --disable-client make
and bumped into the following error: libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -D_THREAD_SAFE -pthread -fPIC -DPIC -D_THREAD_SAFE -pthread -g -O2 -Wall -MT libboinc_la-procinfo.lo -MD -MP -MF .deps/libboinc_la-procinfo.Tpo -c procinfo.cpp -fPIC -DPIC -o .libs/libboinc_la-procinfo.o procinfo.cpp: In function 'void kill_all(std::vector<int, std::allocator<int> >&)': procinfo.cpp:87: error: 'SIGTERM' was not declared in this scope procinfo.cpp:87: error: 'kill' was not declared in this scope *** Error code 1 Any idea what the problem might be? --Travis ---------------------------------------------------------------------------------------------------------- Travis Desell <deselt @ cs.rpi.edu> 1-518-867-1054 Adjunct Professor & Postdoctoral Research Assistant Rensselaer Polytechnic Institute, 110 8th Street, Troy NY 12180, USA http://www.cs.rpi.edu/~deselt/ MilkyWay@Home ( http://milkyway.cs.rpi.edu/ ) DNA@Home ( http://dnahome.cs.rpi.edu/ ) Worldwide Computing Laboratory ( http://wcl.cs.rpi.edu/ ) ---------------------------------------------------------------------------------------------------------- _______________________________________________ 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.
