
12 Sep
2005
12 Sep
'05
6:24 p.m.
Package: cmucl Version: 19b-release-20050726-4 Severity: serious Tags: patch cmucl fails to build because it cannot run bc:
echo '1 + ' `cat version` | bc > ,version /bin/sh: bc: command not found
Adding bc to the build-dependencies fixes this problem. -- Matt