"A month of sundays ago Magnus Ahltorp wrote:"
> 
> >From your error messages, it seems register_t isn't defined
> anywhere. If you could look through your include files and search for

I'll help.

 oboe:/usr/include% grep -w register_t `find . -type f -name "*.h"`
 oboe:/usr/include%  

just def it to unsigned int. It must be 32 bits on intel

> /Magnus


Peter

Reply via email to