Hi, I'm Alberto. I am trying to compile a program but I have an error that I don't know to solve. This program was built some years ago.
Two mains problems, I think is in:
doc/Makefile.am:24: `:='-style assignments are not

There are other lines like this, but I think that if I know to solve this, I will know to do the others.

And the other problem is with a specific function:
Code:
zclient.c: In function ‘zclient_start’:
...