Am Sonntag, 16. Oktober 2016 um 12:46:28, schrieb Jürgen Spitzmüller 
<sp...@lyx.org>
> As of today (probably related to a system update),

This means probably also c++-compiler update.

What about trying with a clean build tree?

> master does not link
> any longer. I get:
> 
> BiblioInfo.o: In function
> `lyx::BibTeXInfo::getValueForKey(std::__cxx11::basic_string<char,
> std::char_traits<char>, std::allocator<char> > const&, lyx::Buffer
> const&, std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>,
> std::allocator<wchar_t> > const&, std::__cxx11::basic_string<wchar_t,
> std::char_traits<wchar_t>, std::allocator<wchar_t> > const&,
> std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>,
> std::allocator<wchar_t> > const&, std::__debug::vector<lyx::BibTeXInfo
> const*, std::allocator<lyx::BibTeXInfo const*> >, unsigned long)
> const':
> /home/juergen/lyx/lyx-devel/src/BiblioInfo.cpp:765: undefined reference
> to `lyx::html::cleanAttr(std::__cxx11::basic_string<wchar_t,
> std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
> liblyxcore.a(Buffer.o): In function
> `lyx::Buffer::writeLaTeXSource(lyx::otexstream&,
> std::__cxx11::basic_string<char, std::char_traits<char>,
> std::allocator<char> > 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&,
> std::__cxx11::basic_string<char, std::char_traits<char>,
> std::allocator<char> > const&)'
> liblyxcore.a(Buffer.o): In function
> `lyx::Buffer::writeLyXHTMLSource(std::basic_ostream<wchar_t,
> std::char_traits<wchar_t> >&, lyx::OutputParams const&,
> lyx::Buffer::OutputWhat) const':
> 
> etc. (a long list)
> 
> Configuration
>   Host type:               x86_64-unknown-linux-gnu
>   Special build flags:      build=development std-regex warnin
> gs assertions stdlib-debug use-aspell use-enchant use-hunspell
>   C++ Compiler:            g++ (6)
>   C++ Compiler flags:       -Wall -Wextra -fPIC -g -O -std=c++14 
>   C++ Compiler user flags:   
>   Linker flags:            
>   Linker user flags:       
>   Qt Frontend:
>       Qt version:        5.7.0
>   Packaging:               posix
>   LyX binary dir:          /usr/local/bin
>   LyX files dir:           /usr/local/share/lyx-dev
> 
> 
> gcc version 6.2.1 20160830 [gcc-6-branch revision 239856] (SUSE Linux)
> autoconf (GNU Autoconf) 2.69
> automake (GNU automake) 1.15

I am using gcc6.1.0, cmake. No problems, but disabled '-std=c++14' because of 
wrong handling of regular expressions
in advanced search.

> Stable links successfully.
> 
> Ideas?
> 
> Jürgen

        Kornel

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to