Re: [tcpdump-workers] Cannot find -lpcap when statically compiling a C project

2015-11-20 Thread Jamie Bainbridge
On 20 November 2015 at 17:39, Guy Harris wrote: > > On Nov 19, 2015, at 4:35 PM, liu wen wrote: > >> On Fri, Nov 20, 2015 at 12:52 AM, Guy Harris wrote: >> >>> On Nov 19, 2015, at 3:29 PM, liu wen wrote: >>> I want to statically compile a C project in a laptop(fedora), using command l

Re: [tcpdump-workers] Cannot find -lpcap when statically compiling a C project

2015-11-20 Thread Jamie Bainbridge
o install some additional stuff like flex and bison. It's been a while since I used Fedora but yum groupinstall "Development tools" brings in a lot of useful things. > On Fri, Nov 20, 2015 at 6:58 PM, Guy Harris wrote: >> >> >> On Nov 20, 2015, at 12:32 AM, Jamie B