Hello sir I'm trying to build from source for linux but i cannot i have the following error
/usr/bin/ld: /usr/lib/i386-linux-gnu/libfltk.a(Fl_Preferences.o): undefined reference to symbol 'dlopen@@GLIBC_2.1'
//lib/i386-linux-gnu/libdl.so.2: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[2]: *** [src/sharme] Error 1
make[1]: *** [src/CMakeFiles/sharme.dir/all] Error 2
make: *** [all] Error 2