On Wed, 2003-03-19 at 11:12, Nick Giordano wrote: > Does the userland auth stuff work with ipf on SunOS? I have my program > working on FreeBSD but I need to port it to SunOS 5.7 if possible. The > error I'm getting is: > > errno=9 > frauth-SIOCAUTHW: Bad file number > > Anyone know how I can correct this?
If I read you correctly, You don't need to port it! Build it for Solaris2, yes. To quote INSTALL.Sol2: "Type "make solaris" to build all the required binaries. DO NOT USE THE GNU make!!!" Hope this helps.
