linux - 配置: error: "freeradius headers not found"

标签 linux protocol-buffers radius freeradius

我在安装某些软件包时遇到以下配置错误。我使用的是 ubuntu 64 位机器,并且已经安装了免费的 radius 包,但错误仍然存​​在。

 $:/tmp/rlm_protobuf-freeradius-2.1.x$ sudo ./configure
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for curl-config... /usr/bin/curl-config
checking for curl >= 7.18.2... yes
checking CURL_CFLAGS...
checking CURL_LIBS... -L/usr/lib/x86_64-linux-gnu -lcurl -Wl,-Bsymbolic-functions -Wl,-z,relro
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking freeradius-devel/radius.h usability... no
checking freeradius-devel/radius.h presence... no
checking for freeradius-devel/radius.h... no
checking freeradius-devel/radiusd.h usability... no
checking freeradius-devel/radiusd.h presence... no
checking for freeradius-devel/radiusd.h... no
configure: error: "freeradius headers not found" 

最佳答案

尝试从存储库安装 libfreeradius-dev 软件包。

关于linux - 配置: error: "freeradius headers not found",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16937481/

相关文章:

c - 原始套接字从特定端口读取而不影响应用程序流量

c# - 系统启动时通过 .net 连接器连接 mysql 时出错

database-design - protobuf 消息或嵌套消息中最好有多个字段吗?

javascript - NodeJS RADIUS OTP 认证

java - linux 命令的输出未在 java 中捕获

linux - 我无法在 Docker 容器中获取环境变量

c++ - 从扩展 ascii 到 utf 8 的转换

c++ - 向 Protobuf 注入(inject)外部依赖?

c# - RADIUS 和 EAP 计算 Message-Authenticator

html - 需要在我创建的 6 行中的每一行周围添加半径边框