Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45889 - media-libs/libgphoto2 fails to emerge due to error in dev-libs/libusb on amd64
Summary: media-libs/libgphoto2 fails to emerge due to error in dev-libs/libusb on amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 All
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-27 08:02 UTC by Danny van Dyk (RETIRED)
Modified: 2005-03-18 03:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch against dev-libs/libusb-0.1.8 to allow media-libs/libgphoto2-2.1.4 compile (libusb-0.1.8-amd64-fPIC.patch,268 bytes, patch)
2004-03-27 08:04 UTC, Danny van Dyk (RETIRED)
Details | Diff
New ebuild for dev-libs/libusb-0.1.8 (libusb-0.1.8.ebuild,1.12 KB, text/plain)
2004-03-27 08:06 UTC, Danny van Dyk (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Danny van Dyk (RETIRED) gentoo-dev 2004-03-27 08:02:24 UTC
media-libs/libgphoto2 fails to build due to -fPIC error with libusb.a
Comment 1 Danny van Dyk (RETIRED) gentoo-dev 2004-03-27 08:04:31 UTC
Created attachment 28150 [details, diff]
Patch against dev-libs/libusb-0.1.8 to allow media-libs/libgphoto2-2.1.4 compile
Comment 2 Danny van Dyk (RETIRED) gentoo-dev 2004-03-27 08:06:18 UTC
Created attachment 28151 [details]
New ebuild for dev-libs/libusb-0.1.8
Comment 3 Danny van Dyk (RETIRED) gentoo-dev 2004-03-27 08:07:14 UTC
media-libs/libgphoto2-2.1.4 compiles and installs fine for me with above patch.
Comment 4 Travis Tilley (RETIRED) gentoo-dev 2004-04-01 05:07:12 UTC
in cvs, with slight modification to apply fix to all archs
Comment 5 Jeremy Huddleston (RETIRED) gentoo-dev 2005-03-18 03:10:21 UTC
Static libs should not have PIC code in them, so I'm removing this in a version bump of libusb.  I'll test if libgphoto is still broken, but the correct fix is in libgphoto, NOT libusb.