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
