Glenn, which hexadecimal code is ^M again, is it 0x0D?

cat Downloads/Mamfile | od -t x1 | fgrep -i 0d | wc -l
920
cat Downloads/Mamfile | od -t x1 | fgrep -i 0a | wc -l
919

Can you resend the file, with bzip2 compression, to prevent mail apps
from mangling text files, please?

Olga

On Tue, Oct 9, 2012 at 5:40 PM, Glenn Fowler <g...@research.att.com> wrote:
>
> On Tue, 9 Oct 2012 17:24:56 +0200 =?KOI8-R?B?z8zYx8Egy9LZ1sHOz9fTy8HR?= wrote:
>> Glenn, I tried the work around on Suse 12.2, and it failed with this error:
>
>> + mv 1.22479.x 
>> /home/test001/work/ast_ksh_20121004/build_gsffix/arch/linux.i386-64/include/ast/sum.h
>> + mamake -C lib/libcmd -k install
>> mamake [lib/libcmd]:
>> /home/test001/work/ast_ksh_20121004/build_gsffix/src/lib/libcmd/Mamfile:
>> 10: cc^M: command not found
>> mamake: *** exit code 1 making lib/libcmd
>> + mamake -C cmd/ksh93 -k install
>
>> It looks, that the Mamfile file has extra ^M characters inside, which
>> confuse the ksh used.
>
> there is no ^M in the master source
> I did a G in ast mailx to get the attached Mamfile and still no ^M
> can you verify that ^M is in your Mamfile (via od -c)
>



-- 
      ,   _                                    _   ,
     { \/`o;====-    Olga Kryzhanovska   -====;o`\/ }
.----'-/`-/     olga.kryzhanov...@gmail.com   \-`\-'----.
 `'-..-| /       http://twitter.com/fleyta     \ |-..-'`
      /\/\     Solaris/BSD//C/C++ programmer   /\/\
      `--`                                      `--`
_______________________________________________
ast-developers mailing list
ast-developers@research.att.com
https://mailman.research.att.com/mailman/listinfo/ast-developers

Reply via email to