Re: [Wireshark-dev] Compiling on Centos7

2016-09-01 Thread Peter Wu
On Thu, Sep 01, 2016 at 11:29:19AM +0200, Dario Lombardo wrote: > After removing libnl3-devel I get (from cmake) > > -- The following OPTIONAL packages have not been found: > > * NL > * PORTAUDIO > * YAPP > > -- Configuring done > -- Generating done > -- Build files have been written to:

Re: [Wireshark-dev] Compiling on Centos7

2016-09-01 Thread Dario Lombardo
After removing libnl3-devel I get (from cmake) -- The following OPTIONAL packages have not been found: * NL * PORTAUDIO * YAPP -- Configuring done -- Generating done -- Build files have been written to: /home/osboxes/wireshark/build But I have libnl-devel. That sounds a bit confusing to

[Wireshark-dev] Compiling on Centos7

2016-09-01 Thread Dario Lombardo
I' trying to compile the current master on Centos7. Some of the code in caputils doesn't compile, so I patched it. Now the compilation stops with Linking C executable run/dumpcap /usr/bin/ld: run/libcaputils.a(ws80211_utils.c.o): undefined reference to symbol 'nl_socket_free' /usr/bin/ld: note: