clicon / clixon

YANG-based toolchain including NETCONF and RESTCONF interfaces and an interactive CLI
http://www.clicon.org/
Other
216 stars 71 forks source link

Use yacc and lex as detected by autoconf to build restconf #514

Closed maverick0815 closed 5 months ago

maverick0815 commented 5 months ago

Setup YACC and LEX via autoconf On opensuse tumbleweed I had a build error because the wrong lex variant was used without this.

This is the same as in lib/src/Makefile.in