Bug 214843

Summary: print/lyx: fails to build with hunspell 1.5
Product: Ports & Packages Reporter: Jan Beich <jbeich>
Component: Individual Port(s)Assignee: Raphael Kubo da Costa <rakuco>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: needs-patch
Priority: --- Flags: rakuco: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 214837    

Description Jan Beich freebsd_committer freebsd_triage 2016-11-26 10:09:41 UTC
HunspellChecker.cpp:354:13: error: use of undeclared identifier 'SPELL_COMPOUND'
        if (info & SPELL_COMPOUND) {
                   ^
HunspellChecker.cpp:358:13: error: use of undeclared identifier 'SPELL_FORBIDDEN'
        if (info & SPELL_FORBIDDEN) {
                   ^

http://sprunge.us/CJjj
Comment 1 Raphael Kubo da Costa freebsd_committer freebsd_triage 2016-11-26 12:22:50 UTC
I've filed a bug in hunspell's bug tracker to ask if not installing atypes.hxx was intentional or not: https://github.com/hunspell/hunspell/issues/432
Comment 2 Raphael Kubo da Costa freebsd_committer freebsd_triage 2016-11-27 20:04:34 UTC
Can you check if hunspell 1.5.1 fixes lyx's build for you?
Comment 3 Jan Beich freebsd_committer freebsd_triage 2016-11-27 20:29:53 UTC
Builds fine with hunspell 1.5.1: http://sprunge.us/VHGY