Hello, I am in 2.2.13-RTL2.0 , and I am trying to compile Jerry Epplin's semaphores. There are some backwards compatibility issues : 1. I had to replace RT_TASK *task; in rt_ipc.h with ptread_t *task Including <rtl_compat.h> did not help . Rtl_compat.h defines RT_TASK as pthread_t. I am not sure I have done a correct substitution. Please, anybody give me some ideas on that account. 2. Now, I still have one more error to go rt_ipc.c:347: `RTL_TIME_ZERO' undeclared (first use in this function) Does anybody know what RTL_TIME_ZERO means ? I could not find it anywhere in rtl/ Thank you in advance Sincerely, Olga P.S. Is the rt mailing list slow ? I am not getting a lot of mail for some reason -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED] --- For more information on Real-Time Linux see: http://www.rtlinux.org/rtlinux/
