Re: pfil-2.1.11, Solaris 7, pkgadd, postinstall script, devfsadm: driver

This is a discussion on Re: pfil-2.1.11, Solaris 7, pkgadd, postinstall script, devfsadm: driver within the IPFilter forums, part of the System Security and Security Related category; Rolf Sponsel wrote: > Now I'm stuck on another issue when installing the pfil[.pkg] package > with pkgadd. ...


Go Back   Usenet Forums > System Security and Security Related > IPFilter

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 07-17-2006
Hans Werner Strube
 
Posts: n/a
Default Re: pfil-2.1.11, Solaris 7, pkgadd, postinstall script, devfsadm: driver

Rolf Sponsel wrote:
> Now I'm stuck on another issue when installing the pfil[.pkg] package
> with pkgadd. Please see the included commands and output below. I once

....
> > Jul 17 12:33:15 somehost unix: pseudo-device: devinfo0
> > Jul 17 12:33:15 somehost unix: devinfo0 is /pseudo/devinfo@0
> > Jul 17 12:33:16 somehost unix: /kernel/drv/pfil: undefined symbol

> 'ire_refrele'


You might try changing SunOS/qif.c, because this is the only place where
ire_refrele can still occur in Solaris 7:

*** SunOS/qif.c.ORI Mon Apr 17 09:32:04 2006
--- SunOS/qif.c Mon Jul 17 14:53:05 2006
***************
*** 1028,1034 ****
--- 1028,1036 ----

if (dir) {
il = ire_to_ill(dir);
+ #if SOLARIS2 >= 8
ire_refrele(dir);
+ #endif
if (il != NULL)
return qif_fromill(il);
}

CAVEAT: This is a formal guess by looking at pkt.c; I do not know the actual
meaning and have no documentation about the ire kernel functions.
DARREN, please help!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 08:09 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0