[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <47A02FDC.1050309@fr.ibm.com>
Date: Wed, 30 Jan 2008 09:05:48 +0100
From: Daniel Lezcano <dlezcano@...ibm.com>
To: Randy Dunlap <randy.dunlap@...cle.com>
CC: netdev <netdev@...r.kernel.org>,
lkml <linux-kernel@...r.kernel.org>,
David Miller <davem@...emloft.net>
Subject: Re: 2.6.24-git6 net build failure when SYSFS=n, PROC_FS=n
Randy Dunlap wrote:
> linux-2.6.24-git6/net/ipv4/fib_frontend.c: In function 'fib_net_init':
> linux-2.6.24-git6/net/ipv4/fib_frontend.c:1024: error: implicit declaration of function 'fib_proc_init'
> linux-2.6.24-git6/net/ipv4/fib_frontend.c: In function 'fib_net_exit':
> linux-2.6.24-git6/net/ipv4/fib_frontend.c:1039: error: implicit declaration of function 'fib_proc_exit'
>
> linux-2.6.24-git6/net/ipv6/sysctl_net_ipv6.c: In function 'ipv6_sysctl_net_init':
> linux-2.6.24-git6/net/ipv6/sysctl_net_ipv6.c:71: error: implicit declaration of function 'ipv6_route_sysctl_init'
> linux-2.6.24-git6/net/ipv6/sysctl_net_ipv6.c:71: warning: assignment makes pointer from integer without a cast
> linux-2.6.24-git6/net/ipv6/sysctl_net_ipv6.c:75: error: implicit declaration of function 'ipv6_icmp_sysctl_init'
> linux-2.6.24-git6/net/ipv6/sysctl_net_ipv6.c:75: warning: assignment makes pointer from integer without a cast
>
>
> config attached.
>
> ---
> ~Randy
Hi,
thanks for catching this. I sent a fix for these two compilation errors
a few days ago. I guess they will be merged very soon by Dave.
-- Daniel
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists