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

Support for compressing the pciids file was added in version 2.2.4 so the 
version in BLFS doesn't need zlib (it's 2.2.3). The configure script is in the 
lib directory of the source package and is called automatically when you run 
make.

My version of zlib is 1.2.3

Thanks,
Walter


       
____________________________________________________________________________________
Be a better Heartthrob. Get better relationship answers from someone who knows. 
Yahoo! Answers - Check it out. 
http://answers.yahoo.com/dir/?link=list&sid=396545433
-- 
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