Coda File System

Re: Weird parse error when compiling with Slack linux?

From: Peter T. Breuer <ptb_at_it.uc3m.es>
Date: Mon, 5 Apr 1999 17:34:15 +0200 (MET DST)
"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
Received on 1999-04-05 11:34:56