|
From: Juli M. <jma...@Fr...> - 2002-11-27 02:54:29
|
* De: Jose Nazario <jo...@mo...> [ Data: 2002-11-26 ] [ Subjecte: [Unbound-core] src/named/parse.y ] > hi lurene > > this is what i get when i try and compile parse.y: > > $ yacc parse.y > parse.y: the symbol address_match_list is undefined > parse.y: the symbol domain_name is undefined > parse.y: the symbol dotted_decimal is undefined > parse.y: the symbol ip4_addr is undefined > parse.y: the symbol stmt is undefined > parse.y: the symbol ip6_addr is undefined > parse.y: the symbol ip_addr is undefined > parse.y: the symbol ip_port is undefined > parse.y: the symbol ip_prefix is undefined > parse.y: the symbol key_id is undefined > parse.y: the symbol key_list is undefined > parse.y: the symbol number is undefined > parse.y: the symbol path_name is undefined > parse.y: the symbol size_spec is undefined > parse.y: the symbol yes_or_no is undefined > parse.y: the symbol dialup_option is undefined > > > for comparison's sake yacc parse.y in pfctl's src tree doesn't give > errors. That's meaningless, unless we're using a pfctl grammar or something. > looks like some things in the header are missing. It seems to me like the grammar is just somewhat incomplete. -- Juli Mallett <jma...@Fr...> OpenDarwin, Mono, FreeBSD Developer. ircd-hybrid Developer, EFnet addict. FreeBSD on MIPS-Anything on FreeBSD. |