#914 closed defect (fixed)
Nautilus-2.6.3 build fails if libexif-0.6.9 is installed
Reported by: | Randy McMurchy | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
The Nautilus build will fail if libexif-0.6.9 (http://sourceforge.net/project/showfiles.php?group_id=12272&package_id=38136) is installed on the system.
I tried to use --without-libexif and with-libexif=no passed to configure, but it wouldn't help. I simply renamed the /usr/lib/pkgconfig/libexif.pc file before configuring Nautilus to avoid including libexif in the build. It built fine after doing this.
Change History (4)
comment:1 by , 21 years ago
comment:2 by , 21 years ago
Just in case anyone is having a hard time finding said patch: It is attached to the message at <URL:http://archives.linuxfromscratch.org/mail-archives/blfs-dev/2004-August/007318.html>.
comment:3 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Added patch to BLFS build instructions.
There is a patch to fix this. Search through BLFS-dev archives to find an attached patch.