[TinyLogin] Compile problem when I turn off USE_SYSTEM_PWD_GRP
Steve Iribarne
steve.iribarne at dilithiumnetworks.com
Tue Nov 9 15:37:00 MST 2004
I have the latest 1.4 tinylogin. I was having problems actually loging
in and I read that I should turn both USE_SYSTEM_PWD_GRP and
USE_SYSTEM_SHADOW to false. Although, I'm not quite sure why I'd need
USE_SYSTEM_SHADOW off, but I can leave it off. I just want to use the
passwd and grp files located in my /etc/.. directory.
I get a compile error:
pwd_grp/setgroups.c:33: error: syntax error before "setgroups"
pwd_grp/setgroups.c:33: warning: type defaults to `int' in declaration
of `_syscall2'
pwd_grp/setgroups.c:33: warning: data definition has no type or storage
class
make: *** [pwd_grp/setgroups.o] Error 1
Ideas?
thanks.
-stv
More information about the tinylogin
mailing list