Valgrind for FreeBSD

Joe Halpin j.p.h at comcast.net
Fri Apr 9 12:13:58 PDT 2004


Doug Rabson wrote:
> On Friday 09 April 2004 18:27, Joe Halpin wrote:

> Sorry - I should have been clearer. Install the devel/subversion port 
> and try the 'svn co svn:/....' command again.

Thanks, I've got the source now, but when I try to run it I get

[...]

Making all in demangle
gmake[4]: Entering directory `/home/jhalpin/valgrind/coregrind/demangle'
source='cp-demangle.c' object='cp-demangle.o' libtool=no \
depfile='.deps/cp-demangle.Po' tmpdepfile='.deps/cp-demangle.TPo' \
depmode=gcc /usr/local/bin/bash ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../coregrind -I../../include 
  -Winline -Wall -Wshadow -O -fomit-frame-pointer -g -Wno-unused 
-Wno-shadow  -c `test -f 'cp-demangle.c' || echo './'`cp-demangle.c
In file included from cp-demangle.c:43:
../../coregrind/vg_include.h:49: vg_skin.h: No such file or directory
In file included from cp-demangle.c:43:
../../coregrind/vg_include.h:344: vg_toolint.h: No such file or directory
gmake[4]: *** [cp-demangle.o] Error 1

I believe I have the right auto* stuff:

fbsd$ which aclocal17
/usr/local/bin/aclocal17
fbsd$ which autoheader257
/usr/local/bin/autoheader257
fbsd$ which automake17
/usr/local/bin/automake17
fbsd$ which autoconf257
/usr/local/bin/autoconf257

/usr/local/bin is at the front of my PATH, so I'm pretty sure I'm 
getting the right ones.

thanks

Joe



More information about the freebsd-stable mailing list