Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Mar 2001 15:05:38 -0000
From:      "Lawrence Farr" <lawrence@epcdirect.co.uk>
To:        <stable@freebsd.org>
Subject:   Make Release from within a script.
Message-ID:  <LHEIICGBLGCCHCONDGNLCEOOCEAA.lawrence@epcdirect.co.uk>

next in thread | raw e-mail | index | archive | help
Running a "make release" from within a shell script (/bin/sh) errors with:

(snip)
===> share/doc/papers/kernmalloc
(cd /usr/src/share/doc/papers/kernmalloc; soelim kernmalloc.t) >
kernmalloc.ms
vgrind -f < /usr/src/share/doc/papers/kernmalloc/appendix.t > appendix.ms
*** Error code 127

Stop in /usr/src/share/doc/papers/kernmalloc.
*** Error code 1

Stop in /usr/src/share/doc/papers.
(snip)

Whereas running manually from a shell works perfectly. I have tried adding a
PATH= line
to the script, and have run out of ideas. Can anyone suggest anything?
Cheers!

Lawrence Farr
EPC Direct Limited mailto:lawrence@epcdirect.co.uk
T:01179666123 F:01179666111 M:07970780901


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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