Skip to content
Snippets Groups Projects
Closed (moved) configure step and "implicit-function-declaration"
  • View options
  • configure step and "implicit-function-declaration"

  • View options
  • Closed (moved) Issue created by toralf

    This breaks :

    ./configure CFLAGS="-O2 -pipe -march=native -Werror=implicit-function-declaration"
    ...
    checking for pthread_create... yes
    checking for pthread_condattr_setclock... yes
    checking for libevent directory... configure: WARNING: We found the libraries for libevent, but we could not find the C header files.  You may need to install a devel package.
    configure: error: Missing headers; unable to proceed.

    but neither this :

    ./configure --enable-gcc-warnings

    nor this

    ./configure CFLAGS="-O2 -pipe -march=native" --enable-gcc-warnings

    Shouldn't the later break too ?

    Linked items ... 0

  • Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first
    Loading Loading Loading Loading Loading Loading Loading Loading Loading Loading