LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1155|回复: 6

关于ARCH64下,安装gstreamer-pps-git出错的问题?

[复制链接]
发表于 2009-10-19 13:32:45 | 显示全部楼层 |阅读模式
想试试totem-pps ,于是需要安装gstreamer-pps-git,在解决依赖关系的时候,需要编译安装一个libppswrapper的包。在编译这个包的时候出现了问题。
  1. checking whether pps libraris is available... no
  2. checking whether pps 32bit libraris is available... no
  3. configure: error: 'couldn't find pps libraries.
复制代码
于是,查看config.log文档发现。
  1. configure:15176: checking whether pps 32bit libraris is available
  2. configure:15198: g++ -o conftest -g -O2  -m32  conftest.cpp -lppsapi -lppsbase -lppssg -lppsvodres -lppsfds -lppsvodnet  >&5
  3. /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.1/../../../libstdc++.so when searching for -lstdc++
  4. /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.1/../../../libstdc++.a when searching for -lstdc++
  5. /usr/bin/ld: skipping incompatible /usr/lib/libstdc++.so when searching for -lstdc++
  6. /usr/bin/ld: skipping incompatible /usr/lib/libstdc++.a when searching for -lstdc++
  7. [color="red"]/usr/bin/ld: cannot find -lstdc++[/color]
复制代码
ld.so.conf:
  1. #
  2. # /etc/ld.so.conf
  3. #
  4. # End of file
  5. /usr/lib/libfakeroot
  6. /opt/lib32/lib
  7. /opt/lib32/usr/lib
  8. /opt/lib32/opt/qt/lib
  9. /opt/kde/lib
复制代码
问题是我安装了lib32库的,而且也在ld.so.conf里面添加了相应的路径,貌似从查找路径上面没有看到查找过lib32库的痕迹。
请知道的朋友解释一下。
 楼主| 发表于 2009-10-20 00:53:11 | 显示全部楼层
看来没人回,自顶了。
___________________________________________
我的32位库路径里面有libstdc++.so,可它就是不去找。。。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-10-21 14:22:49 | 显示全部楼层
看来又要 一日一顶了。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-10-22 16:21:20 | 显示全部楼层
一顶再顶..
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-10-24 22:20:14 | 显示全部楼层
同上。
-----------------------------------
没有兄弟在ARCH64下,编译gstreamer-pps或者gmlive-0.23么?
回复 支持 反对

使用道具 举报

发表于 2009-11-10 19:51:55 | 显示全部楼层
帮你顶,我也有一样的问题不过我是找不到libpps...
回复 支持 反对

使用道具 举报

发表于 2009-11-10 21:37:28 | 显示全部楼层
你链一个去/usr/lib试试啊...
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表