<div>Hello,</div>
<div>      I am facing problem while compilation of pciutils-3.1.10 package in cygwin enviornment,its give an error,how to resolve this issue</div>
<div> </div>
<div>$ make</div>
<div>cd lib && ./configure<br>Configuring libpci for your system... i386-cygwin_nt-6.1 1.7.15(0.260/5/3) i386 6.1<br>Looking for access methods... Unfortunately, your OS is not supported by the PCI Library<br>make -C lib all<br>
make[1]: Entering directory `/cygdrive/c/cygwin/pciutils-3.1.10/lib'<br>make[1]: Nothing to be done for `all'.<br>make[1]: Leaving directory `/cygdrive/c/cygwin/pciutils-3.1.10/lib'<br>gcc -O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes   -c -o lspci.o lspci.c<br>
In file included from lib/pci.h:13:0,<br>                 from pciutils.h:9,<br>                 from lspci.h:10,<br>                 from lspci.c:14:<br>lib/config.h:3:17: warning: missing whitespace after the macro name<br>
lspci.c: In function ‘main’:<br>lspci.c:897:5: error: expected ‘)’ before ‘PCILIB_VERSION’<br><builtin>: recipe for target `lspci.o' failed<br>make: *** [lspci.o] Error 1<br></div>
<div> </div>
<div>regards</div>
<div>Shashank</div>