/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! /* ALSO: Don't quote this header. It makes you look lame :-) */ I have been trying unsuccessfully over the past few days to compile the RedHat 6.2 Kernel (2.2.14) using the vpn masq patches found at ftp://ftp.rubyriver.com/pub/jhardin/masquerade. I have downloaded and installed the following patches in the order they appear. ip_masq_vpn-2.2.14.patch.gz (applied in the /usr/src directory) ip_masq_vpn-RH2.14.patch.gz (applied in the /usr/scr/linux/net/ipv4 directory) ip_masq_vpn-RH2.16.2.patch.gz (applied in the /usr/src/linux/net/ipv4 directory) Make config, make dep and make clean run fine. However, make bzImage, gives the following errors: ip_masq_pptp.c: In function `ip_masq_gre': ip_masq_pptp.c:464: warning: passing arg 1 of `ip_masq_select_addr' from incompatible pointer type ip_masq_pptp.c:464: warning: passing arg 2 of `ip_masq_select_addr' makes integer from pointer without a cast ip_masq_pptp.c:464: too few arguments to function `ip_masq_select_addr' ip_masq_pptp.c: In function `printk_pptp_hdr': ip_masq_pptp.c:671: warning: long unsigned int format, unsigned int arg (arg 4) make[3]: *** [ip_masq_pptp.o] Error 1 make[3]: Leaving directory `/usr/src/linux-2.2.14/net/ipv4' make[2]: *** [first_rule] Error 2 make[2]: Leaving directory `/usr/src/linux-2.2.14/net/ipv4' make[1]: *** [_subdir_ipv4] Error 2 make[1]: Leaving directory `/usr/src/linux-2.2.14/net' make: *** [_dir_net] Error 2 Any suggestions would be greatly appreciated. Thanks in advance for your assistance. Jay Hall, NV0I ******************************************************************* Only the individual sender is responsible for the content of the message, and the message does not necessarily reflect the position or policy of the National Education Association or its affiliates. _______________________________________________ Masq maillist - [EMAIL PROTECTED] Admin requests can be handled at http://www.indyramp.com/masq-list/ -- THIS INCLUDES UNSUBSCRIBING! or email to [EMAIL PROTECTED] PLEASE read the HOWTO and search the archives before posting. You can start your search at http://www.indyramp.com/masq/ Please keep general linux/unix/pc/internet questions off the list.
