2007-09-08 21:19:03 PDT
I have followed instructions in win32msvc/INSTALL but compilation fails. The last
few lines of nmake's output is given here:
comment5 modules.d | gctrigger | varbrace > modules.c
comment5 noreadline.d | gctrigger | varbrace > noreadline.c
comment5 ari80386.d > ari80386.c
comment5 sp80386.d > sp80386.c
comment5 lispbibl.d | sed -e '/^%% /{s///p;d;}' -e '/^#line /!s/.*//' > gen.l
ispbibl.c
sed: -e expression #1, char 1: Unknown command: ``'''
stdout: Invalid argument
NMAKE : fatal error U1077: 'comment5' : return code '0x1'
Stop.
..please help me resolving this.
Thanks in advance.