Michael Hale

Show:

What's happening?

  • Followup: RE: Problem compiling

    I did. Here is the output from running that command: root@vm-ubuntu-1:/usr/src/linux# make defconfig && make prepare && make prepare scripts *** Default configuration is based on 'x86_64_defconfig' # # configuration written to .config # scripts/kconfig/conf -s arch/x86/Kconfig CHK include/linux/version.h CHK include/linux/utsrelease.h SYMLINK include/asm...

    2009-08-31 23:12:37 UTC in Linux Network Load Balancing

  • Followup: RE: Problem compiling

    I think so. I found this in my .config file which I had copied over from /boot/config-2.6.28-11-server: CONFIG_NETFILTER=y I'm running a stock ubuntu 9.0.4 server. It looks like NF_IP_PRE_ROUTING is defined in include/linux/netfilter_ipv4.h, but I don't know why lnlb isn't finding it.

    2009-08-30 20:39:11 UTC in Linux Network Load Balancing

  • Problem compiling

    I'm getting an error when compiling lnlb. Any ideas? make -C /usr/src/linux SUBDIRS=/usr/src/lnlb-0.1.3-beta modules make[1]: Entering directory `/usr/src/linux-2.6.28' CC [M] /usr/src/lnlb-0.1.3-beta/lnlb.o /usr/src/lnlb-0.1.3-beta/lnlb.c: In function ‘init_netfilter_hook’: /usr/src/lnlb-0.1.3-beta/lnlb.c:1955: error: ‘NF_IP_PRE_ROUTING’ undeclared (first use in this function)

    2009-08-29 21:54:40 UTC in Linux Network Load Balancing

About Me


Send me a message