[pptp-server] undefined reference to `ip_masq_hash_key' when compiling jhardin' s pptp masquerading patches to kernel
Michael Smith
MSmith at webtonetech.com
Thu Sep 21 08:20:32 CDT 2000
I am currently using RH 6.2 with kernel 2.2.16-3. After patching
ip_masq_vpn-2.2.15.patch to the kernel and patching ip_masq_vpn-RH2.14.patch
and ip_masq_vpn-RH2.16-2.patch to the ipv4 source directory, I get the
following. I, of course, did a "make dep" and "make clean" after selecting
all the VPN masquerading stuff from "make menuconfig".
net/network.a(ipv4.o): In function `ip_masq_hash':
ipv4.o(.text+0x23e): undefined reference to `ip_masq_hash_key'
ipv4.o(.text+0x285): undefined reference to `ip_masq_hash_key'
ipv4.o(.text+0x2b1): undefined reference to `ip_masq_hash_key'
net/network.a(ipv4.o): In function `__ip_masq_in_get':
ipv4.o(.text+0x362): undefined reference to `ip_masq_hash_key'
ipv4.o(.text+0x3c1): undefined reference to `ip_masq_hash_key'
net/network.a(ipv4.o)(.text+0x45d): more undefined references to
`ip_masq_hash_key' follow
Before I started digging into the source I thought that maybe someone had
been through this. Thanks in advance for any help....
Michael A. Smith
More information about the pptp-server
mailing list