On Jun 24, 2017, at 11:31 AM, Alan Partis <[email protected]> wrote:

> For clarity, the problem I'm seeing, I think, is that the ./configure
> script fails the CheckFunctionExists check

CheckFunctionExists is a CMake function; it's used in ConfigureChecks.cmake.  
./configure is an autoconf script; CMake and autoconf are two different build 
systems - you don't use both of them, you either run the configure script or 
you run cmake.

Which of those are you doing?
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to