[MacPorts] #48835: wireshark @1.12.7: Build fails with lua 5.3
MacPorts
noreply at macports.org
Mon Nov 2 10:32:52 PST 2015
#48835: wireshark @1.12.7: Build fails with lua 5.3
------------------------------+----------------------
Reporter: md14-macports@… | Owner: ricci@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords:
Port: wireshark |
------------------------------+----------------------
Comment (by ben@…):
Ok, I got it working. It required specifying linker flags as well as
hacking up the configure script, but I got it working:
{{{
$ tshark --version
TShark (Wireshark) 2.0.0rc2 (SVN Rev Unknown from unknown)
Copyright 1998-2015 Gerald Combs <gerald at wireshark.org> and contributors.
License GPLv2+: GNU GPL version 2 or later <http://www.gnu.org/licenses
/old-licenses/gpl-2.0.html>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
Compiled (64-bit) with libpcap, without POSIX capabilities, with libz
1.2.8,
with GLib 2.46.1, with SMI 0.5.0, without c-ares, with ADNS, with Lua 5.2,
with
GnuTLS 3.3.18, with Gcrypt 1.6.4, with MIT Kerberos, with GeoIP.
Running on Mac OS X 10.11.1, build 15B42 (Darwin 15.0.0), with locale
en_US.UTF-8, with libpcap version 1.7.4, with libz 1.2.8, with GnuTLS
3.3.18,
with Gcrypt 1.6.4.
Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz (with SSE4.2)
Built using clang 4.2.1 Compatible Apple LLVM 7.0.0 (clang-700.1.76).
}}}
I'll see about getting a patch contributed upstream as well.
--
Ticket URL: <https://trac.macports.org/ticket/48835#comment:39>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list