Subject: Re: ser.c errors
To: Bill Studenmund <wrstuden@loki.stanford.edu>
From: Brad Salai <bsalai@servtech.com>
List: port-mac68k
Date: 05/17/1996 02:44:35
> 
> > Any ideas?
> 
> Someone turned on stricter warnings in gcc. :-(
> 
> We should be getting a new serial driver VERY soon,
> so I'm not sure what to do. The errors about zsiopen, etc (the
> "i" for internal routines) are true; we don't use them. The
> other errors are slop on my part. But like I said, we should
> be getting a new one soon (whenever Allen checks it in).
> 
> Will it compile as-is, or does this stop compilation?

It compiled as-is. I wouldn't have known about it except that I have a very dull life, and like to watch things compile, for hours and hours :(

The compiled kernel will not run for me, however. It fails right away in the booter with "bad format"   I am just now re supping everything and doing a clean make to see if that helps, but I don't understand what is wrong. I recently moved everything over to a bigger disk, and did a newfs on it since for some reason the mac mkfs utility wouldn't make a file system that fsck liked. 

Existing kernels in the new fs work fine, or at least boot just like they used to, but I haven't been able to boot anything that I have compiled in the last 3 or 4 days.

Brad