Re: Gimp 1.1.21 build fails under Solaris because of Linuxisms

2000-05-02 Thread Michael Natterer
Raphael Quinet wrote: Oops! I forgot the second part of my patch. The problem with SA_NOMASK is also present in app/main.c: Raphael, no need to oops... :) I'm about to commit this. It seems I made Gimp unworkable for all systems except Linux... argh, 1 day before a release. will be

Re: Gimp 1.1.21 build fails under Solaris because of Linuxisms

2000-05-02 Thread Raphael Quinet
Oops! I forgot the second part of my patch. The problem with SA_NOMASK is also present in app/main.c: --- app/main.c~ Mon May 1 19:43:09 2000 +++ app/main.c Tue May 2 17:49:05 2000 @@ -334,15 +334,15 @@ /* Handle some signals */ - gimp_signal_private (SIGHUP, on_signal,