Were you careful to run a ./configure ... on the machine you then did the make on? If Bacula picked up an old Linux created <bacula>/src/config.h file that could explain the accept4 error.
In any case, I would make sure that your <bacula>/src/config.h file does not contain a line that reads: #define HAVE_ACCEPT4 1 If it does, then comment that line out (// at the beginning of the line or simply deleting the line). Then the build should work. On 3/1/19 3:14 PM, Andrea Venturoli wrote: > On 3/1/19 12:34 PM, Kern Sibbald wrote: > >> At this point, my best assessment is that there is a bug in the Zyxel >> libraries. > > Just to clarify who's NOT to blame: to compile on a Zyxel NAS I had to > install several third party packages (FFP to begin with); so the > problem might lie in those third party, additional, unofficial packages. > > bye & Thanks > av. > > > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users