Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Spot Spot
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 132
    • Issues 132
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • SpotSpot
  • SpotSpot
  • Issues
  • #95
Closed
Open
Issue created Jun 29, 2015 by Alexandre Duret-Lutz@adlOwner

diagnose missing Python.h in configure

Compiling without python3-devel installed results in

./spot_impl_wrap.cxx:155:21: fatal error: Python.h: No such file or directory

it would be better to check for that in configure, and emit a more useful error message (suggest either to install python3-devel, or to use --disable-python).

Reported by Vitus Lam vitus.lam@hku.hk.

Assignee
Assign to
Time tracking