Subject: Re: Compiling 1.3
To: Daniel R. Killoran,Ph.D. <drk@shore.net>
From: Dr. Bill Studenmund <wrstuden@loki.stanford.edu>
List: port-mac68k
Date: 11/05/1998 10:24:55
On Thu, 5 Nov 1998, Paul Goyette wrote:
> The sendmail messasge has nothing to do with building the kernel...
and everything to do with needing to rebuild your sendmail aliases
database. ;-)
The kernel looks fine, and should be sitting in the build directory.
> On Thu, 5 Nov 1998, Daniel R. Killoran,Ph.D. wrote:
>
> > and after a long time & lots of output, it said:
> >
> > -c vers.c
> > ld -n -Ttext o -e start -S -o netbsd ${SYSTEM_OBJ} vers.o
> > text data bss dec hex
> > 1056504 65796 104100 1226400 12b6a0
> > #Nov 5 03:35:11 sendmail[5201]:NOQUEUE:SYSERR(root):hashmap "Alias0":unsafe
^
That's the prompt from just after the kernel finished compiling.
> > map file /etc/aliases
> > no such file or directory
> >
> > which tells me both too much and not enough! Any suggestions?
touch /etc/aliases, maybe?
Take care,
Bill