I figured out the RTLinux Semaphore package compiling problem I had and that I saw that others had. The Semaphore package uses the old V1 api. Jerry suggested I add CONFIG_RTL_USE_V1_API, in the Makefile which I did. The RTL system must be recompiled and reloaded. Define the same thing (add -DCONFIG_RTL_USE_V1_API) in RTL.MK and all will compile correctly. I then insrtl (with the NEW modules with V1 compat) and then I ran "make ins" in the semaphore subdirectory. Now to get the semaphore API running, Thanks Jerry! -- [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/
