Hi,
I tried to build 9base, and I encountered the following error:
In file included from awk.h:184,
from re.c:34:
proto.h:134: error: conflicting types for 'getline'
/usr/include/stdio.h:651: error: previous declaration of 'getline' was here
I attached a patch that corrects this error.
Received on Mon Jul 20 2009 - 16:32:02 UTC