Skip to content

Build error with GCC 8.3 #44

@avitebskiy

Description

@avitebskiy

I'm getting the following error when building on Ubuntu 19.04 (GCC 8.3):

ossim-plugins/potrace/src/potracelib.c:11:10: fatal error: libio.h: No such file or directory
 #include <libio.h>
          ^~~~~~~~~
compilation terminated.

The libio.h header has been deprecated and should not be used, see https://savannah.gnu.org/forum/forum.php?forum_id=9205

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