Skip to content

yy_current_buffer being undeclared variable #5

Open
ganatma opened this issue Dec 8, 2021 · 3 comments
Open

yy_current_buffer being undeclared variable #5

ganatma opened this issue Dec 8, 2021 · 3 comments

Comments

@ganatma
Copy link

ganatma commented Dec 8, 2021

Hello,

While building the libximc library, I am facing issues related to yy_current_buffer being undeclared. After a review over this on google, I find this to be a consistent problem associated with building using flex, etc. Please suggest what must be done to build the library.

Thanks

@theirix
Copy link
Collaborator

theirix commented Dec 8, 2021

Hello,
Could you please tell which versions of flex and bison are used for building the library?

@ganatma
Copy link
Author

ganatma commented Dec 8, 2021

Hello, Could you please tell me which versions of flex and bison are used for building the library?

Flex - 2.5.4a
Bison - 2.4.1

Is it possible to share the built library as I am in need of using the library to control my motion system for research?
Thanks

@theirix
Copy link
Collaborator

theirix commented Dec 8, 2021

Thank you. Currently, the library can be compiled with a limited subset of Flex and Bison versions. We officially support Debian 8 and openSUSE 12 (Flex 2.5.37 and Bison 2.3). However, you can download a prebuilt distribution from the https://files.xisupport.com/Software.en.html .

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants