#157: utils/inteltool has outdated pciutils check in Makefile --------------------------+------------------------------------------------- Reporter: anonymous | Owner: stepan@… Type: defect | Status: new Priority: minor | Milestone: Component: misc | Keywords: Dependencies: | Patchstatus: there is no patch --------------------------+------------------------------------------------- The current test compile bails out with: undefined reference to `pci_alloc'
If i simply remove the test inteltool compiles and runs as expected.
#157: utils/inteltool has outdated pciutils check in Makefile --------------------------+------------------------------------------------- Reporter: anonymous | Owner: stepan@… Type: defect | Status: new Priority: minor | Milestone: Component: misc | Keywords: Dependencies: | Patchstatus: there is no patch --------------------------+-------------------------------------------------
Comment(by stepan):
Which version of pciutils is this?
#157: utils/inteltool has outdated pciutils check in Makefile ---------------------------------+------------------------------------------ Reporter: anonymous | Owner: stepan@… Type: defect | Status: closed Priority: minor | Milestone: Component: misc | Resolution: invalid Keywords: | Dependencies: Patchstatus: there is no patch | ---------------------------------+------------------------------------------ Changes (by stepan):
* status: new => closed * resolution: => invalid
Comment:
two months no input, assuming the problem went away for you.
Just checked, pciutils 3.1.7 still has pci_alloc, so calling it in the check is not "outdated".