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;然后是这个,怎么都过不去。

相关文章
|
1月前
onvif客户端(SOAPClient)编译错误记录
onvif客户端(SOAPClient)编译错误记录
19 1
|
Swift iOS开发 Perl
如何解决Swift混编的module编译错误
前言很多iOS工程都是基于Object-C开发,再逐步向Swift演进,演进过程中不可避免要进行Swift混编。Swift模块需要支持LLVM Module规范,混编工程会遇到各种Module编译错误。这对于不熟悉的同学来说简直是灾难,严重影响开发效率。本文会介绍常见的Module编译错误,希望对大家有所帮助。常见错误1:Could not build module xxx当一个OC模块引用了Sw
5642 1
如何解决Swift混编的module编译错误
|
10天前
|
Windows
qt中编译错误:error: C2001: 常量中有换行符的解决办法
qt中编译错误:error: C2001: 常量中有换行符的解决办法
|
1月前
|
编译器 C语言
Qt使用MSVC编译错误: LNK2019: 无法解析的外部符号
Qt使用MSVC编译错误: LNK2019: 无法解析的外部符号
52 1
|
1月前
|
API 索引
ffmpeg enum AVChannel枚举解析
ffmpeg enum AVChannel枚举解析
20 0
|
编译器
VS2022编译GDAL库报错: LINK : error LNK2001: 无法解析的外部符号 _OSRValidate _OGR_G_GetPointCount _OGRRegisterAll
VS2022编译GDAL库报错: LINK : error LNK2001: 无法解析的外部符号 _OSRValidate _OGR_G_GetPointCount _OGRRegisterAll
370 0
编译Ffmpeg错误:strsafe.h:1859:11: error: ‘WEOF‘ undeclared
编译Ffmpeg错误:strsafe.h:1859:11: error: ‘WEOF‘ undeclared
86 0
|
Java
编译OpenJDK12:LNK2019 无法解析的外部符号sprintf
编译OpenJDK12:LNK2019 无法解析的外部符号sprintf
110 0
无法解析的外部符号 _SDL_main”出错
无法解析的外部符号 _SDL_main”出错
|
编译器 开发工具
音视频开发: VS2017编译器编译libVLC错误解决
音视频开发: VS2017编译器编译libVLC错误解决
269 0
音视频开发: VS2017编译器编译libVLC错误解决