From 11c1410f13ffc6b9edae82d6e622058916e06589 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 26 Oct 2011 07:50:05 -0400 Subject: Improvements to build and releae-procedure documentation. --- build.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'build.txt') diff --git a/build.txt b/build.txt index ae864e2f..86b5ff4b 100644 --- a/build.txt +++ b/build.txt @@ -105,6 +105,10 @@ running "scons prefix=". The default value is "/usr/local". The envoronment variable DESTDIR also works in the usual way. +If your link fails with a message like "/usr/bin/ld: cannot find -lgps", +you need to install chrpath. Note that after you have done so, you +may need to run 'scons --config=force' to override the cached value. + If your scons fails with the complaint "No tool named 'textfile'", you need to upgrade it. This feature was introduced during the long interval after the 1.2.0 release; 1.2.1 and later versions will have it. -- cgit v1.2.1