Hi There, I have troubles compiling valgrind for my target system. It keeps hanging on following: ../coregrind/libcoregrind-x86-linux.a(libcoregrind_x86_linux_a-aspacemgr- linux.o): In function `vgPlain_am_do_sync_check': m_aspacemgr/aspacemgr-linux.c:1059: undefined reference to `parse_procselfmaps' ../coregrind/libcoregrind-x86-linux.a(libcoregrind_x86_linux_a-aspacemgr- linux.o): In function `vgPlain_am_startup': m_aspacemgr/aspacemgr-linux.c:1683: undefined reference to `parse_procselfmaps' collect2: ld returned 1 exit status make[4]: *** [memcheck-x86-linux] Error 1 make[4]: Leaving directory `/home/ron/valgrind-3.5.0/memcheck' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/ron/valgrind-3.5.0/memcheck' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/ron/valgrind-3.5.0/memcheck' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/ron/valgrind-3.5.0' make: *** [all] Error 2 [r...@devnems valgrind-3.5.0]#
I tried "./configure --enable-only32bit --enable-inner" Does anyone know how i can get it compiled successfully? Thanks! Ron ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
