Skip to content

address "stdlib.h: No such file or directory" build error with gcc6 #12783

@bulwahn

Description

@bulwahn

With gcc6, compiling on various ROS packages fail with stdlib.h: No such file or directory, as including '-isystem /usr/include' breaks with gcc6, cf., https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70129.

The issue can be resolved by not using include_directories(SYSTEM ...).

Currently, we are aware of the following packages and their corresponding commits and pull requests that address the issue:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions