Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Nov 2016 11:12:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 214848] editors/texmaker: fails to build with hunspell 1.5
Message-ID:  <bug-214848-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214848

            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@FreeBSD.org
          Reporter: jbeich@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 invocatio=
n)

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=3D214837
[Bug 214837] textproc/hunspell: update to 1.5.0
--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214848-13>