[Buildroot] [Re: Valgrind compilation, with patch 3.5.0, need help]

Damien Borie dbe at terawatt.fr
Tue Jun 15 09:58:11 UTC 2010


Thanks!

Well, this patch seems to work. But then, the compilation doesn't works. 
It returns with this error :
'checking for /proc/self/fd... configure: error: cannot check for file 
existence when cross compiling'
I know I had this error in the past on other packages, but I don't 
remember how to fix it.
Note that I don't apply the patch 'valgrind.patch' because it cause 
errors. The only patch applied is 'valgrind-3.5.0-largefile.patch'.
Yesterday, I found a patch in the mailing list named 'valgrind bump to 
3.5.0' (link : 
http://lists.busybox.net/pipermail/buildroot/2010-April/033673.html) but 
I didn't succeed in applying it. I'm not sure but I think it will patch 
vargrind.patch and vargrind.mk to work with 3.5.0 version.
But how to apply it?

Damien Borie

TERAWATT / AENERGIA S.A.S.
ZA DUBOSCOA
64990 Villefranque
FRANCE 

tel : +33 (0)5 59 44 26 08
fax : +33 (0)5 59 31 15 11 



Thomas Petazzoni a écrit :
> Hello Damien,
>
> On Tue, 15 Jun 2010 09:07:58 +0200
> Damien Borie <dbe at terawatt.fr> wrote:
>
>   
>> So, I tried to compile Valgrind version 3.5.0. I only change the version
>> number in Config.in file (in package/valgrind/). 'make source' cause the
>> package download without problems. Then 'make' doesn't cause error but
>> it try to apply a patch ('valgrind-largefile patch'). This patch modify
>> a file 'coregrind/m_ume.c' and ask me to type a path to a file to patch,
>> with no others precisions.
>>     
>
> It means that the file the patch is modifying doesn't exist anymore in
> newer versions of Valgrind. So you need to see whether the patch is
> still needed or not. From a quick look, it looks like it does.
>
> Attached is a updated version of the patch for Valgrind 3.5.0. I haven't
> tested it *at all*, I haven't even built Valgrind with this patch. But
> at least, it applies on Valgrind 3.5.0.
>
> Regards,
>
> Thomas
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot





More information about the buildroot mailing list