Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

got error during link process for ZRC application x86 #5

Open
ravillan opened this issue Apr 12, 2018 · 0 comments
Open

got error during link process for ZRC application x86 #5

ravillan opened this issue Apr 12, 2018 · 0 comments

Comments

@ravillan
Copy link

Hi,
When I tried to compile for ZRC Application x86 and error occurs for "/usr/bin/ld: cannot find -lcurl", curl library is installed, but it looks make file is looking for different path. Any suggestion how to fix this? Thanks

COMPILING ZRC APPLICATION FOR x86
make[1]: Entering directory /home/Downloads/RF4ce/RemoTI-Linux-master/Projects/tools/LinuxHost/application/zrc20' Compiling zrc_app_main.c ... Compiling zrc_app.c ... Compiling zrc_configuration.c ... Compiling ../common/timer.c ... Compiling ../../common/time_printf.c ... Compiling ../../ipclib/client/npi_rti.c ... Compiling ../../ipclib/client/npi_ipc_client.c ... Compiling ../common/configParser.c ... Compiling ../common/RTI_Testapp.c ... Compiling ../../common/tiLogging.c ... Building target out/ZRC_lnx_x86_client ... /usr/bin/ld: cannot find -lcurl collect2: error: ld returned 1 exit status make[1]: *** [out/ZRC_lnx_x86_client] Error 1 make[1]: Leaving directory /home/qtadmin/RF4ce/RemoTI-Linux-master/Projects/tools/LinuxHost/application/zrc20'
make: *** [arch-all-x86] Error 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant