You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
直接通过 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
The text was updated successfully, but these errors were encountered:
直接通过
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
The text was updated successfully, but these errors were encountered: