srs编译报错

简介: srs编译报错

ubuntu@VM-24-4-ubuntu:~/srs/trunk$ ./configure --full && make

User config: --full

Detail config: --prefix=/usr/local/srs --with-hls --with-hds --with-dvr --with-ssl --with-transcode --with-ingest --with-stat --with-http-callback --with-http-server --with-stream-caster --with-http-api --with-librtmp --with-research --with-utest --without-gperf --without-gmc --without-gmd --without-gmp --without-gcp --without-gprof --log-trace --cc=gcc --cxx=g++ --ar=ar --ld=ld --randlib=randlib

SRS_WORKDIR: ., SRS_OBJS_DIR: objs, SRS_OBJS: ./objs, SRS_PLATFORM: Platform-Linux-5.15.0-SRS3

Fast cleanup, if need to do full cleanup, please use: make clean

Checking gcc/g++/gdb/make.

Required tools are ok.

Installing tools for Ubuntu.

Tools for Ubuntu are installed.

SED is sed_utility

The state-threads is ok.

CherryPy-3.2.4 is ok.

Link players to cherrypy static-dir

Building openssl-1.1.0e.

Operating system: x86_64-whatever-linux2

“glob” is not exported by the File::Glob module

Can’t continue after import errors at ./Configure line 17.

BEGIN failed–compilation aborted at ./Configure line 17.

“glob” is not exported by the File::Glob module

Can’t continue after import errors at ./Configure line 17.

BEGIN failed–compilation aborted at ./Configure line 17.

This system (linux-x86_64) is not supported. See file INSTALL for details.

make: *** No targets specified and no makefile found. Stop.

Build openssl-1.1.0e failed, ret=2

真的是醉了,一步一个坑,先是去安装python;然后是这个,怎么都过不去。

相关文章
|
3月前
|
Java Android开发
解决AGP升级到8.0后编译报错kaptGenerateStubsDebugKotlin
解决AGP升级到8.0后编译报错kaptGenerateStubsDebugKotlin
156 0
|
6月前
|
编译器 C语言
Qt使用MSVC编译错误: LNK2019: 无法解析的外部符号
Qt使用MSVC编译错误: LNK2019: 无法解析的外部符号
324 1
|
C++
C2440编译错误:__cplusplus编译选项引发的
C2440编译错误:__cplusplus编译选项引发的
267 0
C2440编译错误:__cplusplus编译选项引发的
|
编译器
VS2022编译GDAL库报错: LINK : error LNK2001: 无法解析的外部符号 _OSRValidate _OGR_G_GetPointCount _OGRRegisterAll
VS2022编译GDAL库报错: LINK : error LNK2001: 无法解析的外部符号 _OSRValidate _OGR_G_GetPointCount _OGRRegisterAll
473 0
|
芯片 C++
【MDK(keil)编译错误】找不到main.o及解决方法、多处报错“未定义”
【MDK(keil)编译错误】找不到main.o及解决方法、多处报错“未定义”
1128 0
【MDK(keil)编译错误】找不到main.o及解决方法、多处报错“未定义”
NDK编译doubango时出现错误:undefined reference to ‘stderr‘
NDK编译doubango时出现错误:undefined reference to ‘stderr‘
136 0
编译ffmpeg,ffplay运行出错怎么办?
编译ffmpeg,ffplay运行出错怎么办?
87 0
|
Java
编译OpenJDK12:LNK2019 无法解析的外部符号sprintf
编译OpenJDK12:LNK2019 无法解析的外部符号sprintf
132 0
无法解析的外部符号 _SDL_main”出错
无法解析的外部符号 _SDL_main”出错
|
Java 编译器 Android开发
【Android Protobuf 序列化】Protobuf 使用 ( protoc 编译器简介 | 下载 protoc 编译器 | 使用 protoc 编译器编译 .proto 源文件 )(二)
【Android Protobuf 序列化】Protobuf 使用 ( protoc 编译器简介 | 下载 protoc 编译器 | 使用 protoc 编译器编译 .proto 源文件 )(二)
220 0
【Android Protobuf 序列化】Protobuf 使用 ( protoc 编译器简介 | 下载 protoc 编译器 | 使用 protoc 编译器编译 .proto 源文件 )(二)