LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to build pcitweak (small util in much larger, apparently broken package) (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-build-pcitweak-small-util-in-much-larger-apparently-broken-package-4175414689/)

rich1 07-03-2012 12:42 PM

How to build pcitweak (small util in much larger, apparently broken package)
 
I'm trying to build pcitweak (part of the xorg-x11-Xvnc-source package) on Centos5. Running aclocal, autoconf, automake at the package top level results in errors at the automake step. I tried "autoreconf -i", which did take care of some errors, but I still get errors from automake:

[xorg-x11-Xvnc-source]# automake
cpprules.in:5: SED was already defined in condition TRUE, which includes condition BUILD_XORGCFG ...
hw/xfree86/utils/xorgcfg/Makefile.am:123: `cpprules.in' included from here
configure.ac:61: ... `SED' previously defined here
[xorg-x11-Xvnc-source]#

Meanwhile, the Makefile.in gets created in the pcitweak directory, but no Makefile.

If anyone could give me some guidance, I'd be very appreciative.

Thanks,

--rich


All times are GMT -5. The time now is 10:12 AM.