Giter VIP home page Giter VIP logo

bull-live-server's People

Contributors

wenjiegit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bull-live-server's Issues

编译出现如下错误

gcc -I. -I. -c md5.c -o bin/md5.o
gcc -I. -I. -c util_rbtree.c -o bin/util_rbtree.o
gcc -I. -I. -c conhash_inter.c -o bin/conhash_inter.o
gcc -I. -I. -c conhash_util.c -o bin/conhash_util.o
conhash_util.c: 在函数‘conhash_get_vnodes’中:
conhash_util.c:35: 警告:传递‘util_rbtree_mid_travel’的第 1 个实参时丢弃了指针目标类型的限定
util_rbtree.h:112: 附注:需要类型‘struct util_rbtree_t *’,但实参的类型为‘const struct util_rbtree_t *’
gcc -I. -I. -c conhash.c -o bin/conhash.o
conhash.c: 在函数‘conhash_lookup’中:
conhash.c:104: 警告:传递‘util_rbtree_lookup’的第 1 个实参时丢弃了指针目标类型的限定
util_rbtree.h:74: 附注:需要类型‘struct util_rbtree_t *’,但实参的类型为‘const struct util_rbtree_t *’
ar -cqs bin/libconhash.a ./bin/md5.o ./bin/util_rbtree.o ./bin/conhash_inter.o ./bin/conhash_util.o ./bin/conhash.o
gcc -I. -I. -c sample.c -o bin/sample.o
gcc -O -o bin/sample ./bin/sample.o -L. -L./bin -lconhash
............................ OK
run autoheader./autogen.sh: line 69: autoheader: command not found
............................ Failed!

下载编译有问题

-g -O2 -Wall -MT BlsRtmpHandshake.o -MD -MP -MF .deps/BlsRtmpHandshake.Tpo -c -o BlsRtmpHandshake.o BlsRtmpHandshake.cpp
BlsRtmpHandshake.cpp:78:25: fatal error: openssl/evp.h: No such file or directory

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.