I've fixed this in revision 14673. Curious, what GCC version have you been using? I recommend you file a bug report in the future as issues reported on the mailing list easily get forgotten.
Florian On 18.09.2014 10:09, Matthias Apitz wrote: > > Hello, > > This is on a Linux host running: > > valgrind-3.10.0> uname -a > Linux SRAP03DXOH 2.6.5-7.191-bigsmp #1 SMP Tue Jun 28 14:58:56 UTC 2005 i686 > athlon i386 GNU/Linux > > valgrind-3.10.0> CFLAGS="-DPTRACE_GETSIGINFO=0x4202" export CFLAGS > valgrind-3.10.0> ./configure > valgrind-3.10.0> gmake > ... > > mv -f .deps/memcheck_x86_linux-mc_errors.Tpo > .deps/memcheck_x86_linux-mc_errors.Po > ../coregrind/link_tool_exe_linux 0x38000000 gcc -Wno-long-long > -DPTRACE_GETSIGINFO=0x4202 -o memcheck-x86-linux -m32 > -mpreferred-stack-boundary=2 -O2 -g -Wall -Wmissing-prototypes -Wshadow > -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations > -Wno-format-zero-length -fno-strict-aliasing -fno-builtin > -fomit-frame-pointer -O2 -static -nodefaultlibs -nostartfiles -u _start -m32 > memcheck_x86_linux-mc_leakcheck.o memcheck_x86_linux-mc_malloc_wrappers.o > memcheck_x86_linux-mc_main.o memcheck_x86_linux-mc_translate.o > memcheck_x86_linux-mc_machine.o memcheck_x86_linux-mc_errors.o > ../coregrind/libcoregrind-x86-linux.a ../VEX/libvex-x86-linux.a -lgcc > ../coregrind/libcoregrind-x86-linux.a(libcoregrind_x86_linux_a-syswrap-linux.o)(.text+0x14bba): > In function `vgSysWrap_linux_sys_ioctl_after': > m_syswrap/syswrap-linux.c:8476: undefined reference to `__builtin_popcountll' > ../coregrind/libcoregrind-x86-linux.a(libcoregrind_x86_linux_a-syswrap-linux.o)(.text+0x1ddcb): > In function `vgSysWrap_linux_sys_ioctl_before': > m_syswrap/syswrap-linux.c:5748: undefined reference to `__builtin_popcountll' > collect2: ld returned 1 exit status > gmake[3]: *** [memcheck-x86-linux] Error 1 > gmake[3]: Leaving directory > `/home/guru/v43/sisis-pap/src/valgrind/valgrind-3.10.0/memcheck' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory > `/home/guru/v43/sisis-pap/src/valgrind/valgrind-3.10.0/memcheck' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/home/guru/v43/sisis-pap/src/valgrind/valgrind-3.10.0' > gmake: *** [all] Error 2 > > Vy 73 > > matthias > ------------------------------------------------------------------------------ _______________________________________________ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users