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] wirehark make faiulre on rhel4

From: "Andrew Leung" <anwleung@xxxxxxxxx>
Date: Wed, 8 Aug 2007 14:54:29 -0700
I'm trying to build wireshark on rhel4 and the build is failing with output:
cc1: warnings being treated as errors
file_access.c: In function 'wtap_dump_file_write':
file_access.c:952: warning: passing argument 2 of 'gzwrite' discards qualifiers from pointer target type
make[3]: *** [libwiretap_la-file_access.lo] Error 1
make[3]: Leaving directory `/u/aleung/wireshark-0.99.6/wiretap'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/u/aleung/wireshark-0.99.6/wiretap'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/u/aleung/wireshark-0.99.6'
make: *** [all] Error 2

Any ideas? Thanks already.

Andrew