CESNET / netopeer

NETCONF Protocol Toolset
118 stars 65 forks source link

unable to build the netopeer dokcer file #181

Open Benjaminshafa opened 5 years ago

Benjaminshafa commented 5 years ago

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 commented 3 years ago

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

michalvasko commented 3 years ago

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.