Subject: another make build error
To: None <netbsd-help@netbsd.org>
From: Clarence Chan <ein@netvigator.com>
List: netbsd-help
Date: 02/20/2001 07:03:58
Hello

I encountered another error when I tried to make build with source tree
upto 18 Feb 2001.  Any idea ?  Thanks

Clarence

======= Error =======
cc -O2 -g  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Wno-u
ninitialized -Werror   -DIPSEC_DEBUG -DIPSEC -DINET6
-I/usr/src/lib/libipsec -I.
 -DYY_NO_UNPUT -c policy_parse.c
cc1: warnings being treated as errors
policy_parse.y: In function `policy_parse':
policy_parse.y:400: warning: implicit declaration of function
`__libyyparse'
*** Error code 1

Stop.