Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 458500 - app-arch/libarchive bsdtar & bsdcpio should be static when use static-libs is on
Summary: app-arch/libarchive bsdtar & bsdcpio should be static when use static-libs is on
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All FreeMiNT
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-20 21:05 UTC by Alan Hourihane
Modified: 2016-08-15 19:45 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Hourihane 2013-02-20 21:05:00 UTC
When building libarchive with the USE flag static-libs we turn on --enable-static, yet continue to try with....

            --enable-bsdtar=shared \
            --enable-bsdcpio=shared \

The build then fails with....

configure: error: in `/var/tmp/portage/app-arch/libarchive-3.1.1/work/libarchive-3.1.1':
configure: error: Shared linking of bsdtar requires shared libarchive
Comment 1 Alan Hourihane 2013-02-20 21:05:38 UTC
Oh, this isn't specific to FreeMiNT, just that I have USE static-libs on and should manifest on other platforms with that use flag.
Comment 2 Alan Hourihane 2013-03-07 16:35:36 UTC
ping ?
Comment 3 Fabian Groffen gentoo-dev 2013-07-12 19:59:18 UTC
fixed, thanks