Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 262060

Summary: net-libs/libpcap should compile with -fPIC also on FreeBSD
Product: Gentoo/Alt Reporter: Timothy Redaelli (RETIRED) <drizzt>
Component: FreeBSDAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: normal CC: bsd+disabled
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: FreeBSD   
URL: http://sourceforge.net/tracker/?group_id=53067&atid=469579
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 247076    
Attachments: files/libpcap-1.0.0-freebsd-pic.patch

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.