﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
2696	PCI Utilities-3.0.3 and HAL-0.5.9.1	Arthur Demchenkov	bdubbs@…	"HAL depends on PCI Utils installation and needs uncompressed PCI ID list. It won't even compile with the current installation provided by instructions in BLFS book.

To fix the issue alter PCI Utils instructions to be like this:

{{{
make PREFIX=/usr ZLIB=no
}}}
or like this (my installation):
{{{
make PREFIX=/usr ZLIB=no SHARED=yes
}}}

And by the way all this stuff after 'make install' in the book is not needed:
{{{
make PREFIX=/usr ZLIB=no [ SHARED=yes ] install install-lib
}}}"	defect	closed	high		Errata	SVN	high	fixed		
