cvs commit: ports/devel/valgrind Makefile pkg-plist ports/devel/valgrind/files patch-Makefile.am patch-configure patch-configure.in patch-coregrind_Makefile.am patch-coregrind_vg_signals.c patch-coregrind_vg_syscalls.c patch-include_vg_kerneliface.h ports/devel/valgrind-snapshot ...

Michael L. Hostbaek mich at FreeBSD.org
Tue Sep 20 02:09:38 PDT 2005


Simon Barner (barner) writes:
> barner      2005-09-20 00:40:09 UTC
> 
>   Log:
>   - Fix on FreeBSD 6 and above: [1] [2]

The build breaks on my system (7.0-CURRENT):

===>  Building for valgrind-352_4
cd . && /usr/local/bin/autoheader259
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
gmake  all-recursive
gmake[1]: Entering directory
`/usr/ports/devel/valgrind/work/valgrind-stable-352'
Making all in include
gmake[2]: Entering directory
`/usr/ports/devel/valgrind/work/valgrind-stable-352/include'
rm -f vg_skin.h
cat ./vg_skin.h.base > vg_skin.h
/usr/bin/perl ../coregrind/gen_toolint.pl toolproto <
../coregrind/toolfuncs.def >> vg_skin.h || rm -f vg_skin.h
/usr/bin/perl ../coregrind/gen_toolint.pl initproto <
../coregrind/toolfuncs.def >> vg_skin.h || rm -f vg_skin.h
gmake  all-am
gmake[3]: Entering directory
`/usr/ports/devel/valgrind/work/valgrind-stable-352/include'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory
`/usr/ports/devel/valgrind/work/valgrind-stable-352/include'
gmake[2]: Leaving directory
`/usr/ports/devel/valgrind/work/valgrind-stable-352/include'
Making all in coregrind
gmake[2]: Entering directory
`/usr/ports/devel/valgrind/work/valgrind-stable-352/coregrind'
Makefile:1021: *** missing separator (did you mean TAB instead of 8
spaces?).  Stop.
gmake[2]: Leaving directory
`/usr/ports/devel/valgrind/work/valgrind-stable-352/coregrind'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/ports/devel/valgrind/work/valgrind-stable-352'
gmake: *** [all] Error 2
*** Error code 2


/mich



More information about the cvs-all mailing list