Subject: Problems making "boot"
To: None <port-vax@NetBSD.ORG>
From: Kevin McQuiggin <mcquiggi@sfu.ca>
List: port-vax
Date: 04/14/1996 12:50:02
Hi All:

I'm playing with the boot routines, but can't get "make" to compile
and link them. Even doing a "make boot" on the original version fails
as indicated:

Creating standalone kern library
r - strcpy.o
r - min.o
r - strncpy.o
r - strncmp.o
r - strcmp.o
r - strlen.o
r - __main.o

making sure the stand-alone library is up to date...
cc -O -DSTANDALONE -DCOMPAT_UFS  -I../../../../../lib/libsa
-I../../../../../lib
/libsa/../.. -Werror  -c ../../../../../lib/libsa/exec.c
cc1: warnings being treated as errors
In file included from /usr/include/machine/param.h:43,
                 from ../../../../../lib/libsa/../../sys/param.h:91,
                 from ../../../../../lib/libsa/exec.c:37:
/usr/include/machine/macros.h:96: warning: static declaration for
`bcopy' follows non-static
/usr/include/machine/macros.h:103: warning: static declaration for
`bzero' follows non-static
/usr/include/machine/macros.h:110: warning: static declaration for
`bcmp' follows non-static

*** Error code 1

Stop.
*** Error code 1

Stop.


I assume that I've run into a syncing problem with the source that I
have. I'm running 1.1A, with downloaded sys.tar.gz from about a week
ago. 

I've hunted back in the includes but the path is quite convoluted and I 
thought I would ask before looking further.

Any help appreciated,

Kevin

-- 
Kevin McQuiggin VE7ZD
mcquiggi@sfu.ca