|
From: Ron E. <ron...@gm...> - 2010-01-18 21:28:58
|
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 [root@DEVNEMS valgrind-3.5.0]# I tried "./configure --enable-only32bit --enable-inner" Does anyone know how i can get it compiled? Thanks! Ron -- Ron Eggler Suite# 1804 1122 Gilford St Vancouver, BC V6G 2P5 Canada (778) 230-9442 |