From owner-freebsd-isdn Thu Jul 22 4:44:32 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from post.ruh-bath.swest.nhs.uk (hide14.nhs.uk [194.6.81.14]) by hub.freebsd.org (Postfix) with ESMTP id B1CE714D67 for ; Thu, 22 Jul 1999 04:44:22 -0700 (PDT) (envelope-from rich@ruh-bath.swest.nhs.uk) Received: by post.ruh-bath.swest.nhs.uk with Internet Mail Service (5.5.2448.0) id ; Thu, 22 Jul 1999 12:43:54 +0100 Message-ID: <930BFA16390CD3119E010000F6E660C9A52B@fear.ruh-bath.swest.nhs.uk> From: "Wood, Richard" To: 'Luke Roberts' , freebsd-isdn@FreeBSD.ORG Subject: RE: Problems upgrading 0.81 to 0.82 on FreeBSD 3.2 release Date: Thu, 22 Jul 1999 12:43:48 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="ISO-8859-1" Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > -----Original Message----- > From: Luke Roberts [mailto:luke@roberts.nl] > Sent: 22 July 1999 11:55 >cd > /sys/compile/;make depend;make;\ > make install;shutdown -r now You probably want to change this to cd /sys/i386/conf/;config ;cd ../../compile/; make clean; make depend; make; make install;shutdown -r now Your kernel is probably outofdate i4b wise compared with the userland tools. >ALso reinstalling i4b 0.81 won't work when I overuninstall and all the >other commands, when it comes to building the kernel with make (after make >depend) I get the system message that the kernel is up to date. So I can't >recompile the kernel with i4b 0.81 Either doing a `make clean` or a `config ` before compiling should force a rebuild. Rich -- Rich Wood Home: rich@dynamite.org Work: rich@ruh-bath.swest.nhs.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message