[Gmsh] gmsh 2.11.0 compilation error

Pablo Caron pablo.caron at gmail.com
Thu Nov 12 14:26:02 CET 2015


Hello

I get the following linking error when trying to compile gmsh from source.

[100%] Linking CXX executable gmsh
/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld:
CMakeFiles/gmsh.dir/Fltk/FlGui.cpp.o: referencia sin definir al símbolo
'XCreateBitmapFromData'
/usr/lib64/libX11.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
CMakeFiles/gmsh.dir/build.make:23331: recipe for target 'gmsh' failed
make[2]: *** [gmsh] Error 1
CMakeFiles/Makefile2:1059: recipe for target 'CMakeFiles/gmsh.dir/all'
failed
make[1]: *** [CMakeFiles/gmsh.dir/all] Error 2
Makefile:160: recipe for target 'all' failed
make: *** [all] Error 2

I suspect that I do not have some dependency but I could not find which
one. I am using openSUSE Leap 42.1 (64bit)

I would appreciate your help in solving this issue.

Regards

Pablo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20151112/54c8ee23/attachment.html>