> Hola,
> 

Hola2u,


> -D_RESEARCH_SOURCE -D_POSIX_SOURCE plan9.c
>       /sys/include/ape/u.h:4[stdin:15] not a function
>       /sys/include/ape/u.h:4[stdin:15] syntax error, last name: header
> 
> Pointers on how to fix this are welcome :) 

Plumb it. You will see an #ifndef which is true, producing a syntax error. The 
compiler is right.
Supply a -D_WHAT_EVER in the makefile will fix this. 

Reply via email to