On Sun, Jan 07, 2007 at 11:34:35AM -0800, Richard A Nelson wrote:
> On Sun, 7 Jan 2007, Kurt Roeckx wrote:
> 
> >Your package is failing to build.  It doesn't seem to be trying to build
> >anything after this:
> ># which, if any of the dependant libraries each component needs)
> >for subdir in editmap libmilter mail.local mailstats makemap praliases 
> >rmail sendmail smrsh vacation; do \
> >               if [ -d  build-tree/sendmail-8.14.0~Beta4/${subdir} ]; then 
> >               \
> >                       (cd build-tree/sendmail-8.14.0~Beta4/${subdir} && 
> >                       ./Build -S;); \
> >                       fi; \
> 
> What shell is this being run in ?  I'm wondering if the ~ in the path is
> causing problems for whatever shell is active... if it can't stat the
> directory, then nothing will be built.

I don't have access to the buildd that generated that log, but I assume
it's bash.


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to