Hi There,
I would like to compile valgrind on a ulibC system but it's making me troubles and I can't figure out how to resolve them...
The output i'm getting is like this:
and this is after using ./configure --enable-only32bit --enable-innerCode:../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
Does any one have a clue what I'm missing?
Thank you!
roN



LinkBack URL
About LinkBacks



