Date: Wed, 7 May 2008 14:04:44 +0300 From: "Andrew W. Nosenko" <andrew.w.nosenko@gmail.com> To: "=?ISO-8859-1?Q?G=E9_Weijers?=" <ge@weijers.org> Cc: ports@freebsd.org Subject: Re: Little valgrind issue Message-ID: <6161f3180805070404m95db9dk6f1a6774623ba2a6@mail.gmail.com> In-Reply-To: <C20BC3B4-00FE-47E8-B43C-692A31936E62@weijers.org> References: <C20BC3B4-00FE-47E8-B43C-692A31936E62@weijers.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 6, 2008 at 6:05 PM, G=E9 Weijers <ge@weijers.org> wrote: > Hello, > > I tried to build 'valgrind' in a jail environment. The Makefile tries to > make sure that /proc is mounted before it build valgrind, which is fine, = but > the way it does it won't work in a jail because /sbin/mount does not show > anything useful. > > A quick workaround: define the environment variable 'PACKAGE_BUILDING=3D= yes' > and then run 'make' and 'make install' > > It would be better if the Makefile would just look for, say, the existen= ce > of '/proc/curproc' in stead of relying on /sbin/mount. > I'm very surprised. Just because unable to build valgring at all since FreeBSD-7.0... :-( (New threading implementation related issue?) --=20 Andrew W. Nosenko <andrew.w.nosenko@gmail.com>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6161f3180805070404m95db9dk6f1a6774623ba2a6>