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 probably should not have let the ~Beta4 show through the path, I'll
try locall to see if things work if I leave that out.

--
Rick Nelson
<JHM> Somehow I have more respect for 14 year old Debian developers than
     14 year old Certified Microsoft Serfs.


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

Reply via email to