On 24 May 2020, at 12:17, Donald Wilde <dwil...@gmail.com> wrote:
> 
> Let's see if I can report this adequately enough. The macro-task I am
> attempting to accomplish is to update my (English) FreeBSD Handbook to
> 12-STABLE from the ports collection asextracted 2020-05-23.
> 
> The actual failure in creating libunbound.so is that the command to
> compile iterator.c is short one argument. This occurs while trying to
> compile ghostscript9.
> 
> MAKE_JOBS_UNSAFE=yes
...
> ./iterator/iterator.c:2159:47: error: too few arguments to function call, 
> expected 12, have 11
>                 INIT_REQUEST_STATE, FINISHED_STATE, &subq, 1)) {
>                                                             ^
> ./iterator/iterator.c:679:1: note: 'generate_sub_request' declared here
> static int
> ^
> 1 error generated.

It looks like this error has already been reported here:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246648

and here:

https://github.com/NLnetLabs/unbound/issues/239

There is a patch in the upstream ticket, maybe you can try that.

-Dimitry

Attachment: signature.asc
Description: Message signed with OpenPGP

Reply via email to