netopeer icon indicating copy to clipboard operation
netopeer copied to clipboard

unable to build the netopeer dokcer file

Open Benjaminshafa opened this issue 6 years ago • 2 comments

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

Benjaminshafa avatar May 14 '19 21:05 Benjaminshafa

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

mukesh0133 avatar May 31 '21 12:05 mukesh0133

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.

michalvasko avatar May 31 '21 12:05 michalvasko