hi,
I am compiling qemu1.6 version and encountered following error.
libcacard/vscclient.c:410: warning: nested extern declaration of ‘g_warn_if_reached’
libcacard/vscclient.c: In function ‘main’:
libcacard/vscclient.c:764: warning: implicit declaration of function ‘g_byte_array_unref’
libcacard/vscclient.c:764: warning: nested extern declaration of ‘g_byte_array_unref’
lt LINK vscclient
/usr/bin/ld: -f may not be used without -shared
collect2: ld returned 1 exit status
make: *** [vscclient] Error 1