Change -llibboost_system to -lboost_system.
In linux, the “lib” prefix in front of a library is not used when referencing said library.
Change -llibboost_system to -lboost_system.
In linux, the “lib” prefix in front of a library is not used when referencing said library.