Trying to build Samba 4.5.6 on a Solaris 10 Sparc box using the Sun C 5.13 SunOS_sparc 2014/10/20 compiler. I get the error message: "../source3/lib/dbwrap/dbwrap_watch.c", line 281: syntax error before or at: } I will attach a patch in a moment.
Created attachment 13067 [details] Patch to make Solaris C happy Here is a patch to make the Solaris C compiler happy. Some very similar patches have been needed in the past.
The patch should be in master now. This is needed for both 4.5.next and 4.6.next.
Created attachment 13081 [details] git-am fix for 4.6.next, 4.5.next. Cherry-picked from master.
Pushed to autobuild-v4-{6,5}-test.
(In reply to Karolin Seeger from comment #4) Pushed to both branches. Closing out bug report. Thanks!