Hey all,

The source code line referenced in this email subject line
is
          gimp_signal_private (SIGHUP,  gimp_plugin_signalhandler,
                                SA_RESETHAND | SA_NOMASK);

In Solaris 8, while signal.h defines SA_RESETHAND there is no
sign of SA_NOMASK.

Can someone on a linux box tell me what SA_NOMASK is for so that I can
make the needed fix and get libgimp to compile?  (Is it just zero?)

        Thanks!
        Mike

Reply via email to