Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Oct 2008 02:58:59 GMT
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 151839 for review
Message-ID:  <200810240258.m9O2wx1b048871@repoman.freebsd.org>

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



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