Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2005 11:09:36 +0200
From:      "Michael L. Hostbaek" <mich@FreeBSD.org>
To:        Simon Barner <barner@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: 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 ...
Message-ID:  <20050920090936.GD57965@mich2.itxmarket.com>
In-Reply-To: <200509200040.j8K0e9xP088686@repoman.freebsd.org>
References:  <200509200040.j8K0e9xP088686@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050920090936.GD57965>