rzrobert / st-load-master

hls/http/rtmp-play/rtmp-publish load test tool base on st(state-threads), support huge concurrency
MIT License
56 stars 25 forks source link

configure报错 #3

Open langhuihui opened 4 years ago

langhuihui commented 4 years ago

patching file ./md.h patch: **** Can't rename file ./md.h.oRZruwq to ./md.h : Permission denied build st-1.9 failed, ret=2

GlutinousFlower commented 4 years ago

configure报错 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: [DARWIN_19.4.0_DBG/libst.dylib.1.9] Error 1 make: [darwin-debug] Error 2 build st-1.9 failed, ret=2

GlutinousFlower commented 4 years ago

make报错 In file included from src/os/htl_os_st.cpp:47: src/os/htl_os_st.hpp:34:10: fatal error: 'st.h' file not found

include

     ^~~~~~

1 error generated. make[1]: [objs/src/os/htl_os_st.o] Error 1 make: [all] Error 2