Date: Wed, 7 May 2008 10:45:29 -0700 From: Garrett Cooper <yanefbsd@gmail.com> To: Andrew W. Nosenko <andrew.w.nosenko@gmail.com> Cc: ports@freebsd.org, =?ISO-8859-1?Q?=22G=E9_Weijers=22?= <ge@weijers.org> Subject: Re: Little valgrind issue Message-ID: <83590C6A-3A94-47B9-B9D0-939C78DB14E1@gmail.com> In-Reply-To: <6161f3180805070404m95db9dk6f1a6774623ba2a6@mail.gmail.com> References: <C20BC3B4-00FE-47E8-B43C-692A31936E62@weijers.org> <6161f3180805070404m95db9dk6f1a6774623ba2a6@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On May 7, 2008, at 4:04 AM, Andrew W. Nosenko wrote: > 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 =20 >> tries to >> make sure that /proc is mounted before it build valgrind, which is =20= >> fine, but >> the way it does it won't work in a jail because /sbin/mount does =20 >> not show >> anything useful. >> >> A quick workaround: define the environment variable =20 >> 'PACKAGE_BUILDING=3Dyes' >> and then run 'make' and 'make install' >> >> It would be better if the Makefile would just look for, say, the =20 >> existence >> 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> ... or because of the new compiler and its relevant libc link-ins? -Garrett=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?83590C6A-3A94-47B9-B9D0-939C78DB14E1>