Re: compile failed on IPFilter 4.1.32 RC5 & 5.0.6 after 139555 kernel
Darren Reed <[email protected]> Mon, 22 Jun 2009 01:28:57 +0200
| Newsgroups | gmane.comp.security.firewalls.ipfilter |
|---|---|
| Message-ID | <20686_1245627282_4A3EC392_20686_519_1_4A3EC239.2090009@reed.wattle.id.au> |
Summum Bonum wrote: > No... I get the same error: > > Jun 20 21:11:45 bettina unix: [ID 826211 kern.notice] 'hook_alloc' > Jun 20 21:11:45 bettina unix: [ID 819705 kern.notice] > /usr/kernel/drv/sparcv9/ipf: undefined symbol > Jun 20 21:11:45 bettina unix: [ID 826211 kern.notice] 'net_release' > Jun 20 21:11:45 bettina unix: [ID 472681 kern.notice] WARNING: mod_load: > cannot load module 'ipf' > > but I see what the other problem is. There is no /kernel/misc/neti in > Solaris U7, and when I use nm to dump the symbol in > /kernel/misc/sparcv9/neti, I don't see hook_alloc or net_release? And I > don't have any pre Solaris U7 box to compare with. I have only tested on > kernel 139555-08 and 141414-01. > I don't know why it was working for me, the hook-alloc thing, but the Makefile was broken. If you do a cvs update, it will be fixed. Darren