From owner-p4-projects@FreeBSD.ORG Fri Oct 24 02:58:59 2008 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 8EA51106567E; Fri, 24 Oct 2008 02:58:59 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52F241065670 for ; Fri, 24 Oct 2008 02:58:59 +0000 (UTC) (envelope-from peter-gmail@wemm.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 419298FC21 for ; Fri, 24 Oct 2008 02:58:59 +0000 (UTC) (envelope-from peter-gmail@wemm.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m9O2wxRi048873 for ; Fri, 24 Oct 2008 02:58:59 GMT (envelope-from peter-gmail@wemm.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m9O2wx1b048871 for perforce@freebsd.org; Fri, 24 Oct 2008 02:58:59 GMT (envelope-from peter-gmail@wemm.org) Date: Fri, 24 Oct 2008 02:58:59 GMT Message-Id: <200810240258.m9O2wx1b048871@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter-gmail@wemm.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 151839 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Oct 2008 02:58:59 -0000 http://perforce.freebsd.org/chv.cgi?CH=151839 Change 151839 by peter@peter_cheese on 2008/10/24 02:57:59 update status notes. Affected files ... .. //depot/projects/valgrind/README_FREEBSD#3 edit Differences ... ==== //depot/projects/valgrind/README_FREEBSD#3 (text+ko) ==== @@ -1,3 +1,17 @@ +Build notes: +The wretched thing uses sed expressions that confuse ours. You have to +install ports/gsed. However, that confuses autoconf/automake etc. +autogen.sh adds a /usr/bin prefix before calling those. + +So, install ports for gsed, autoconf, automake and gmake. +$ sh autogen.sh +$ ./configure --prefix=/where/ever +$ gmake +$ gmake install + +Current status: +Thu Oct 23 13:55:53 PDT 2008: crashes at client startup. + Sun Aug 19 20:26:48 UTC 2007 PS_STRINGS Valgrind barfs all over the place on setproctitle.