Subject: Re: make on -current [ again ]
To: Yiorgos Adamopoulos <adamo@dblab.ece.ntua.gr>
From: Bill Studenmund <skippy@macro.stanford.edu>
List: port-pmax
Date: 07/15/1998 15:28:37
On Thu, 16 Jul 1998, Yiorgos Adamopoulos wrote:

> [ I have become annoying... From the sources I just got from ftp.netbsd.org ]
> 
> root@sifnos: [28] arch/pmax/compile/ADAMO # make
> cc -x assembler-with-cpp -traditional-cpp -D_LOCORE -I. -I../../../../arch
> -I../../../.. -nostdinc -DMIPS1 -DMIPS3 -DCOMPAT_43 -DNKMEMCLUSTERS=1024
> -DMULTICAST -DHZ=256 -DMAXUSERS=64 -D_KERNEL  -D__pmax__ -Dpmax -G 0 -c
> ../../../../arch/mips/mips/locore.S
> ../../../../arch/mips/mips/locore.S:89: opt_cputype.h: No such file or
> directory
> *** Error code 1

re-config your kernel.

If you get "opt_XXX.h: No such file or directory" errors, re-config. The
opt_ headers are generated by config.

Take care,

Bill