Hi all, I saw this little howto on the SunRay User Group Wiki, and it was perfectly suited for one of my needs currently:
http://wiki.sun-rays.org/index.php/Idle_Session_Kill So, like the howto suggested, I downloaded the xautolock (version 2.1) from the FreshMeat website, but I am seriously unable to compile it!! This is on a Sun Fire T2000, Solaris 10 11/06 (full install) First, looking in the Readme file, I should edit the "Imakefile" file. I did, but found nothing interesting to modify. I ran the "xmkmf" command, and nothing went wrong. The trouble started when I invoked "make": I saw "cc not found". Ok, so I edited the Makefile, and replaced all occurences of "cc" by "gcc". And then, I have these errors: gcc -O -Xc -xF -xarch=v8 -Iinclude -I/usr/openwin/include -Dsun -Dsparc -DSVR4 -DSYSV -DHasScreenSaver -c src/diy.c -o src/diy.o gcc: unrecognized option `-Xc' gcc: language arch=v8 not recognized gcc: src/diy.c: linker input file unused because linking not done And so one. Is somebody there could be enough kind to give me a hint about what I am missing to make it compile?? Thanks in advance!! Ben _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
