[uClibc]signal.h problem ?

Luke luke_epsilon at yahoo.com
Thu Sep 6 11:58:57 UTC 2001


Hi,

I was trying to compile a program that used <signal.h> with uclibc and was getting a parse error
whereas the same code compiles fine under glibc.  I narrowed down the problem to the simplest code
that had the error:

---

#include <signal.h>

int main()
{
 siginfo_t *sigInfo;
}

---

I am at home now and can't remember the error exactly.  Is this a known problem in uclibc?

Thanks,
Luke

ps. I am using the uclibc snapshot from Sept 4, 2001 and kernel 2.4.8-ac12


__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com





More information about the uClibc mailing list