[asterisk-bugs] [JIRA] (ASTERISK-18108) building asterisk under cygwin: errors in main/editline/np/unvis.c
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Tue Dec 19 06:43:08 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-18108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua Colp closed ASTERISK-18108.
----------------------------------
Resolution: Won't Fix
The Cygwin platform is no longer supported at all in Asterisk.
> building asterisk under cygwin: errors in main/editline/np/unvis.c
> -------------------------------------------------------------------
>
> Key: ASTERISK-18108
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-18108
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/BuildSystem
> Affects Versions: 1.8.4, 1.8.5.0
> Environment: CYGWIN_NT-5.1
> Reporter: feyfre
> Severity: Trivial
> Attachments: unvis.c.patch.gz
>
>
> When building asterisk core on cygwin there is error emitted
> np/unvis.c:83: error: expected ';' before 'int'
> np/unvis.c:88: error: expected identifier or '(' befire '{' token
> Error disappears by commenting out lines 60-63 in main/editline/np/unvis.c
> #ifdef __warn_references
> __warn_references(unvis,
> "warning: reference to compatibility unvis(); include <vis.h> for correct reference")
> #endif
> Unfortunately I do not know what mean this lines and in what conditions they can be safely excluded, but without them build precess successful.
> Affects version 1.8-1.8.5-rc1
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list