Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build error on FreeBSD #28

Closed
rastislavs opened this issue Feb 19, 2016 · 0 comments
Closed

Build error on FreeBSD #28

rastislavs opened this issue Feb 19, 2016 · 0 comments

Comments

@rastislavs
Copy link

This build error is from devel branch, but the same issue is present also in master:

[ 2%] Building C object CMakeFiles/yang.dir/src/common.c.o
/home/rasto/tmp/libyang/src/common.c:54:17: error: use of undeclared identifier 'ly_err_main'
if (ptr != &ly_err_main) {
^
1 error generated.
*** Error code 1

The content of ly_err_free function should be probably wrapped into #ifdef linux.

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

No branches or pull requests

1 participant