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

complie error #44

Open
liu-y90 opened this issue Mar 31, 2023 · 0 comments
Open

complie error #44

liu-y90 opened this issue Mar 31, 2023 · 0 comments

Comments

@liu-y90
Copy link

liu-y90 commented Mar 31, 2023

config.h:137: warning: "HUGE_TYPE" redefined
137 | #define HUGE_TYPE __int64
|
config.h:103: note: this is the location of the previous definition
103 | #define HUGE_TYPE int64_t
|
config.h:139: warning: "HUGE_FORMAT" redefined
139 | #define HUGE_FORMAT "%I64d"
|
config.h:104: note: this is the location of the previous definition
104 | #define HUGE_FORMAT "%lld"
|
In file included from mkheader.c:37:
porting.h:46:10: fatal error: values.h: No such file or directory
46 | #include <values.h>
| ^~~~~~~~~~
compilation terminated.
make: *** [: mkheader.o] Error 1

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

1 participant