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


On Sun, 2011-07-17 at 00:17 +0200, Andreas Mantke wrote:
Hi all,

I tried to build LibO on Linux-x64 with KDE 4 (openSUSE 11.4-x64) from a fresh cloned 
master and the build failed inside the module vcl. I then did source 
./LinuxX86-64Env.Set.sh and walked to vcl and run a make -r. That gave me the 
following output in the shell:

Freshly built, is it on a machine which previously successfully built
Libreoffice ?, or is it on a fresh install ?

/local/libreoffice/gitrepro/libreoffice1/libo/solver/350/unxlngx6/workdir/CxxObject/vcl/unx/generic/app/randrwrapper.o:
 
In function `(anonymous namespace)::RandRWrapper::XRRQueryExtension(_XDisplay*, int*, 
int*)':
/local/libreoffice/gitrepro/libreoffice1/libo/vcl/unx/generic/app/randrwrapper.cxx:214: 
undefined reference to `XRRQueryExtension'

This suggests that the code in vcl/unx/generic/app/randrwrapper.cxx was
compiled with USE_RANDR and without XRANDR_DLOPEN. I see -lXrandr *is*
in the link line, but at the beginning again as is the current style. I
suspect it might be the positioning of -lXrandr on the link line, which
will reportedly get fixed with the gnumake4 work.

As a workaround, you could try configuring with an extra
--disable-randr-link (do a make -sr clean in vcl first)

C.


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.