lkml.org 
[lkml]   [1999]   [Feb]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectProblems with 2.2.2 patch
Hi,

I have some problems patching 2.2.1 kernel source to 2.2.2 with patch
available from
http://www.cs.helsinki.fi/cgi-bin/linuxversion .
During 'make bzImage' I got next errors:

<---Start--->
...
make[3]: Leaving directory `/usr/src/linux-2.2.2/drivers/char'
make[2]: Leaving directory `/usr/src/linux-2.2.2/drivers/char'
make -C net
make[2]: Entering directory `/usr/src/linux-2.2.2/drivers/net'
make all_targets
make[3]: Entering directory `/usr/src/linux-2.2.2/drivers/net'
gcc -D__KERNEL__ -I/usr/src/linux-2.2.2/include -Wall
-Wstrict-prototypes -O2 -f
omit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2
-malign-jump
s=2 -malign-functions=2 -DCPU=686 -c -o loopback.o loopback.c
/usr/src/linux-2.2.2/include/net/sock.h: In function `sk_filter':
In file included from loopback.c:51:
/usr/src/linux-2.2.2/include/net/sock.h:796: dereferencing pointer to
incomplete
type
/usr/src/linux-2.2.2/include/net/sock.h:796: dereferencing pointer to
incomplete
type
/usr/src/linux-2.2.2/include/net/sock.h:796: warning: passing arg 1 of
`sk_run_f
ilter' from incompatible pointer type
/usr/src/linux-2.2.2/include/net/sock.h:796: too few arguments to
function `sk_r
un_filter'
/usr/src/linux-2.2.2/include/net/sock.h: In function
`sk_filter_release':
/usr/src/linux-2.2.2/include/net/sock.h:807: warning: implicit
declaration of fu
nction `sk_filter_len'
/usr/src/linux-2.2.2/include/net/sock.h:811: dereferencing pointer to
incomplete
type
/usr/src/linux-2.2.2/include/net/sock.h: In function `sk_filter_charge':
/usr/src/linux-2.2.2/include/net/sock.h:817: dereferencing pointer to
incomplete
type
make[3]: *** [loopback.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.2.2/drivers/net'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.2.2/drivers/net'
make[1]: *** [_subdir_net] Error 2
make[1]: Leaving directory `/usr/src/linux-2.2.2/drivers'
make: *** [_dir_drivers] Error 2
[root@tiger linux-2.2.2]#
<---END--->

I would appreciate if you made some suggestions how to fix this
problems with patched headers without downloading full 2.2.2 source.


Best regards,
Rinat A. Samitov

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

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