The following reply was made to PR ports/181935; it has been noted by GNATS.

From: Raphael Kubo da Costa <rak...@freebsd.org>
To: "O. Hartmann" <ohart...@zedat.fu-berlin.de>
Cc: bug-follo...@freebsd.org
Subject: Re: ports/181935: x11/libkonq: ERROR: 
cmake/modules/FindKDE4Internal.cmake not found in Call Stack (most recent call 
first): CMakeLists.txt:12 (find_package)
Date: Tue, 10 Sep 2013 12:18:10 -0300

 "O. Hartmann" <ohart...@zedat.fu-berlin.de> writes:
 
 > [...]
 > [ 47%] Built target kfilemetadatareader_automoc
 > Linking CXX executable ../bin/kfilemetadatareader
 > /usr/local/lib/libstreamanalyzer.so.0: undefined reference to
 > `Strigi::ProcessInputStream::ProcessInputStream(std::vector<std::string,
 > std::allocator<std::string> > const&,
 > Strigi::StreamBase<char>*)' /usr/local/lib/libstreamanalyzer.so.0:
 > undefined reference to `Strigi::checkUtf8(std::string
 > const&)' ../lib/libkio.so.7.0.1: undefined reference to
 > `Strigi::AnalysisResult::AnalysisResult(std::__1::basic_string<char,
 > std::__1::char_traits<char>, std::__1::allocator<char> > const&, long,
 > Strigi::IndexWriter&, Strigi::StreamAnalyzer&,
 > std::__1::basic_string<char, std::__1::char_traits<char>,
 > std::__1::allocator<char> > const&)' c++: error: linker command failed
 > with exit code 1 (use -v to see invocation) *** Error code 1
 
 It looks like your libstreamanalyzer is still built with libstdc++ and
 there's a symbol conflict there.
 
 I've just (r326906) fixed libstreamanalyzer so that it builds with
 libc++. Can you rebuild it and then retry kdelibs4?
_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to