The current Samba from Git master does not compile on Solaris 10 x86 with the following error message: [1568/3922] Compiling source3/lib/msghdr.c ../source3/lib/msghdr.c: In function ‘msghdr_prep_fds’: ../source3/lib/msghdr.c:35:7: error: ‘struct msghdr’ has no member named ‘msg_control’ msg->msg_control = NULL; ^ ../source3/lib/msghdr.c:36:7: error: ‘struct msghdr’ has no member named ‘msg_controllen’ msg->msg_controllen = 0; ^ The detailed build- and configure-logs are linked from the buildbot-page: https://buildfarm.opencsw.org/buildbot/waterfall?category=samba
*** This bug has been marked as a duplicate of bug 11053 ***