[Bug 214848] editors/texmaker: fails to build with hunspell 1.5

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 26 11:12:05 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214848

            Bug ID: 214848
           Summary: editors/texmaker: fails to build with hunspell 1.5
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: jbeich at FreeBSD.org
            Blocks: 214837

.obj/latexeditor.o: In function `LatexEditor::LatexEditor(QWidget*, QFont&,
QList<QColor>, QList<QColor>, bool, QString, Hunspell*, bool, int,
QKeySequence, QString, QStringList)':
latexeditor.cpp:(.text+0x6167): undefined reference to
`Hunspell::get_dic_encoding()'
.obj/latexeditor.o: In function `LatexEditor::setSpellChecker(Hunspell*)':
latexeditor.cpp:(.text+0x14087): undefined reference to
`Hunspell::get_dic_encoding()'
.obj/latexhighlighter.o: In function
`LatexHighlighter::LatexHighlighter(QTextDocument*, bool, QString, Hunspell*)':
latexhighlighter.cpp:(.text+0x844): undefined reference to
`Hunspell::get_dic_encoding()'
.obj/latexhighlighter.o: In function
`LatexHighlighter::setSpellChecker(Hunspell*)':
latexhighlighter.cpp:(.text+0xb73a): undefined reference to
`Hunspell::get_dic_encoding()'
.obj/spellerdialog.o: In function `SpellerDialog::SpellerDialog(QWidget*,
LatexEditor*, QString)':
spellerdialog.cpp:(.text+0xdc): undefined reference to
`Hunspell::get_dic_encoding()'
c++: error: linker command failed with exit code 1 (use -v to see invocation)

full build log: http://sprunge.us/VHPV
culprit: https://github.com/hunspell/hunspell/commit/971f8a9cf52e


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214837
[Bug 214837] textproc/hunspell: update to 1.5.0
-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list