ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] Build failure on Linux (GCC 3.4.6)

From: "Martin Mathieson" <martin.r.mathieson@xxxxxxxxxxxxxx>
Date: Mon, 4 Aug 2008 12:13:42 +0100
Hi,

I've had this build failure for the past few days.  I haven't looked at it deeply, but I don't understand how the exception stuff is working.

packet-infiniband.c: In function `parse_PAYLOAD':
packet-infiniband.c:806: warning: variable 'next_tvb' might be clobbered by `longjmp' or `vfork'
make[3]: *** [packet-infiniband.lo] Error 1
make[3]: Leaving directory `/users/martinm/wireshark/
plugins/infiniband'


Any ideas?
Martin