Re: kernel compile error, 5.2.1-RELEASE

From: Aragon Gouveia <aragon_at_phat.za.net>
Date: Sun, 13 Jun 2004 00:21:10 +0200
| By Doug White <dwhite_at_gumbysoft.com>
|                                          [ 2004-06-13 00:10 +0200 ]
> Please try the attached patch and see if that makes the warning go away.

I'm getting the following output when patching:

---
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- vga.c.orig  Sat Jun 12 13:51:48 2004
|+++ vga.c       Sat Jun 12 14:18:28 2004
--------------------------
Patching file vga.c using Plan A...
Hunk #1 succeeded at 471.
Hunk #2 succeeded at 500 with fuzz 2.
Hunk #3 failed at 1330.
Hunk #4 succeeded at 1350 with fuzz 1.
1 out of 4 hunks failed--saving rejects to vga.c.rej
done

---


Contents of vga.c.rej:

---
***************
*** 1330,1335 ****
      return 0;
  }
  
  #if defined(__i386__) || defined(__amd64__)    /* XXX */
  static void
  fill(int val, void *d, size_t size)
--- 1330,1336 ----
      return 0;
  }
  
+ #ifndef VGA_NO_MODE_CHANGE
  #if defined(__i386__) || defined(__amd64__)    /* XXX */
  static void
  fill(int val, void *d, size_t size)

---



Regards,
Aragon
Received on Sat Jun 12 2004 - 20:21:21 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:57 UTC