On Fri, Mar 3, 2017 at 1:04 PM, Stuart Henderson <[email protected]> wrote: > 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. >
Indeed GH_TAG was not the good one, i got confused again the the link was so close to the good one ! The following ports compile, and the binary run correctly, a bug force to use it beside a proxy ( on my test the bundled html file is not fullly send ) but it s stable otherwise. I created _ttyd user and group with uid 888, because the daemon could run as a user and only need one html file. Testing the software i have doubt this is a good idea, maybe adding a rc file and user to this package is complete overkill. -- -- --------------------------------------------------------------------------------------------------------------------- Knowing is not enough; we must apply. Willing is not enough; we must do
ttyd.tar.gz
Description: GNU Zip compressed data
