First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 190017
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Cédric Krier <cedk@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Bart Van Loon <bart@inGen.be>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 190017 depends on: Show dependency tree
Show dependency graph
Bug 190017 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-08-24 09:45 0000
when trying to emerge app-laptop/macbook-backlight, compilation failed as
follows:

>>> Compiling source in /home/portage/portage/app-laptop/macbook-backlight-0.1/work/macbook-backlight-0.1 ...
CC main.c
CC -o macbook-backlight
/usr/lib/libpci.a(names.o): In function `pci_load_name_list':
(.text+0x4a8): undefined reference to `gzopen'
/usr/lib/libpci.a(names.o): In function `pci_load_name_list':
(.text+0x52a): undefined reference to `gzgets'
/usr/lib/libpci.a(names.o): In function `pci_load_name_list':
(.text+0x57c): undefined reference to `gzeof'
/usr/lib/libpci.a(names.o): In function `.L145':
(.text+0x627): undefined reference to `gzclose'
/usr/lib/libpci.a(names.o): In function `.L145':
(.text+0x7a3): undefined reference to `gzclose'
/usr/lib/libpci.a(names.o): In function `.L166':
(.text+0xb8d): undefined reference to `gzopen'
/usr/lib/libpci.a(names.o): In function `.L166':
(.text+0xbb7): undefined reference to `gzerror'
/usr/lib/libpci.a(names.o): In function `.L166':
(.text+0xbd9): undefined reference to `gzclose'
collect2: ld returned 1 exit status
make: *** [macbook-backlight] Error 1

after re-emerging sys-apps/pciutils with USE="-zlib",
app-laptop/macbook-backlight emerged fine.


Reproducible: Always

Steps to Reproduce:
1. USE=zlib emerge pciutils
2. emerge macbook-backlight

Actual Results:  
emerge fails

Expected Results:  
emerge succeeds

version info:
 app-laptop/macbook-backlight-0.1
 sys-apps/pciutils-2.2.4-r3

------- Comment #1 From Cédric Krier 2007-08-24 21:39:40 0000 -------
Fix in cvs
Thanks

------- Comment #2 From Bart Van Loon 2007-08-24 21:51:40 0000 -------
(In reply to comment #1)
> Fix in cvs
> Thanks

no. thank you!

(great response time, by the way :-))

First Last Prev Next    No search results available      Search page      Enter new bug