ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 8152] r46825 breaks compilation at Gentoo Linux

Date: Sat, 29 Dec 2012 20:11:45 +0000

changed bug 8152

What Removed Added
CC   [email protected]

Comment # 2 on bug 8152 from
> reverting that commit :
>
> +#if defined(HAVE_LIBNL1) || defined(HAVE_LIBNL2)
> -#if defined(HAVE_LIBNL1) || defined(HAVE_LIBNL2) || defined(HAVE_LIBNL3) 

Ditto

Log from SVN #46825

Fix [ 77%] Building C object CMakeFiles/qtshark.dir/iface_monitor.c.o
iface_monitor.c: In function 'iface_mon_handler2': iface_monitor.c:101
:19: error: 'IFF_UP' undeclared (first use in this function)
iface_monitor.c:101:19: note: each undeclared identifier is reported only once
for each function it appears in make[2]: ***
[CMakeFiles/qtshark.dir/iface_monitor.c.o] Erreur 1


So: the change was needed for some particular configuration but breaks a
(presumably different) configuration.

Alexis: Any thoughts ?


You are receiving this mail because:
  • You are watching all bug changes.