dperetin/Connect4

problem with make

Opened this issue · 0 comments

the following error occurs when make command is called

/usr/bin/ld: /tmp/ccEt3d4N.o: undefined reference to symbol 'cos@@GLIBC_2.2.5' //lib/x86_64-linux-gnu/libm.so.6: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status Makefile:2: recipe for target 'test' failed make: *** [test] Error 1