On 30 June 2014 13:01, Rekha Herur <[email protected]> wrote:
> We are using Fast-model (FastModelsPortfolio_9.0) to simulate ARM cortexA15.
> We are building qemu 1.7 for arm but getting these errors ,
>
>   CC    tests/qemu-iotests/socket_scm_helper.o
>   LINK  tests/qemu-iotests/socket_scm_helper
> /usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../../arm-linux-gnueabihf/bin/ld:
> cannot find -lgthread-2.0
> /usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../../arm-linux-gnueabihf/bin/ld:
> cannot find -lglib-2.0
> collect2: ld returned 1 exit status
> make: *** [tests/qemu-iotests/socket_scm_helper] Error 1

It would help if you quoted the configure command line you
used and the make command you're using. This error is in
building the test suite -- did the main QEMU program build OK?

thanks
-- PMM

Reply via email to