lkml.org 
[lkml]   [1997]   [Jan]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectImportant note for modutils snapshot for 970103
Date
On Fri, 03 Jan 1997 19:53:12 +0000, 
Klaus Kudielka <oe1kib@oe1xtu.ampr.org> wrote:
>I applied the patch included to 2.1.20 and, during make modules, got
>lots of these warnings (ARCH = i386):
>
>serial.c:2958: warning: parameter names (without types) in function
>declaration
>serial.c:2958: warning: data definition has no type or storage class

After applying the kernel patch in modutils 970103 you MUST remake your
configuration. Just run make config/menuconfig/xconfig, no need to
change anything, exit and save configuration.

The kernel patch adds a line to autoconf.h to detect mismatches between
config.h and module.h, config.h must appear before module.h if
EXPORT_... is used in the source. If you still get the above messages
after rebuilding and saving your config, it means the source needs
editting to add config.h before module.h.

I have sent Linus a patch for the 32 sources that are wrong plus
corrections for most of the various compilation and warning messages
that I got from compiling every source (i386 only). Hopefully we get a
2.1.21 soon with these patches included.



\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.063 / U:0.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site