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

chkshsgr fails when cross-compiling #34

Open
ghost opened this issue Jun 5, 2017 · 0 comments
Open

chkshsgr fails when cross-compiling #34

ghost opened this issue Jun 5, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented Jun 5, 2017

./compile chkshsgr.c
chkshsgr.c: In function 'main':
chkshsgr.c:12: warning: cast increases required alignment of target type
chkshsgr.c:12: warning: cast increases required alignment of target type
arm-arago-linux-gnueabi-gcc chkshsgr.o -o chkshsgr
./chkshsgr || ( cat warn-shsgr; exit 1 )
/bin/sh: ./chkshsgr: cannot execute binary file
Oops. Your getgroups() returned 0, and setgroups() failed; this means
that I can't reliably do my shsgr test. Please either make'' as root or make'' while you're in one or more supplementary groups.
make: *** [hasshsgr.h] Error 1

related:
https://forums.gentoo.org/viewtopic-p-8029772.html?sid=843d03e4757ea9e46317a5e3989f63da

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

0 participants