Re: [Wireshark-dev] Unknown CMake command "check_function_exists".

2021-08-11 Thread Jaap Keuter
; mailto:jaap.keu...@xs4all.nl>> > Reply-To: Developer support list for Wireshark <mailto:wireshark-dev@wireshark.org>> > Date: Tuesday, August 10, 2021 at 9:26 AM > To: Developer support list for Wireshark <mailto:wireshark-dev@wireshark.org>> > Subject: Re: [W

Re: [Wireshark-dev] Unknown CMake command "check_function_exists".

2021-08-10 Thread Mora, Jorge via Wireshark-dev
Hello Pascal, Yes, that did it. Thanks a lot, --Jorge From: Pascal Quantin Date: Tuesday, August 10, 2021 at 9:41 AM To: Developer support list for Wireshark Cc: "Mora, Jorge" Subject: Re: [Wireshark-dev] Unknown CMake command "check_function_exists". Net

Re: [Wireshark-dev] Unknown CMake command "check_function_exists".

2021-08-10 Thread Mora, Jorge via Wireshark-dev
AM To: Developer support list for Wireshark Subject: Re: [Wireshark-dev] Unknown CMake command "check_function_exists". NetApp Security WARNING: This is an external email. Do not click links or open attachments unless you recognize the sender and know the content is safe. Hi,

Re: [Wireshark-dev] Unknown CMake command "check_function_exists".

2021-08-10 Thread Pascal Quantin
Hi Jorge, Le mar. 10 août 2021 à 16:57, Mora, Jorge via Wireshark-dev < wireshark-dev@wireshark.org> a écrit : > Hello, > > > > I just got the latest tree but cmake fails: > > > > $ uname -a > > Linux netapp83.linux.fake 4.18.0-240.el8.x86_64 #1 SMP Wed Sep 23 05:13:10 > EDT 2020 x86_64 x86_64

Re: [Wireshark-dev] Unknown CMake command "check_function_exists".

2021-08-10 Thread Jaap Keuter
Hi, The module CheckFunctionExists [1] has been around from at least cmake 3.0, so that’s not new. The first question then would be if, besides cmake, the cmake modules are installed as well? [1] https://cmake.org/cmake/help/v3.11/module/CheckFunctionExists.html Thanks, Jaap > On 10 Aug

[Wireshark-dev] Unknown CMake command "check_function_exists".

2021-08-10 Thread Mora, Jorge via Wireshark-dev
Hello, I just got the latest tree but cmake fails: $ uname -a Linux netapp83.linux.fake 4.18.0-240.el8.x86_64 #1 SMP Wed Sep 23 05:13:10 EDT 2020 x86_64 x86_64 x86_64 GNU/Linux $ git log commit 3c5168c874c7a9cf60ae3eaa44fb982352f2628d (HEAD -> master, upstream/master, upstream/HEAD) Author: