0

I am trying to get my gumstix computer to automatically login so that I can run a program that reboots it and the scps over a file. My problem is that I try to follow the instructions here: Autologin But when I try and compile it I get this error: 'memset' was not declared in this scope Has anyone figured out how to fix this or is there an easier way to approach this problem

-Thanks

Julien
  • 23
  • 3
  • Update: I got it working by adding #include But now I have a new problem. I changed the line in the inittab that the gumstix page told me to. And now my gumstix tries to boot and doesn't. It stops at "INIT: Id "S" respawning too fast: disabled for 5 minutes" ANy clues on how to fix/get this working? – Julien Aug 09 '12 at 22:12

1 Answers1

0

Your login program is exiting instead of spawning a successful login process.