You are not logged in.
Pages: 1
Hello,
I am trying to update/continue development of rocks, making it work.
I modified some of the code from rocks-latest.tar.gz so far.
I managed to compile it. Now, when I run it as the instructions say, the command exits with "Alarm clock".
I tried running sshd: in the background (without -D), it continued running, but any command that I run in the foreground exists with this message.
I don't know if the modifications which I did are proper, as I am not familiar with Linux much.
I also don't know what causes the "Alarm clock" message / SIGALRM to terminate the program. Would someone know why SIGALRM is triggered?
I made the modified code available at http://noware.co/dev/rocks-latest-32-bit.tar and at http://noware.co/dev/rocks-latest-64-bit.tar.
The difference is minor between the two versions.
I worked on "refun.c" (only) so far.
Thank you!
Offline
Pages: 1