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

Wireshark-bugs: [Wireshark-bugs] [Bug 8775] Revision 49670 breaks build

Date: Mon, 22 Jul 2013 10:23:47 +0000

Comment # 5 on bug 8775 from
(In reply to comment #4)
> This is "interesting" as autotools are supposed to use the same flag.
> Can you please build that particular file in verbose mode (on cmake created
> systems, that's "make ... VERBOSE=1 ...") once with cmake and once with
> autotools so I can compare the actual compiler calls and please include the
> error message as well.

Before comparing actual compiler output, I would suggest something different.
What helped me was, that I deleted the build directory (I use an out-of-source
build directory) and reconfigured the setup. Also, do not copy CMakeCache.txt,
as it will contain switches.

After that, everything got detected in the correct way.


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