>
> We run policyd on Solaris 10, and see no issues with removing this from
> the
> code on our installation.  We have the following in our pre-build script:
>
> sed -e 's/\| MSG_NOSIGNAL//' < sockets.c.orig > sockets.c
>
> I could certainly do this in a cleaner fashion, but this has worked for
> us.
>
>
> --
> Paul Forman
> [EMAIL PROTECTED]
>

Thanks Paul. Having inspected the offending code, I've too realized that
the 'ORing with zero' can be removed without issue.

My solution is to add '-DMSG_NOSIGNAL=0' to CFLAGS.

Testing policyd v1.80 now.

Cheers

Rob


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
policyd-users mailing list
policyd-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/policyd-users

Reply via email to