Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #21038

Closed (moved)
(moved)
Open
Created Dec 20, 2016 by toralf@toralf

configure step and "implicit-function-declaration"

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 ?

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking