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

Materr Error in compilation #293

Open
Phatmented opened this issue Aug 7, 2018 · 3 comments
Open

Materr Error in compilation #293

Phatmented opened this issue Aug 7, 2018 · 3 comments

Comments

@Phatmented
Copy link

Phatmented commented Aug 7, 2018

Ubuntu Mate 18.04

math_error.c:24:20:

warning: ‘struct exception’ declared inside parameter list will not be visible outside of this definition or declaration

errors.log

@chino
Copy link
Member

chino commented Aug 7, 2018 via email

@Phatmented
Copy link
Author

Phatmented commented Aug 7, 2018

I found a page with a similar problem it says:

Note: the mechanism described in this page is no longer supported by
glibc. Before glibc 2.27, it had been marked as obsolete. Since glibc
2.27, the mechanism has been removed altogether. New applications
should use the techniques described in math_error(7) and fenv(3). This
page documents the matherr() mechanism as an aid for maintaining and
porting older applications.

this is the page where i found it

It seems to be that glibc 2.27 break compatibility with matherr error library

@chino
Copy link
Member

chino commented Aug 7, 2018 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