当前位置:网站首页>/Bin/ld: cannot find -lgssapi_ krb5
/Bin/ld: cannot find -lgssapi_ krb5
2022-07-02 15:47:00 【Six element】
Catalog
scene
When we compile and install a source package , Re execution configure Sometimes because the library file cannot be found , An error is as follows :
[[email protected] ~]# ./configure
/bin/ld: Can't find -lgssapi_krb5Problems arise
/bin/ld: Can't find -lgssapi_krb5
Problem analysis
Because compilation needs to use lib The library files , But because there is no file index relationship , As a result, the library file cannot be searched , To report a mistake .
resolvent
By using locate Load library file , Create index relationship , to update lib library , To solve this problem .
First , Load library file , Create index relationship
[[email protected] ~]# locate libgssapi_krb5
/usr/lib64/libgssapi_krb5.so.2
/usr/lib64/libgssapi_krb5.so.2.2then , Create a library file soft link
[[email protected] ~]# ln -s /usr/lib64/libgssapi_krb5.so.2 /usr/lib/libgssapi_krb5.soafter , Compile and execute again configure that will do
[[email protected] ~]# ./configure边栏推荐
- Make p12 certificate [easy to understand]
- 6092. Replace elements in the array
- 【LeetCode】200-岛屿数量
- 6091. Divide the array so that the maximum difference is K
- Analysis of the difference between array and linked list
- 【LeetCode】1140-石子游戏II
- (4) Flink's table API and SQL table schema
- 动态规划入门二(5.647.62)
- 高考录取分数线爬虫
- 已知兩種遍曆序列構造二叉樹
猜你喜欢

XPT2046 四线电阻式触摸屏
![[salesforce] how to confirm your salesforce version?](/img/ce/4c844b1b686397faa1b6aa3d57e034.png)
[salesforce] how to confirm your salesforce version?

《大学“电路分析基础”课程实验合集.实验六》丨典型信号的观察与测量
![[development environment] install the Chinese language pack for the 2013 version of visual studio community (install test agents 2013 | install visual studio 2013 simplified Chinese)](/img/cf/38e4035c3b318814672f21c8a42618.jpg)
[development environment] install the Chinese language pack for the 2013 version of visual studio community (install test agents 2013 | install visual studio 2013 simplified Chinese)

Xpt2046 four wire resistive touch screen

Redux - detailed explanation
![[experience cloud] how to get the metadata of experience cloud in vscode](/img/45/012c2265402ba1b44f4497f468bc61.png)
[experience cloud] how to get the metadata of experience cloud in vscode
![[leetcode] 1254 - count the number of closed Islands](/img/84/f888ae0e164951cd9623fb3bf4a984.png)
[leetcode] 1254 - count the number of closed Islands

二叉树前,中,后序遍历

树-二叉搜索树
随机推荐
睿智的目标检测23——Pytorch搭建SSD目标检测平台
奥比中光 astra: Could not open “2bc5/[email protected]/6“: Failed to set USB interface
[leetcode] 877 stone game
Loss function and positive and negative sample allocation: Yolo series
beforeEach
Astra: could not open "2bc5/ [email protected] /6“: Failed to set USB interface
提前批院校名称
/Bin/ld: cannot find -lxslt
folium,确诊和密接轨迹上图
PTA ladder game exercise set l2-001 inter city emergency rescue
PHP static members
【LeetCode】1020-飞地的数量
高考录取分数线爬取
Jsp+mysql006 community management system
《大学“电路分析基础”课程实验合集.实验五》丨线性有源二端网络等效电路的研究
(Video + graphic) machine learning introduction series - Chapter 5 machine learning practice
2022 college students in Liaoning Province mathematical modeling a, B, C questions (related papers and model program code online disk download)
Folium, diagnosis and close contact trajectory above
数组和链表的区别浅析
Basic knowledge of cryptography