[sysrepo-devel] Merging devel into master

Radek Krejčí rkrejci at cesnet.cz
Mon Oct 10 07:50:58 UTC 2016


Hi,
make sure that the libyang is installed into a system path, then try to run
# ldconfig

to make linker to know about the newly installed libyang library.

Regards,
Radek

Dne 7.10.2016 v 23:11 Anatoliy Malishevski napsal(a):
> Hi,
>
> Now, I have problems with libyang shared libraries. I cannot run any application,
> I've tried sysrepo netopper-cli/server
>
> $  netopeer2-server 
> netopeer2-server: error while loading shared libraries: libyang.so.0.10: cannot open shared object file: No such file or directory
>
> I built libyang from the scratch before installing sysrepo and nbetopper.
>
> Thanks
>
>
>
> On Fri, Oct 7, 2016 at 1:53 PM, Anatoliy Malishevski <anatoliy.malishevski at gmail.com <mailto:anatoliy.malishevski at gmail.com>> wrote:
>
>     Hi,
>
>     The problem was that I did not update libyang library before building libnetconf2.
>     I git clone completely new repo for libnetconf2 and then was able to build it.
>
>     However, just let you know that I guess I run into a known problem in this thread.
>
>     /mnt/images/netopeer2/Netopeer2/server/ietf_netconf_server.c:352:18: error: \u2018SR_EV_APPLY\u2019 undeclared (first use in this function)
>          if (event != SR_EV_APPLY) {
>
>
>     So, I should just to remove files that you mentioned earlier?
>
>
>     Thanks
>
>
>     On Fri, Oct 7, 2016 at 10:41 AM, Jan Kundrát <jan.kundrat at cesnet.cz <mailto:jan.kundrat at cesnet.cz>> wrote:
>
>         ‎Does `make clean` help? If not, then nuke your build dir and reconfigure/rebuild again. Sadly, some of the make-level deps apparently aren't being updated; I'm getting similar issues locally when hoping between incompatible branches.
>
>         Hope this helps,
>         Jan
>
>
>
>
>
> _______________________________________________
> sysrepo-devel mailing list
> sysrepo-devel at sysrepo.org
> http://lists.sysrepo.org/listinfo/sysrepo-devel



More information about the sysrepo-devel mailing list