lkml.org 
[lkml]   [2005]   [Aug]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: 2.6.13-rc6-mm1
Date
Hi,

Adding the include to dmi.h allows the compile to get past this point though I
wonder if this is the correct place to put it? (Thanks Benoit)

I now get:

CC [M] net/ipv4/ipvs/ip_vs_ctl.o
net/ipv4/ipvs/ip_vs_ctl.c:1601: error: static declaration of 'ipv4_table' follows non-static declaration
include/net/ip.h:376: error: previous declaration of 'ipv4_table' was here
make[3]: *** [net/ipv4/ipvs/ip_vs_ctl.o] Error 1
make[2]: *** [net/ipv4/ipvs] Error 2
make[1]: *** [net/ipv4] Error 2
make: *** [net] Error 2

Ideas?

TIA
Ed Tomlinson

On Friday 19 August 2005 12:04, Benoit Boissinot wrote:
> On 8/19/05, Ed Tomlinson <tomlins@cam.org> wrote:
> > On Friday 19 August 2005 07:33, Andrew Morton wrote:
> > > - Lots of fixes, updates and cleanups all over the place.
> > >
> > > - If you have the right debugging options set, this kernel will generate
> > > a storm of sleeping-in-atomic-code warnings at boot, from the scsi code.
> > > It is being worked on.
> > >
> > >
> > > Changes since 2.6.13-rc5-mm1:
> > >
> >
> > Hi,
> >
> > It does not compile here:
> >
> > CC drivers/acpi/sleep/main.o
> > In file included from drivers/acpi/sleep/main.c:15:
> > include/linux/dmi.h:55: error: field 'list' has incomplete type
> > make[3]: *** [drivers/acpi/sleep/main.o] Error 1
> > make[2]: *** [drivers/acpi/sleep] Error 2
> > make[1]: *** [drivers/acpi] Error 2
> > make: *** [drivers] Error 2
> > ed@grover:/usr/src/13-6-1$
> >
> > Probably a missing include? Note that this is a non smp x86_64 build.
> >
> including <linux/list.h> in dmi.h should work
>
> regards,
>
> Benoit
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-08-19 23:01    [W:1.636 / U:0.128 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site