Date: Thu, 22 Jul 1999 12:43:48 +0100 From: "Wood, Richard" <rich@ruh-bath.swest.nhs.uk> To: 'Luke Roberts' <luke@roberts.nl>, freebsd-isdn@FreeBSD.ORG Subject: RE: Problems upgrading 0.81 to 0.82 on FreeBSD 3.2 release Message-ID: <930BFA16390CD3119E010000F6E660C9A52B@fear.ruh-bath.swest.nhs.uk>
next in thread | raw e-mail | index | archive | help
> -----Original Message----- > From: Luke Roberts [mailto:luke@roberts.nl] > Sent: 22 July 1999 11:55 >cd > /sys/compile/<YOURKERNEL>;make depend;make;\ > make install;shutdown -r now You probably want to change this to cd /sys/i386/conf/;config <YOURKERNEL>;cd ../../compile/<YOURKERNEL>; 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 <YOURKERNEL>` 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?930BFA16390CD3119E010000F6E660C9A52B>