Error when linking libglxtest.a

Chris Sherlock chris.sherlock79 at gmail.com
Sun Nov 23 00:40:32 PST 2014


Hi all,

I'm getting a linking error when compling the vcl module - the issue is
around libglxtest.a

chris at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20141123/f654f54c/attachment.html>


More information about the LibreOffice mailing list