Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build error with GCC 8.3 #44

Open
avitebskiy opened this issue May 8, 2019 · 1 comment
Open

Build error with GCC 8.3 #44

avitebskiy opened this issue May 8, 2019 · 1 comment

Comments

@avitebskiy
Copy link

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

@gpotts
Copy link
Member

gpotts commented May 9, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants