Subject: Re: Compiling new kernel for a DECstation 5000/25
To: Jason Parker <ph330812@student.uq.edu.au>
From: Jan Mller <jan.mueller@tu-harburg.de>
List: port-pmax
Date: 04/02/1998 13:56:33
Jason Parker wrote:
> Three questions about kernel compiles on pmax:
>
> 1) The first kernel I attempted to compile ended up being ELF for
> some reason, and wouldn't boot---is there something that can be
> done about this?
>
> 2) Now that I'm trying to build a new kernel, it's refusing to
> finish the job when it attempts to link "netbsd", giving
> undefined reference errors for `compat_43_sys_{recvmsg, sendmsg,
> recvfrom}' even though I've re-edited my config file, redone a
> make clean, make dep, and make. Any ideas on what gives?
>
> 3) Also, the make doesn't work if I try to use GNU make, complaining
> that line 43 of the makefile has a missing seperator. I'd fix
> this if I knew enough about Makefiles. :)
>
> Cheers, TIA
>
> ---
> Jason Henry Parker, ph330812@student.uq.edu.au
> ``All consistent axiomatic formulations of number
> theory include undecidable propositions.''
Did you remove the GENERIC option in the config-file ?
Jan.