You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
libyang.lib error occured when I trying tho compiling the libnetconf. The compile is aarch64-linux-gnu-gcc , I have finished compiled libpcre2-10.42 libpcre2-10.42libpcre2-10.42libpcre2-10.42libpcre2-10.42 before that.
Pls help me to find out where to fix this issue , thanks a lot.
The text was updated successfully, but these errors were encountered:
It seems to me that CMake is trying to link libnetconf2 against libssh (which is the right thing to do), and libssh requires some symbols from zlib (which makes sense), but the build scripts do not capture this transitive dependency (which might be a bug in your build/packaging/installation of libssh). Either way, there's nothing to fix in libyang or libnetconf2.
libyang.lib error occured when I trying tho compiling the libnetconf. The compile is aarch64-linux-gnu-gcc , I have finished compiled libpcre2-10.42 libpcre2-10.42 libpcre2-10.42 libpcre2-10.42 libpcre2-10.42 before that.
Pls help me to find out where to fix this issue , thanks a lot.
The text was updated successfully, but these errors were encountered: