txomon / ubus

Ubus library from openwrt. Python bindings not functional
40 stars 20 forks source link

Error in Linking (cannot find -lubox) #2

Closed arc1986 closed 6 years ago

arc1986 commented 7 years ago

while linking am getting this error, can you help ?

[ 30%] Linking C shared library libubus.so /usr/bin/ld: cannot find -lubox

txomon commented 7 years ago

You don't have the libubox library in the LD path.

On Wed, May 17, 2017, 10:26 acsdkquery notifications@github.com wrote:

while linking am getting this error, can you help ?

[ 30%] Linking C shared library libubus.so /usr/bin/ld: cannot find -lubox

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/txomon/ubus/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AAN7mtHiUkbwMEjvAw6mFIiI4cy9-g9dks5r6r1bgaJpZM4NdmVJ .

txomon commented 6 years ago

I suppose this is solved

amaraaon commented 4 years ago

I suppose this is solved

How to resolve this

txomon commented 4 years ago

You need to have the library in the paths you are compiling this with. I'm afraid this is outside of the scope of the project.

On Mon, 6 Jan 2020, 06:11 amaraaon, notifications@github.com wrote:

I suppose this is solved

How to resolve this

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/txomon/ubus/issues/2?email_source=notifications&email_token=AABXXGXZBZ6BWHB7MTAAH4TQ4K4P7A5CNFSM4DLWMVE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIENZUY#issuecomment-571006163, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABXXGQQ5B7BJ47XHFG5OBTQ4K4P7ANCNFSM4DLWMVEQ .