Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!ccicpg!felix!zemon From: mkhaw@teknowledge-vaxc.ARPA (Mike Khaw) Newsgroups: comp.unix.ultrix Subject: Re: out of mbuf Message-ID: <11696@felix.UUCP> Date: Wed, 4-Nov-87 16:16:39 EST Article-I.D.: felix.11696 Posted: Wed Nov 4 16:16:39 1987 Date-Received: Sat, 7-Nov-87 18:50:28 EST References: <11556@felix.UUCP> Sender: zemon@felix.UUCP Reply-To: mkhaw@teknowledge-vaxc.ARPA (Mike Khaw) Organization: Teknowledge, Inc., Palo Alto CA Lines: 20 Approved: zemon@felix.UUCP Reply-Path: > } Then edit /sys/vax/spt.s and you will find the following line ( it's > } around line # 99 ) > } SYSMAP(Mbmap ,mbutl ,NMBCLUSTERS*CLSIZE) > } you MUST change NMBCLUSTERS to what you changed it to in mbuf.h > > It should not be necessary to edit spt.s unless NMBCLUSTERS is being > defined somewhere else than in mbuf.h . After changing mbuf.h, delete You would think so, but for BINARY Ultrix sites, the connection between mbuf.h and spt.s is sufficiently convoluted that you need to make both changes as recommended by the "> }" lines. I don't recall the details offhand, but spt.s does NOT #include mbuf.h. It gets NMBCLUSTERS from some other module that BINARY sites cannot recompile (unless you want to muck around with adb). Mike Khaw -- internet: mkhaw@teknowledge-vaxc.arpa usenet: {uunet|sun|ucbvax|decwrl|uw-beaver}!mkhaw%teknowledge-vaxc.arpa USnail: Teknowledge Inc, 1850 Embarcadero Rd, POB 10119, Palo Alto, CA 94303