Any ideas why I am getting these errors building on cygwin?

+ cc -D_BLD_DLL -D_BLD_ast -I.
-I/home/danny/wrk/ksh/cygksh/ast-ksh.2014-06-06/src/lib/libast -Icomp
-I/home/danny/wrk/ksh/cygksh/ast-ksh.2014-06-06/src/lib/libast/comp
-Iport -I/home/danny/wrk/ksh/cygksh/ast-ksh.2014-06-06/src/lib/libast/port
-Isfio -I/home/danny/wrk/ksh/cygksh/ast-ksh.2014-06-06/src/lib/libast/sfio
-Iinclude -I/home/danny/wrk/ksh/cygksh/ast-ksh.2014-06-06/src/lib/libast/include
-Istd -I/home/danny/wrk/ksh/cygksh/ast-ksh.2014-06-06/src/lib/libast/std
-I/home/danny/wrk/ksh/cygksh/ast-ksh.2014-06-06/arch/cygwin.i386/include
-D_PACKAGE_ast -c
/home/danny/wrk/ksh/cygksh/ast-ksh.2014-06-06/src/lib/libast/port/mc.c
In file included from
/home/danny/wrk/ksh/cygksh/ast-ksh.2014-06-06/src/lib/libast/std/stdio.h:22:0,
                 from ./ast_wchar.h:94,
                 from
/home/danny/wrk/ksh/cygksh/ast-ksh.2014-06-06/src/lib/libast/include/ast_std.h:101,
                 from
/home/danny/wrk/ksh/cygksh/ast-ksh.2014-06-06/src/lib/libast/include/sfio.h:36,
                 from
/home/danny/wrk/ksh/cygksh/ast-ksh.2014-06-06/src/lib/libast/include/sfio_t.h:59,
                 from
/home/danny/wrk/ksh/cygksh/ast-ksh.2014-06-06/src/lib/libast/sfio/sfhdr.h:76,
                 from
/home/danny/wrk/ksh/cygksh/ast-ksh.2014-06-06/src/lib/libast/port/mc.c:31:
./ast_stdio.h:82:15: error: conflicting types for '_sfio_FILE'
 #define FILE  _sfio_FILE
               ^
./ast_stdio.h:80:24: note: previous declaration of '_sfio_FILE' was here
 typedef struct _sfio_s _sfio_FILE;
                        ^
mamake [lib/libast]: *** exit code 1 making mc.o

On 13 June 2014 07:23, Glenn Fowler <[email protected]> wrote:
> my fault -- crossover between uwin/windows/linux
> thanks for catching it
>
>
> On Thu, Jun 12, 2014 at 2:31 PM, Philippe Bergheaud
> <[email protected]> wrote:
>>
>> It seems that src/cmd/pax/pax-tar.c has accidentally become a dos file,
>> with crlf end of lines.
>>
>> Philippe
>>
>
>
> _______________________________________________
> ast-users mailing list
> [email protected]
> http://lists.research.att.com/mailman/listinfo/ast-users
>



-- 
Regards

Danny
_______________________________________________
ast-users mailing list
[email protected]
http://lists.research.att.com/mailman/listinfo/ast-users

Reply via email to