Hello Siavash, What kernel version are you using? Also, can you check if the header file /usr/include/sys/ptrace.h had PTRACE_GETEVENTMSG declaration?
Thanks, Kapil On Fri, Feb 24, 2012 at 7:12 PM, siavash mirarab <[email protected]> wrote: > I just downloaded the latest version, but when I try to install I get: > > ..... > g++ -DHAVE_CONFIG_H -I. -fPIC -g -O2 -MT threadwrappers.o -MD -MP -MF > .deps/threadwrappers.Tpo -c -o threadwrappers.o threadwrappers.cpp > mv -f .deps/threadwrappers.Tpo .deps/threadwrappers.Po > g++ -DHAVE_CONFIG_H -I. -fPIC -g -O2 -MT pidwrappers.o -MD -MP -MF > .deps/pidwrappers.Tpo -c -o pidwrappers.o pidwrappers.cpp > pidwrappers.cpp: In function 'long int ptrace(__ptrace_request, ...)': > pidwrappers.cpp:537: error: 'PTRACE_GETEVENTMSG' was not declared in this > scope > make[2]: *** [pidwrappers.o] Error 1 > make[2]: Leaving directory > `/share/home/01721/smirarab/tools/dmtcp-1.2.4/dmtcp/src' > make[1]: *** [all] Error 2 > make[1]: Leaving directory > `/share/home/01721/smirarab/tools/dmtcp-1.2.4/dmtcp/src' > make: *** [all-recursive] Error 1 > > > Any ideas? > > Thanks > Siavash > > ------------------------------------------------------------------------------ > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > Dmtcp-forum mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dmtcp-forum > ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Dmtcp-forum mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dmtcp-forum
