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.
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. On Fri, Mar 3, 2017 at 10:32 AM, sven falempin <sven.falem...@gmail.com> wrote: > xterm.js is a modern implementation for tty in browser. > > https://github.com/tsl0922/ttyd provides a backend in c to use with xterm.js. > > A few patches are needed for openbsd compilation (thus i am not sure why cmake > is used if putting c99 is such a hassle ) > > I wanted to make a real complete package and <yarn> the html <source> file > and encountered a few iccups : > bison is not compiling ( ports tree at -rOPENBSD_6_0) > node is required to run the yarn thingy and it requires bison > to build. > > I just pkg_add node to workaround. > > But running node just do not work, the device is 6.0 GENERIC#2148 amd64 > # pkg_info | grep node > node-4.4.5 V8 JavaScript for clients and servers > > # npm install yarn > Abort trap (core dumped) > > The attached package is working ( compilation ) and maybe the yarn packaging > would not pass the review before integration. > > Another way would be to yarn this somewhere else and put the result > file in ./pkg > along with a rcscript , the package would be build without node and without > the > npm package. > > Please advice. > > Cheers. > > -- > --------------------------------------------------------------------------------------------------------------------- > Knowing is not enough; we must apply. Willing is not enough; we must do. -- -- --------------------------------------------------------------------------------------------------------------------- Knowing is not enough; we must apply. Willing is not enough; we must do