libfastcommon icon indicating copy to clipboard operation
libfastcommon copied to clipboard

libfastcommon 编译 出现 nm: '/usr/lib/libc_r.so': No such file

Open HOSystemH opened this issue 3 years ago • 0 comments

直接通过 git clone https://github.com/happyfish100/libfastcommon.git --depth 1 执行make.sh出现错误 ./make.sh: line 172: warning: here-document at line 2 delimited by end-of-file (wanted `EOF') ./make.sh: line 2: ./a.out: No such file or directory ./make.sh: line 2: +: command not found nm: '/usr/lib/libc_r.so': No such file

HOSystemH avatar Oct 02 '21 08:10 HOSystemH