Control: forwarded -1 
https://github.com/att/ast/issues/26#issuecomment-313927854

On Fri, 19 Jan 2018 17:52:02 +0200 Adrian Bunk <[email protected]> wrote:
> Source: ksh
> ...
> In file included from 
> /build/1st/ksh-93u+20120801/src/lib/libast/std/stdio.h:22:0,
>                  from ./ast_wchar.h:87,
>                  from 
> /build/1st/ksh-93u+20120801/src/lib/libast/include/regex.h:39,
>                  from 
> /build/1st/ksh-93u+20120801/src/lib/libast/misc/findlib.h:35,
>                  from 
> /build/1st/ksh-93u+20120801/src/lib/libast/misc/fastfind.c:77:
> ./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;

>From a comment at upstream issue tracker[1], I understand that FreeBSD has 
>patch[2] to fix this,
but I didn't try it out myself.

[1] https://github.com/att/ast/issues/26#issuecomment-313927854
[2] 
https://svnweb.freebsd.org/ports/head/shells/ksh93/files/patch-src-lib-libast-features-wchar?view=markup

Regards,
Juhani

Reply via email to