<div dir="ltr"><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><span></span><span></span>With Regards,<br><br>Rohit Kumar<br>+82 1073149173<br></div></div></div>
<br><div class="gmail_quote">On Thu, Dec 4, 2014 at 10:50 PM, Mike Williams <span dir="ltr"><<a href="mailto:mike@mikebwilliams.com" target="_blank">mike@mikebwilliams.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Rohit,<br>
<br>
Under Build Options -> 'strip command for binaries on target', set it to 'none'.<br></blockquote><div>Hello Mike,</div><div><br></div><div>thank you for the reply.</div><div>do i need to 'make clean' before 'make' with strip 'none' option? </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Mike<br>
<div><div class="h5"><br>
On Thu, Dec 4, 2014 at 1:57 AM, Rohit Kumar <<a href="mailto:rkthebest@gmail.com">rkthebest@gmail.com</a>> wrote:<br>
> Hello,<br>
><br>
> i am trying to build valgrind into my file system using buildroot.<br>
> it compiles without problem.<br>
> but when i try to run valgrind it throws me following error:<br>
><br>
> ==174== Memcheck, a memory error detector<br>
> ==174== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.<br>
> ==174== Using Valgrind-3.10.0 and LibVEX; rerun with -h for copyright info<br>
> ==174== Command: ./uart /dev/ttyS1<br>
> ==174==<br>
><br>
> valgrind:  Fatal error at startup: a function redirection<br>
> valgrind:  which is mandatory for this platform-tool combination<br>
> valgrind:  cannot be set up.  Details of the redirection are:<br>
> valgrind:<br>
> valgrind:  A must-be-redirected function<br>
> valgrind:  whose name matches the pattern:      strcmp<br>
> valgrind:  in an object with soname matching:   ld-linux-armhf.so.3<br>
> valgrind:  was not found whilst processing<br>
> valgrind:  symbols from the object with soname: ld-linux-armhf.so.3<br>
> valgrind:<br>
> valgrind:  Possible fixes: (1, short term): install glibc's debuginfo<br>
> valgrind:  package on this machine.  (2, longer term): ask the packagers<br>
> valgrind:  for your Linux distribution to please in future ship a non-<br>
> valgrind:  stripped ld.so (or whatever the dynamic linker .so is called)<br>
> valgrind:  that exports the above-named function using the standard<br>
> valgrind:  calling conventions for this platform.  The package you need<br>
> valgrind:  to install for fix (1) is called<br>
> valgrind:<br>
> valgrind:    On Debian, Ubuntu:                 libc6-dbg<br>
> valgrind:    On SuSE, openSuSE, Fedora, RHEL:   glibc-debuginfo<br>
> valgrind:<br>
> valgrind:  Cannot continue -- exiting now.  Sorry.<br>
><br>
> is there any problem in configuration?<br>
> configuration file is attached<br>
><br>
> kindly help<br>
><br>
> With Regards,<br>
><br>
> Rohit Kumar<br>
> +82 1073149173<br>
><br>
</div></div>> _______________________________________________<br>
> buildroot mailing list<br>
> <a href="mailto:buildroot@busybox.net">buildroot@busybox.net</a><br>
> <a href="http://lists.busybox.net/mailman/listinfo/buildroot" target="_blank">http://lists.busybox.net/mailman/listinfo/buildroot</a><br>
</blockquote></div><br></div></div>