Title: Samsung Enterprise Portal mySingle

Hi everyone,
    when building qemu with "make -C tizen/src build_info && make"       
it fails with the following logs:

 

 linux@debian:~/workspace/project/qemu-tizen-spin$ make -C tizen/src build_info && make
 make: Entering directory `/home/linux/workspace/project/qemu-tizen-spin/tizen/src'
 Generate a build information file
 make: Leaving directory `/home/linux/workspace/project/qemu-tizen-spin/tizen/src'
   CC    i386-softmmu/tizen/src/emulator.o
   CC    i386-softmmu/tizen/src/emulator_legacy.o
   LINK  i386-softmmu/qemu-system-i386
 tizen/src/util/osutil.o: In function `download_url':
 /home/linux/workspace/project/qemu-tizen-spin/tizen/src/util/osutil.c:62: undefined reference to `curl_easy_init'
 /home/linux/workspace/project/qemu-tizen-spin/tizen/src/util/osutil.c:69: undefined reference to `curl_easy_setopt'
 /home/linux/workspace/project/qemu-tizen-spin/tizen/src/util/osutil.c:70: undefined reference to `curl_easy_setopt'
 /home/linux/workspace/project/qemu-tizen-spin/tizen/src/util/osutil.c:72: undefined reference to `curl_easy_setopt'
 /home/linux/workspace/project/qemu-tizen-spin/tizen/src/util/osutil.c:73: undefined reference to `curl_easy_setopt'
 /home/linux/workspace/project/qemu-tizen-spin/tizen/src/util/osutil.c:75: undefined reference to `curl_easy_perform'
 /home/linux/workspace/project/qemu-tizen-spin/tizen/src/util/osutil.c:80: undefined reference to `curl_easy_cleanup'

 

 

I think it should be some curl related libray missing but I do not know which one is need,
any one come across this issue? can you give me some advices?
     

Best wishes and regards.

Liu peiwen

DTV system sw/2, DPG, SRC-nanjing

 

_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

Reply via email to