Date: prev next · Thread: first prev next last
2010 Archives by date, by thread · List index


After talking to our mono package maintainer there's probably a broken
pkgconfig call in LibO. We had a similar issue when building
kdebindings-csharp:

https://bugs.archlinux.org/task/21319

There's probably somewhere in the LibO build code a call like 

pkg-config --libs --cflags mono
that needs to be changed to 
pkg-config --libs --cflags mono-2

depending on the detected mono version. So far I couldn't find where the
mono flags are set.

See also
http://www.mono-project.com/Embedding_Mono#Updates_for_Mono_version_2.8.2B


-Andy

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.