Subject: Compiling current on a alpha
To: current users <current-users@netbsd.org>
From: Sascha Valckenier Kips <Merlin.Germany@gmx.net>
List: port-alpha
Date: 04/16/2001 00:23:14
Hello,
i try to compile the current userland.
first problem with make, libc, lint is okay (from 1.5.1_BETA-Release to the
current)
after installing the new kernel, make, libc and lint, i try to make build.
after any time, i became an error:
------------------------
cc1: warnings being treated as error
/usr/src/lib/libipsec/policy_parse.y: in function 'policy_parse'
/usr/src/lib/libipsec/policy_parse.y:400: warning: implicit declaration of
function '__libyyparse'
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
------------------------------
what can i do correct ?
thanks
sascha