lkml.org 
[lkml]   [1996]   [Dec]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject2.1.15 compile bugaboos in IP_TRANSPARENT_PROXY code


I receive the following compile errors when attempting to compile 2.1.15
with no other patches.

Apparently there is an attempt ot pass a struct dev, which the compiler
obviously doesn't know about to the get_sock_proxy function. Is there a
patch to fix this already? If there isn't, sorry I can't supply one
right now.

I have upgraded my libc, to lib-5.4.17 since that was the most recent
one, so perhaps that's where the fault lies. Any ideas?

make[3]: Entering directory `/usr/src/linux/net/ipv4'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strength-reduce -pipe -m486 -DCPU=486 -c -o
tcp_ipv4.o tcp_ipv4.c
tcp_ipv4.c: In function `tcp_v4_rcv':
tcp_ipv4.c:1021: `dev' undeclared (first use this function)
tcp_ipv4.c:1021: (Each undeclared identifier is reported only once
tcp_ipv4.c:1021: for each function it appears in.)
make[3]: *** [tcp_ipv4.o] Error 1


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