Received: from relay-4.mail.demon.net by minnie.cs.adfa.oz.au (8.6.8/8.3) with SMTP id AAA11043; Mon, 4 Dec 1995 00:38:03 +1100
Received: from post.demon.co.uk by relay-4.mail.demon.net id sg.an16194;
          3 Dec 95 13:36 GMT
Received: from falstaf.demon.co.uk by relay-3.mail.demon.net id g.aa12803;
          3 Dec 95 13:35 GMT
Received: (from robin@localhost) by falstaf.demon.co.uk (8.6.9/8.6.9) id NAA00261; Sun, 3 Dec 1995 13:34:28 GMT
Date: Sun, 3 Dec 1995 13:34:28 GMT
From: Robin Birch <robin@falstaf.demon.co.uk>
Message-Id: <199512031334.NAA00261@falstaf.demon.co.uk>
To: oldunix@minnie.cs.adfa.oz.au, sysyphus@crl.com
Subject: Re: Compiling BSD2.11 w/DEQNA support
X-SMTP-Posting-Host: falstaf.demon.co.uk [Sun, 3 Dec 95 13:35:31 GMT]
X-SMTP-Posting-Host: post.demon.co.uk [Sun, 3 Dec 95 13:36:25 GMT]

Hi,
Well I havn't tried your mix but a DEQNA fits ok.  What you need to do is do
a size on the unix file that has been generated and workout which overlays 
are blowing the loader.  If you add the size of the base code and any overlay
together they can't be more than 64k.  Then just move things between overlays
and base until they work.  You don't have to delete the modules that you don't
want, they don't add anything.

Good luck, it can be tricky but it does work after you have pushed a few modules
around.

Robin

