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
_______________________________________________
gmsh mailing list
gmsh@geuz.org
http://www.geuz.org/mailman/listinfo/gmsh

Reply via email to