| Summary: | "Operands given don't match any known 386 instructions" when building a custom 4.0-STABLE kernel | ||
|---|---|---|---|
| Product: | Base System | Reporter: | joes <joes> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.0-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
joes
2000-07-16 10:40:00 UTC
On Sun, Jul 16, 2000 at 02:34:44AM -0700, joes@teleport.com wrote: > This is an (old) AMD4x86-120 with 72MB ram. Used to run 3.3-STABLE, > and just did a fresh install (new disks, and everything!) of > 4.0-RELEASE before cvsupping the latest -STABLE release and trying > to build a custom kernel (for soundcard support). New binutils have recently been added to -STABLE, so to up grade from before the binutils change to after you have to (roughly speaking): cd /usr/src make buildworld make buildkernel # install the kernel reboot cd /usr/src ; make installworld mergemaster This has been documented on the freebsd-stable mailing list if you need more details. Checking /usr/src/UPDATING should also have details. David. State Changed From-To: open->closed Asked and answered. |