[Valgrind-users] Valgrind Installation Problem

2012-05-23 Thread Erinc Arikan
I am trying to install vagring on a virtualbox debian lenny instance, at the make step, when I run: sudo make operation gets interrupted with the following error message: mkdir -p ../.in_place; \ for f in vgpreload_core-amd64-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s

Re: [Valgrind-users] Valgrind Installation Problem

2012-05-23 Thread Manuel Dejonghe
On Wed, May 23, 2012 at 7:59 AM, Erinc Arikan erincari...@gmail.com wrote: I am running as root, yet I receive operation not permitted error, what else can I do to fix the issue? As long as you do not really need the bleeding edge development version, you can also install the valgrind package

Re: [Valgrind-users] Valgrind Installation Problem

2012-05-23 Thread Erinc Arikan
Thanks for the hint, worked like a charm, but I still think this might be something worth addressing. Sent from my iPhone On 23 May 2012, at 11:59, Manuel Dejonghe man...@dejonghe.de wrote: On Wed, May 23, 2012 at 7:59 AM, Erinc Arikan erincari...@gmail.com wrote: I am running as root, yet I

[Valgrind-users] x86-64bit

2012-05-23 Thread 王��
Hello everyone. When I use valgrind-3.6.1 on x86-64bit-linux, I got the bug report as follows,does valgrind not support x86-64bit? ==29953== Memcheck, a memory error detector ==29953== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al. ==29953== Using Valgrind-3.6.1 and

Re: [Valgrind-users] x86-64bit

2012-05-23 Thread Oliver Schneider
Hi, the possible fixes (that worked for me every time) are mentioned at the bottom of the output: valgrind: Possible fixes: (1, short term): install glibc's debuginfo valgrind: package on this machine. (2, longer term): ask the packagers valgrind: for your Linux distribution to please in