OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [Documentation/] [kbuild/] [bug-list.txt] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1275 phoenix
Bug List
2
21 January 1999
3
Michael Elizabeth Chastain, 
4
 
5
- If a variable has a value of "m" in the previous .config file,
6
  and a type of bool in the Config script, then all the interpreters
7
  get confused.  This happens frequently when someone changes a
8
  tristate option to a bool option and people in the field have
9
  .config files with a value of 'm'.  For example: CONFIG_PSMOUSE.
10
 
11
- CONFIG_MODVERSIONS has incorrect dependencies.  If you have a
12
  problem building the kernel, and you have CONFIG_MODVERSIONS turned
13
  on, do a 'make dep' followed by 'make clean' before you try anything
14
  else.
15
 
16
- 'make dep' uses multistage dependencies, so the .hdepend file contains
17
  'touch' commands.  As a result, building a kernel often touches files
18
  in include/linux/*.h.  This messes up CVS and other systems which like
19
  to rely on file dates.
20
 
21
- 'make dep' fails for C files which include other C files, such as
22
  drivers/cdrom/sbpcd2.c.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.