Hi all,
I'm getting a linking error when compling the vcl module - the issue is
around libglxtest.a
chris@LibreOfficeDev:~/repos/LibreOffice/core$ make vcl
cd /home/chris/repos/LibreOffice/core/vcl && /usr/bin/make -j 2 -rs
[ DEP ] LNK:Executable/icontest
[ LNK ] Executable/icontest
[ LOC ] top level modules: vcl
[ LOC ] loaded modules: vcl
[ CUT ] vcl_fontcharmap
[ CUT ] vcl_complextext
/usr/bin/ld:
/home/chris/repos/LibreOffice/core/workdir/LinkTarget/StaticLibrary/libglxtest.a(glxtest.o):
undefined reference to symbol 'dlopen@@GLIBC_2.1'
/usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/libdl.so: error
adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[1]: ***
[/home/chris/repos/LibreOffice/core/workdir/LinkTarget/Executable/icontest]
Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [vcl] Error 2
---
Anyone have any ideas? -ldl is set correctly, so can't work out why it
can't link to libdl!
I've cc'ed in moggi...
Chris
Context
- Error when linking libglxtest.a · Chris Sherlock
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.