Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 262060 - net-libs/libpcap should compile with -fPIC also on FreeBSD
Summary: net-libs/libpcap should compile with -fPIC also on FreeBSD
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: AMD64 FreeBSD
: High normal (vote)
Assignee: Gentoo Netmon project
URL: http://sourceforge.net/tracker/?group...
Whiteboard:
Keywords:
Depends on:
Blocks: 247076
  Show dependency tree
 
Reported: 2009-03-10 22:47 UTC by Timothy Redaelli (RETIRED)
Modified: 2009-06-17 07:15 UTC (History)
1 user (show)

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


Attachments
files/libpcap-1.0.0-freebsd-pic.patch (libpcap-1.0.0-freebsd-pic.patch,210 bytes, patch)
2009-03-10 22:47 UTC, Timothy Redaelli (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Redaelli (RETIRED) gentoo-dev 2009-03-10 22:47:22 UTC
libpcap should use -fPIC also on FreeBSD (for amd64)

I attach a patch to fix it
Comment 1 Timothy Redaelli (RETIRED) gentoo-dev 2009-03-10 22:47:55 UTC
Created attachment 184631 [details, diff]
files/libpcap-1.0.0-freebsd-pic.patch
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2009-05-26 08:50:45 UTC
In CVS in libpcap-1.0.0-r2.ebuild. It seems you didn't send it upstream [URL] yet.
Comment 3 Peter Volkov (RETIRED) gentoo-dev 2009-06-17 07:15:14 UTC
Similar patch is applied in git. So this bug is fixed. Thank you Timothy.