Displaying 10 results from an estimated 10 matches for "first_rule".
2002 Sep 27
1
ipmode compile error
...e a bridge with the bridge-utils, I get a
new device : br0. I can shape traffic on this
device, but I can not use iptables to mark packets.
I used ipmode
http://www.linuxvirtualserver.org/~julian/#bridging
my kernel is 2.4.19
when i compile kernel I get the following error:
br_forward.o error 1
first_rule error 2
if I used ipmode, then I can set imq as this:
/usr/local/sbin/iptables -t mangle -A PREROUTING -i
br0 -j IMQ --todev 0
is this right ?
_________________________________________________________
Do You Yahoo!?
"发短信赢手机,快来参加雅虎巨星秀!"
http://cn.ent.yahoo.com/star/midautumn/index.html...
2005 Jan 08
1
problems with 2.4.28 + Julian''s patch
..._fib.h:178: sorry, unimplemented: inlining failed in call to ''fib_result_table'': function body not available
fib_frontend.c:263: sorry, unimplemented: called from here
make[3]: *** [fib_frontend.o] Error 1
make[3]: Leaving directory `/usr/src/linux/net/ipv4''
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux/net/ipv4''
make[1]: *** [_subdir_ipv4] Error 2
make[1]: Leaving directory `/usr/src/linux/net''
make: *** [_dir_net] Error 2
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailm...
2001 Oct 14
2
Probelms with patching EXT-3
...k.c
rm -f ext3.o
ld -m elf_i386 -r -o ext3.o acl.o balloc.o bitmap.o dir.o file.o
fsync.o ialloc.o inode.o ioctl.o namei.o super.o symlink.o
ld: cannot open ialloc.o: No such file or directory
make[3]: *** [ext3.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.9/fs/ext3'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.9/fs/ext3'
make[1]: *** [_subdir_ext3] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.9/fs'
make: *** [_dir_fs] Error 2
linux:/usr/src/linux #
Does the Patch work with Suse- distri?
I hope you can help me, serve my Problem. M...
2005 Jan 26
1
Compiling xenlinux 2.4.29 with grsec.. help needed
...ing: passing arg 2 of xpand_stack'' makes pointer from
integer without a cast
fault.c:135: error: too few arguments to function xpand_stack''
make[5]: *** [fault.o] Error 1
make[5]: Leaving directory
/root/stuff/xen/xen-2.0-grsec/linux-2.4.29-xenU/arch/xen/mm''
make[4]: *** [first_rule] Error 2
make[4]: Leaving directory
/root/stuff/xen/xen-2.0-grsec/linux-2.4.29-xenU/arch/xen/mm''
make[3]: *** [_dir_arch/xen/mm] Error 2
make[3]: Leaving directory /root/stuff/xen/xen-2.0-grsec/linux-2.4.29-xenU''
make[2]: *** [build] Error 2
make[2]: Leaving directory /root/stuff/...
2001 Oct 01
2
do quotas work with ext3?
Hi,
I had ext2 and 2.4.7 kernel , quotas were working ok.
Now when all my filesystems are ext3 I figured out that quotas are not
working.... if I do quotaon , repquota, quotacheck the programs return 0
without any output.....
Does ext3 supports quotas?
Nikolai
2001 Nov 05
1
Ext3 compile problem on 2.4.13
...ndle':
/src/linux-2.4.13/include/linux/jbd.h:624: structure has no member named `journal_info'
/src/linux-2.4.13/include/linux/jbd.h:625: warning: control reaches end of non-void function
make[2]: *** [sysctl.o] Error 1
make[2]: Leaving directory `/src/linux-2.4.13/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/src/linux-2.4.13/kernel'
make: *** [_dir_kernel] Error 2
Have other people experienced this? If so, is there a patch coming out?
--
--Skylar Thompson (skylar@attglobal.net)
`All that is gold does not glitter/Not all who wander are lost
The old that is s...
2001 Sep 05
1
Compile kernel doesn't work
...ksyms.c:481: `reparent_to_init' undeclared here (not in a function)
ksyms.c:481: initializer element is not constant
ksyms.c:481: (near initialization for `__ksymtab_reparent_to_init.value')
make[2]: *** [ksyms.o] Error 1
make[2]: Leaving directory `/usr/src/linux/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux/kernel'
make: *** [_dir_kernel] Error 2
Dirk¾½ÿÅÂÅÿ½¾½ÿÅÂÅÿÿÿÿÿÿÿÿÿ
2001 Sep 24
1
ext3-2.4-0.9.10
An ext3 patch against linux 2.4.10 is at
http://www.uow.edu.au/~andrewm/linux/ext3/
This patch is *lightly tested* - ie, it boots and does stuff.
The changes to ext3 are small, but the kernel which it patches
has recently changed a lot. If you're cautious, please wait
a couple of days.
The patch retains the buffer-tracing code. This will soon be
broken out into a separate patch to make
2001 May 27
1
Kernel 2.4.5 and gkernel/ext3 CVS: cannot compile
....value' is not
constant
ksyms.c:192: `cdput' undeclared here (not in a function)
ksyms.c:192: initializer element for `__ksymtab_cdput.value' is not
constant
make[2]: *** [ksyms.o] Error 1
make[2]: Leaving directory
`/usr/local/src/kernel/linux-2.4.5-ext3cvs/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory
`/usr/local/src/kernel/linux-2.4.5-ext3cvs/kernel'
make: *** [_dir_kernel] Error 2
Anyone ever seen this? A vanilla 2.4.5 compiles clean.
Hopefully someone can help me.
TIA,
Peter
2004 Feb 08
2
xeno-1.2.bk compilation question?
...ion of `UINT64''
/local1/xxen/xeno-1.2.bk/xenolinux-2.4.24/include/acpi/actypes.h:185: warning: data definition has no type or storage class
make[4]: *** [dsfield.o] Error 1
make[4]: Leaving directory `/local1/xxen/xeno-1.2.bk/xenolinux-2.4.24/drivers/acpi/dispatcher''
make[3]: *** [first_rule] Error 2
make[3]: Leaving directory `/local1/xxen/xeno-1.2.bk/xenolinux-2.4.24/drivers/acpi/dispatcher''
make[2]: *** [_subdir_dispatcher] Error 2
make[2]: Leaving directory `/local1/xxen/xeno-1.2.bk/xenolinux-2.4.24/drivers/acpi''
make[1]: *** [_subdir_acpi] Error 2
make[1]: Leavin...