升级ssh编译错误

升级ssh 编译的时候遇到PAM headers not found,然后需要安装 pam-devel-1.1.1-20.el6.x86_64,自己下载了rpm包,安装报错,然后用yum -y install pam-devel安装成功。详细看操作详情

checking whether OpenSSL has NID_secp384r1... yes
checking whether OpenSSL has NID_secp521r1... yes
checking if OpenSSL‘s NID_secp521r1 is functional... yes
checking for arc4random... no
checking for arc4random_buf... no
checking for arc4random_stir... no
checking for arc4random_uniform... no
checking for ia_openinfo in -liaf... no
checking whether OpenSSL‘s PRNG is internally seeded... yes
configure: error: PAM headers not found

[[email protected] openssh-6.7p1]# rpm -qa | grep pam
pam-1.1.1-20.el6.i686
fprintd-pam-0.1-21.git04fd09cfa.el6.i686
pam_passwdqc-1.0.5-6.el6.i686
[[email protected] openssh-6.7p1]# cd ..

[[email protected] software]# rpm -ivh pam-devel-1.1.1-20.el6.x86_64.rpm
error: Failed dependencies:
libpam.so.0()(64bit) is needed by pam-devel-1.1.1-20.el6.x86_64
libpam_misc.so.0()(64bit) is needed by pam-devel-1.1.1-20.el6.x86_64
libpamc.so.0()(64bit) is needed by pam-devel-1.1.1-20.el6.x86_64
[[email protected] software]# yum -y install pam-devel
Loaded plugins: security
Setting up Install Process
base | 3.7 kB 00:00
epel | 4.4 kB 00:00
epel/primary_db | 5.3 MB 00:00
extras | 3.4 kB 00:00
updates | 3.4 kB 00:00
updates/primary_db | 2.0 MB 00:00
Resolving Dependencies
--> Running transaction check
---> Package pam-devel.i686 0:1.1.1-20.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

=============================================================================================
Package Arch Version Repository Size
=============================================================================================
Installing:
pam-devel i686 1.1.1-20.el6 base 206 k

Transaction Summary
=============================================================================================
Install 1 Package(s)

Total download size: 206 k
Installed size: 548 k
Downloading Packages:
pam-devel-1.1.1-20.el6.i686.rpm | 206 kB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : pam-devel-1.1.1-20.el6.i686 1/1
Verifying : pam-devel-1.1.1-20.el6.i686 1/1

Installed:
pam-devel.i686 0:1.1.1-20.el6

Complete!

时间: 2024-10-25 22:30:04

升级ssh编译错误的相关文章

centos7下升级SSH

Linux 发行版中集成的 SSH 软件版本都比较老,存在着一些漏洞和安全隐患,需要升级 SSH 服务软件修补漏洞提升系统安全. SSH:SSH 有许多标准,通常 Linux 中 ( Redhat, CentOS, SuSE 等 )使用的是开源版本的 OpenSSH Openssh:openssh是由:OpenSSL (OpenSSL 可以为 OpenSSH 提供加密传输支持,是 OpenSSH 的一个中间件)版本和 Zlib (提供压缩传输支持)版本组成的,以达到最好的安全性. 注意:在开始升

Linux Mint (应用软件:QT 5.X编译错误)

我们在前面介绍了如何安装QT,安装完后可以使用它编写QT程序.使用QT编写程序还是一如既往的好用,不过在编译QT程序的时候遇到了编译错误.当我们编译写好的QT应用程序时,提示"cannot find -lGL".下面是错误的截图: 其实该错误是因为链接时找不到OpenGL库,这说明我们的系统中缺少OpenGL库.不过,我们可以使用QT创建标准的C程序,这时候编译程序不会产生错误,因为标准的C程序不会使用OpenGL图形库. 既然是缺少OpenGL图形库造成了编译错误,那么我们在系统中安

IOS 编译错误,iOS compile error: no visible @interface for 'CDVCommandDelegateImpl' declares the selector

把Cordova 升级到 3.6.3 版本后,在变异的使用出现了如下问题 The error: /Volumes/local.uhmuhm.net/projectxxx/htdocs/phonegap/src/Projectxxx/platforms/ios/Projectxxx/Classes/MainViewController.m:154:19: error: no visible @interface for 'CDVCommandDelegateImpl' declares the s

vs2008编译错误fatal error C1902: 程序数据库管理器不匹配;请检查安装解决

重装了本本上的Xp系统,如往常一样,升级,装杀毒软件,开发工具.一些进行的非常顺利.然而,在我打开VS2008准备耕作的时候,尽然出现了一邪恶的错误提示:vs2008编译错误fatal error C1902: 程序数据库管理器不匹配:请检查安装解决.进过多家的方法,均无效,重装VS也不行,最后终于百度到一无名大侠的解决方案,问题解决了,在这里记录下来,以备再有不测. 到C:/Program Files/Microsoft Visual Studio 9.0/Common7/IDE下面拷贝msp

升级ssh到OpenSSH_7.5p1

Redhat 6.5 x64升级SSH到OpenSSH_7.5p1 为了防止openssh安装失败导致不能远程登录,先部署telnet服务以防万一. rpm -qa telnet telnet-server xinetd 如果没有就yum安装   配置/etc/xinetd.d/telnet service telnet { socket_type=stream wait=no user=root server=/usr/sbin/in.telnetd log_on_failure+=USERI

visual studio编译错误集(转)

1.error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 在项目属性->Configration Properties->C/C++->Command Line页面的Additional Options中加入/wd4430 2.error MSB3073: The command regsvr32 /s /c 解决办法 最近将VC2002 代码移植到VC2010,

Error:Execution failed for task ':app:compileDebugAidl'. > aidl is missing(Android Studio编译错误)

今天下载了一个1.2.1.1版本的Android Studio,使用VPN更新好SDK之后就新建了一个hello world工程测试一下环境,然后就出现以下错误: Error:Execution failed for task ':app:compileDebugAidl'. > aidl is missing 什么情况?全新安装的环境也有错误?Google发布这个工具时没有测试好吗? 没搞过这个工具,一阵搜索得到以下方案: 1.右键工程->Open Module Settings 2.将Bu

Cocos2d-x文件编译错误解决

编译出现的错误: 1>------ 已启动生成: 项目: HelloCpp, 配置: Debug Win32 ------ 1>生成启动时间为 2014/5/9 14:43:43. 1>InitializeBuildStatus: 1>  正在创建"Debug.win32\HelloCpp.unsuccessfulbuild",因为已指定"AlwaysCreate". 1>ClCompile: 1>  所有输出均为最新. 1>

解决新建Support7Demos的sample时出现编译错误和运行报错出现的问题

右键New->Other->Android Sample Project->选择Android 4.4.2->选择Support7Demos ,finish. 会出现编译错误 解决如下: 1.把这三个文件导入到Eclipse里, 这三个是库文件,并且勾选COPY到工作空间里选项 如果没有这三个文件,就从这里下载 2.导入三个library工程后,mediarouter会无法编译,打开工程属性在anroid里将api-level改成17,添加依赖工程appcompat 3.就是将刚才