Hello,

I'm trying to install the latest version of pciutils and it doesn't seem to 
like my installation of zlib. Here's the log output:

Checking for zlib support... yes (auto-detected)
<snip>
cc -lz lspci.o common.o lib/libpci.a -o lspci
lib/libpci.a(names.o): In function `pci_load_name_list':
names.c:(.text+0x4e1): undefined reference to `gzopen'
names.c:(.text+0x57d): undefined reference to `gzgets'
names.c:(.text+0x682): undefined reference to `gzclose'
names.c:(.text+0x6a8): undefined reference to `gzeof'
names.c:(.text+0x737): undefined reference to `gzclose'
names.c:(.text+0xb11): undefined reference to `gzopen'
names.c:(.text+0xc99): undefined reference to `gzerror'
names.c:(.text+0xcb9): undefined reference to `gzclose'

Maybe I just need to upgrade zlib?

Thanks in advance,
Walter


      
____________________________________________________________________________________
Tonight's top picks. What will you watch tonight? Preview the hottest shows on 
Yahoo! TV.
http://tv.yahoo.com/ 

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to