Subject: RE: Help with NetBSD port of NFR
To: Kenneth Scott Bethke <kbethke@shell.ezy.net>
From: Tim Rightnour <root@garbled.net>
List: port-sparc
Date: 01/04/1999 22:28:39
On 29-Dec-98 Kenneth Scott Bethke spoke unto us all:
#  nfrd.h:209: syntax error before `regex_t'
#  *** Error code 1
#  
#  Looking at the code in nfrd.h I see:
#  
#  typedef struct pattern {
#      char *              p_str;          /* the actual pattern */
#      regex_t             p_regex;        /* the compiled pattern */
#  } pattern_t;
#  

It's probably whining because the prototype for a "regeg_t" is not in scope.

---
Tim Rightnour  -  root@garbled.net
Free Multi-Platform Operating System: http://www.netbsd.org
NetBSD Mailing lists on the web: http://mail-index.netbsd.org/mlist