当前位置:  技术问答>linux和unix

OpenSolaris如何编译pciutils

    来源: 互联网  发布时间:2016-03-27

    本文导语:  下载了pciutils,README文件上说支持Solaris x86。 请问是否有可以使用的binary下载,如何从源代码编译? | 1. Download the pciutils tarball and unroll it in your source tree 2. The configure script uses sed...

下载了pciutils,README文件上说支持Solaris x86。

请问是否有可以使用的binary下载,如何从源代码编译?

|
1. Download the pciutils tarball and unroll it in your source tree

2. The configure script uses sed to mash up some variables for the the lib/Makefile include (config.mk), but Solaris sed falls down on the job. Fix the configure script to use gsed, or have a functional sed in front of /usr/bin in the PATH variable.

3. The install program has problems with the constructs in the pciutils Makefile for targets install and install-lib. Just replace install with ginstall, or make sure a GNU install is ahead of /usr/bin and /usr/ucb (since /usr/ucb/install is much more aligned with open source "install programs", than /usr/bin/install) in your PATH variable.

4. The libpci.pc.in prototype in pciutils-2.2.10/lib doesn't have Libs correctly set, so add "-R${libdir}" to the line starting with Libs:

5. gmake is required for pciutils, and you'll need to set CC=gcc to make it compile on Solaris.

    
 
 
 
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • opensolaris 系统中如何使用Perl
  • 关于OpenSolaris的几个问题
  • opensolaris 安装遇到的问题,希望得到你的帮助
  • OpenSolaris 字符界面安装
  • 如何在opensolaris10中安装软件
  • OpenSolaris VirtualBox additions 安装问题
  • OpenSolaris有多少个发行版本
  • OpenSolaris
  • 在OpenSolaris上可以使用Eclipse 吗?
  • OpenSolaris上安装GCC
  • 安装了双系统(Windows Server 2003以及OpenSolaris)的问题?
  • 刚装的OpenSolaris200811无法登录
  • 设置opensolaris静态IP
  • 用Opensolaris livecd和Fedora livecd启动的电脑能访问硬盘么?
  • 是不是非要将整块硬盘格式化为ZFS才能安装opensolaris
  • Solaris/OpenSolaris下如何设置快捷键
  • 在OpenSolaris下写设备驱动
  • OpenSolaris上的vnc
  • OpenSolaris 如何卸載xorg
  • opensolaris 浏览网页问题


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3