Greetings, While trying to compile cvm/phoneME for the armel-eabi platform using emdebian crosstools, I encountered some issues regarding asm/ucontext.h It seems that emdebian-armel has ucontext.h and sys/ucontext.h but not asm/ucontext.h which is required by some projects, phoneME in my case.
I got around the issue by adding my x86 version of asm/ucontext.h to /usr/arm-linux-gnueabi/include/ Is there a particular reason why asm/ucontext.h wasn't added? Could it be added to the current packages? Regards, Martin -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

