On 2017/03/03 11:34, sven falempin wrote:
> About Bison, this is how it fails:
> 
> checking for bison... yacc
> checking for ranlib... (cached) ranlib
> checking for GNU M4 that supports accurate traces... configure: error:
> no acceptable m4 could be found in $PATH.
> GNU M4 1.4.6 or later is required; 1.4.16 or newer is recommended.
> GNU M4 1.4.15 uses a buggy replacement strstr on some systems.

You may need to use gnu m4 to build this. For some configure scripts
you can do this with "M4 = ${LOCALBASE}/bin/gm4" (and add the build dep).

> Another iccups, that is more interesting, i think, is the fact i add
> to override MASTER_SITE
> after using GH_ vars.
> 
> Any pointer on that would be helpfull.

You aren't using the right variables, compare yours with Makefile.template
or any other port using them.

Reply via email to