Re: Ubuntu 18.04 fails to build bison 3.7
Bruno Haible <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.bugs |
|---|---|
| Message-ID | <2489479.Qo4iWIsHIz@omega> |
Hi Arnold, > /usr/local/src/Gnu/bison-3.7/src/complain.c:457: undefined reference to `ostream_printf' As a build prerequisite, you need to install first a) libtextstyle-0.20.5, as mentioned in the README, or (preferred) b) gettext-0.21 Bruno