Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 212167
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Chí-Thanh Christopher Nguyễn <chithanh@cs.tu-berlin.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 212167 depends on: Show dependency tree
Bug 212167 blocks: 194929
Votes: 0    Show votes for this bug    Vote for this bug

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2008-03-03 10:08 0000
media-libs/libgphoto2-2.4.0-r1 dynamically links to libexif even with the exif
USE flag disabled. At least version 2.3.1-r5 is also affected.

Reproducible: Always

Steps to Reproduce:
1. emerge media-libs/libexif
2. USE="-exif" emerge =media-libs/libgphoto2-2.4.0-r1
3. ldd /usr/lib/libgphoto2.so
Actual Results:  
ldd returns:
libexif.so.12 => /usr/lib/libexif.so.12

Expected Results:  
libgphoto2 should either depend on libexif or not link to it.

Changing --without-exif to --without-libexif in the configure options fixes the
problem.

------- Comment #1 From Daniel Gryniewicz 2008-03-22 03:09:24 0000 -------
Fixed.  FTR, --without-libexif didn't work, I had to use --with-libexif=no

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug