M BUZZ CRAZE NEWS
// news

How to use .so files

By Emma Martinez

I recently downloaded a SDK (written in C) from a device distributor and try to compile the code. As I do so, the output is

/usr/bin/ld: FILE: undefined reference to 'FUNCTION'

I assume that some linking might fail because there are some .so-files in the SDK which need to be installed.

Does anyone how to fix this problem? I Use Ubuntu 20.04.2. I'm grateful to all kinds of help.

Regards s0n1c

0 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy