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

unable to build the netopeer dokcer file #181

Open
Benjaminshafa opened this issue May 14, 2019 · 2 comments
Open

unable to build the netopeer dokcer file #181

Benjaminshafa opened this issue May 14, 2019 · 2 comments

Comments

@Benjaminshafa
Copy link

I am facing an error when trying to build the docker file. I have tested on 3 different environments and all of them are returning the same error.

libtool: Version mismatch error.  This is libtool 2.4.2, but the
libtool: definition of this LT_INIT comes from libtool 2.4.6.
libtool: You should recreate aclocal.m4 with macros from libtool 2.4.2
libtool: and run autoconf again.
make: *** [.obj/src/callbacks.lo] Error 63
The command '/bin/sh -c set -e -x;     git clone https://github.com/CESNET/libnetconf.git /usr/src/libnetconf;     cd /usr/src/libnetconf;     ./configure --prefix='/usr';     make;     make install;     ln -s /usr/lib/pkgconfig/libnetconf.pc /usr/lib64/pkgconfig/' returned a non-zero code: 2
@mukesh0133
Copy link

@Benjaminshafa Hi ,
I am facing same issue , is your issue resolved ?

@michalvasko
Copy link
Member

You should only need to update some build scripts with autoreconf. But this netopeer is totally obsolete and you should not be using it anymore.

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

3 participants