Bug 2886

Summary: Не собирается kudzu-1.1.13-alt1
Product: Sisyphus Reporter: Andrey Rahmatullin <wrar>
Component: kudzuAssignee: Anton Farygin <rider>
Status: CLOSED FIXED QA Contact: inger <inger>
Severity: normal    
Priority: P2    
Version: unstable   
Hardware: all   
OS: Linux   

Description Andrey Rahmatullin 2003-08-27 14:52:00 MSD
При попытке сборки из .src.rpm получаю:

cc -c -pipe -Wall -O2 -march=i686 -D_GNU_SOURCE -I. -DVERSION=\"1.1.13\" -fpic 
-o pci.o pci.c
pci.c: In function `pciToKudzu':
pci.c:201: `PCI_CLASS_COMMUNICATION_MODEM' undeclared (first use in this 
function)
pci.c:201: (Each undeclared identifier is reported only once
pci.c:201: for each function it appears in.)
/usr/include/bits/string2.h: At top level:
pci.c:684: warning: `isDisabled' defined but not used
make: *** [pci.o] Error 1


$ rpm -q pciutils-devel
pciutils-devel-2.1.11-alt1

После установки pciutils-devel-2.1.11-alt3 ошибка пропадает. Предлагаю повесить 
на kudzu в BuildRequires версию вышеназванного пакета.
Comment 1 Anton Farygin 2003-09-04 14:43:44 MSD
Будет исправлено в следующей сборке.
Comment 2 Anton Farygin 2003-09-12 17:25:59 MSD
fixed (kudzu-1.1.13-alt2)