* 2.6.24-git6 net build failure when SYSFS=n, PROC_FS=n
@ 2008-01-30 0:02 Randy Dunlap
2008-01-30 8:05 ` Daniel Lezcano
0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2008-01-30 0:02 UTC (permalink / raw)
To: netdev; +Cc: lkml
[-- Attachment #1: Type: text/plain, Size: 913 bytes --]
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
[-- Attachment #2: net-sysctl-nosysproc.config --]
[-- Type: application/x-config, Size: 27478 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 2.6.24-git6 net build failure when SYSFS=n, PROC_FS=n
2008-01-30 0:02 2.6.24-git6 net build failure when SYSFS=n, PROC_FS=n Randy Dunlap
@ 2008-01-30 8:05 ` Daniel Lezcano
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Lezcano @ 2008-01-30 8:05 UTC (permalink / raw)
To: Randy Dunlap; +Cc: netdev, lkml, David Miller
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-01-30 8:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-30 0:02 2.6.24-git6 net build failure when SYSFS=n, PROC_FS=n Randy Dunlap
2008-01-30 8:05 ` Daniel Lezcano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).