V Fri, 06 Jun 2014 10:45:40 +0200
Lukasz Skalski <[email protected]> napsáno:

> 
> On my Fedora20 I had to add '-ldl' to linker command:
> 
> LIBS=-ldl make
> 
> otherwise:
> 
>    CC    i386-softmmu/hw/yagl/yagl_drivers/egl_glx/yagl_egl_glx.o
>    CC    i386-softmmu/hw/yagl/yagl_drivers/gles_ogl/yagl_gles_ogl.o
>    CC 
> i386-softmmu/hw/yagl/yagl_drivers/gles_onscreen/yagl_gles_onscreen.o
>    LINK  i386-softmmu/qemu-system-i386
> /usr/bin/ld: hw/vigs/vigs_gl_backend_glx.o: undefined reference to 
> symbol 'dlclose@@GLIBC_2.2.5'
> /usr/bin/ld: note: 'dlclose@@GLIBC_2.2.5' is defined in DSO 
> /lib64/libdl.so.2 so try adding it to the linker command line
> /lib64/libdl.so.2: could not read symbols: Invalid operation
> collect2: error: ld returned 1 exit status
> make[1]: *** [qemu-system-i386] Error 1
> make: *** [subdir-i386-softmmu] Error 2

https://github.com/Sheph/qemu/pull/2/files
_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

Reply via email to