>>>>> "M" == Michael McCormack <[EMAIL PROTECTED]> writes:

M> http://www.ozemail.com.au/~mccormack/userfs.html

Looks pretty good. I still can't get to that bit, I still keep dying at:

% make
...
../genser/gencode -I. -I../lwp -I../kernel -I../genser  -Csed -l types 
../kernel/linux/userfs_types.ty
/usr/include/linux/posix_types.h:50:parse error, expecting `IDENT' or `'*''
Bad input file
make[1]: *** [userfs_types.cc] Error 1
%

the line in question in posix_types.h (and the one before it) is:

/* Type of a signal handler.  */
typedef void (*__kernel_sighandler_t)(int);

Since that is in the 2.2.5 (and I presume 2.2.6) kernel sources, how
are you working around it? Am I just configuring something wrong
(though there are no obvious configurables...).

I guess I need to learn YACC to fix genser...

-- 
 Scott Henry <[EMAIL PROTECTED]> /  Help! My disclaimer is missing!
 IRIX MTS,                   /  GIGO *really* means: Garbage in, Gospel Out
 Silicon Graphics, Inc      /  http://reality.sgi.com/scotth/

Reply via email to