Monit

I am trying to compile monit (http://mmonit.com/) on the portux920t. All it says:

/usr/local/src/monit-4.8.1$ make
bison -y -dt p.y
make: *** [y.tab.c] Broken pipe
root@portux920t:/usr/local/src/monit-4.8.1$

Tried 4 differens versions. The broken pipe seems to point to some inconsistency in the toolchain. I installed gnu coreutils, message stays the same. The error seems unGoogleable.

Felix

Re: Monit

This seems to be a bug in bison (looks like this http://bugs.openembedded.org/show_bug.cgi?id=1423). As a workaround you can execute the bison specific commands (line 173 and 174 in the Makefile) on a normal Linux computer a copy the result back.

Re: Monit

Thanx a lot, reporting monit 4.8.1 running under kernel 2.6.31.5

Syndicate content