Le 16/10/2016 à 12:46, Jürgen Spitzmüller a écrit :
As of today (probably related to a system update), master does not link
any longer. I get:

BiblioInfo.o: In function

Less intimidating version (hand made) is:

BiblioInfo.o: In function
`lyx::BibTeXInfo::getValueForKey(string const&, lyx::Buffer const&, docstring const&, docstring const&, docstring const&, vector<lyx::BibTeXInfo const*>, unsigned long) const':
/home/juergen/lyx/lyx-devel/src/BiblioInfo.cpp:765: undefined reference
to `lyx::html::cleanAttr(docstring const&)'

liblyxcore.a(Buffer.o): In function
`lyx::Buffer::writeLaTeXSource(lyx::otexstream&, string const&, lyx::OutputParams const&, lyx::Buffer::OutputWhat) const':
/home/juergen/lyx/lyx-devel/src/Buffer.cpp:1910: undefined reference to
`lyx::latexParagraphs(lyx::Buffer const&, lyx::Text const&, lyx::otexstream&, lyx::OutputParams const&, string const&)'

liblyxcore.a(Buffer.o): In function
`lyx::Buffer::writeLyXHTMLSource(docstring&, lyx::OutputParams const&,
lyx::Buffer::OutputWhat) const':


Stable links successfully.

It could be something related to C++14, but I do not know what.

JMarc

Reply via email to