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

compilation error compat/setproctitle.c on hpux #1

Open
kinichiro opened this issue Jul 19, 2015 · 1 comment
Open

compilation error compat/setproctitle.c on hpux #1

kinichiro opened this issue Jul 19, 2015 · 1 comment

Comments

@kinichiro
Copy link
Owner

try https://github.com/kinichiro/openntpd-portable/tree/build_hpux , and encountered.

  CC       setproctitle.lo
"/usr/include/grp.h", line 127: error #2020: identifier "FILE" is undefined
       extern struct group *fgetgrent (FILE *);
                                       ^

1 error detected in the compilation of "setproctitle.c".
*** Error exit code 1
@kinichiro
Copy link
Owner Author

removing #include <stdio.h> from compat/setproctitle.c resolve compilation error.

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