Subject: -current on an hp300
To: None <port-hp300@NetBSD.ORG>
From: Protius <tjohnson@gloria.cord.edu>
List: port-hp300
Date: 07/11/1995 18:44:54
I'm trying to get -current to compile on my hp9000/425, without success.
The first problem is in /usr/src/sys/arch/hp300/stand during the
make clean done by make build.  It says :

make: cannot open ../..//usr/src/sys/arch/hp300/stand/../../../lib/libkern/
Makefile.
*** Error code 2

If I ignore that problem (and delete all the .o file by hand, etc.) the
next problem is in /usr/src/sys/arch/hp300/stand/cons.c.  It says:

cons.c:70: warning: initialization of 'constab[0].cn_probe' from 
incompatable pointer type

(that message is repeated for all of the members of constab[])

The final error that get it is:
cons.c: In function 'cngetc':
cons.c: 96: too few arguments to function
cons.c: In function 'cnputc':
cons.c:111: too few arguments to function
*** Error code 1

My first thought was that it  was using an old version of <dev/cons.h>,
but doing a make install in /usr/src/include didn't help.  (and make
build did it anyway)

I FTPed the sources as tar-files from ftp.netbsd.org on 7-10.
Any ideas on how to fix it?

Thanks in advance!

-Tommy
tjohnson@cobber.cord.edu  (shortly to be someone@somewhere.vt.edu)