Dear all,

I cross-compile OVS to ARM target board,  and copied ovs-vswitchd to target 
board.

Then
./ovs-vswitched
It indicated:
./ovs-vswitchd: error while loading shared libraries: librt.so.1 : cannot open 
shared object file: No such file or directory

I copied librt.so.1 and ln -s to librt-2.13.so to target board,
But still same error.

Please help to tell me how to fix this issue.

Thanks
Kai
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to