On 14/10/2007, Walter Barnes <[EMAIL PROTECTED]> wrote:
>
> 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


Is that detection of zlib from a different package with a configure script?
PCI Utils doesn't have a configure in my package...
Anyways, what is your current zlib version?



Michael
-- 
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