I got these errors
m_debuginfo/debuginfo.c: In function ‘vgPlain_di_notify_mmap’:
m_debuginfo/debuginfo.c:730: error: ‘VKI_O_LARGEFILE’ undeclared
 (first use in this function)
m_debuginfo/debuginfo.c:730: error: (Each undeclared identifier
 is reported only once
m_debuginfo/debuginfo.c:730: error: for each function it appears in.)
make[3]: *** [libcoregrind_amd64_darwin_a-mach_vmUser.o] Error 1
make[2]: *** [install] Error 2
make[1]: *** [install-recursive] Error 1
make: *** [install] Error 2

after running these commands

svn co svn://svn.valgrind.org/valgrind/trunk valgrind
cd valgrind
./autogen.sh
./configure --build=amd64-darwin
make


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to