[argyllcms] Re: Help building ajam

  • From: ternaryd <ternaryd@xxxxxxxxx>
  • To: argyllcms@xxxxxxxxxxxxx
  • Date: Tue, 23 Mar 2021 08:17:21 +0100

On Tue, 23 Mar 2021 00:52:47 -0400 (EDT)
Jack Hill <jackhill@xxxxxxxxxxx> wrote:

Any advice on what's going wrong and how
to make progress?

implicit declaration of function ‘vfork’

You're missing

  #include <unistd.h>

and possibly others.

Other related posts: