All of lore.kernel.org
 help / color / mirror / Atom feed
* ftp server issue, trying to DL 1.2.7a
@ 2002-09-05 17:29 Rob
  2002-09-05 18:30 ` Rob
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Rob @ 2002-09-05 17:29 UTC (permalink / raw)
  To: netfilter

Anyone else having this problem?


Connected to ftp.iptables.org (62.128.28.62).
220 ProFTPD 1.2.5rc1 Server (netfilter/iptables FTP site) [kashyyyk]
Name (ftp.iptables.org:root): anonymous
331 Anonymous login ok, send your complete email address as your password.
Password:
230 Anonymous access granted, restrictions apply.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> dir
227 Entering Passive Mode (62,128,28,62,182,53).

thanks
Rob



^ permalink raw reply	[flat|nested] 17+ messages in thread
[parent not found: <002901c2551c$f5dd4700$3200a8c0@fcol.com>]
* RE: ftp server issue, trying to DL 1.2.7a
@ 2002-09-10  3:51 Rob
  0 siblings, 0 replies; 17+ messages in thread
From: Rob @ 2002-09-10  3:51 UTC (permalink / raw)
  To: netfilter

new problem...I compiled the kernel and I get these errors:
**the first few lines are the actual compilation to show you where it is**
--------------
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-tri
graphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpre
ferred-stack-boundary=2 -march=i586   -nostdinc -I
/usr/lib/gcc-lib/i386-redhat-linux/2.96/include -DKBUILD_BASENAME=ip_nat_pro
to_tcp  -c -o ip_nat_proto_tcp.o ip_nat_proto_tcp.c
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-tri
graphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpre
ferred-stack-boundary=2 -march=i586   -nostdinc -I
/usr/lib/gcc-lib/i386-redhat-linux/2.96/include -DKBUILD_BASENAME=ip_nat_pro
to_udp  -c -o ip_nat_proto_udp.o ip_nat_proto_udp.c
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-tri
graphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpre
ferred-stack-boundary=2 -march=i586   -nostdinc -I
/usr/lib/gcc-lib/i386-redhat-linux/2.96/include -DKBUILD_BASENAME=ip_nat_pro
to_icmp  -c -o ip_nat_proto_icmp.o ip_nat_proto_icmp.c
ld -m elf_i386 -r -o iptable_nat.o ip_nat_standalone.o ip_nat_rule.o
ip_nat_helper.o ip_nat_core.o ip_nat_proto_unknown.o ip_nat_proto_tcp.o
ip_nat_proto_udp.o ip_nat_proto_icmp.o
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-tri
graphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpre
ferred-stack-boundary=2 -march=i586   -nostdinc -I
/usr/lib/gcc-lib/i386-redhat-linux/2.96/include -DKBUILD_BASENAME=ipt_helper
  -c -o ipt_helper.o ipt_helper.c
ipt_helper.c: In function `match':
ipt_helper.c:46: wrong type argument to unary exclamation mark
ipt_helper.c:51: incompatible types in assignment
ipt_helper.c:67: structure has no member named `name'
ipt_helper.c:68: structure has no member named `name'
make[3]: *** [ipt_helper.o] Error 1
make[3]: Leaving directory `/usr/src/linux/net/ipv4/netfilter'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux/net/ipv4/netfilter'
make[1]: *** [_subdir_ipv4/netfilter] Error 2
make[1]: Leaving directory `/usr/src/linux/net'
make: *** [_dir_net] Error 2


Any help is appreciated. Thanks
Rob



^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2002-09-10  3:51 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-05 17:29 ftp server issue, trying to DL 1.2.7a Rob
2002-09-05 18:30 ` Rob
2002-09-06  1:50   ` Fabrice MARIE
2002-09-05 18:32 ` Antony Stone
2002-09-05 22:00   ` wickedsun
2002-09-05 18:33 ` Ramin Alidousti
2002-09-05 19:57 ` Alistair Tonner
2002-09-06  9:39 ` Anders Fugmann
2002-09-07 12:38   ` wickedsun
2002-09-07 13:18     ` Anders Fugmann
2002-09-07 15:33       ` wickedsun
2002-09-07 15:40       ` Alistair Tonner
     [not found] <002901c2551c$f5dd4700$3200a8c0@fcol.com>
2002-09-05 21:34 ` Rob
2002-09-05 22:37   ` R. Sterenborg
2002-09-06  3:49     ` Rob
2002-09-06  6:05       ` R. Sterenborg
  -- strict thread matches above, loose matches on Subject: below --
2002-09-10  3:51 Rob

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.