Re: [Qemu-discuss] compiling qemu-2.2.0 static with libssh and SDL fails -help

2015-01-16 Thread Peter Maydell
On 16 January 2015 at 11:54, lux-integ wrote: > Dear qemuers, > > I am new to this list. I am trying to compile qemu-2.2.0 statically > My System has these: > GCC-4.8.1, linux-3.10.61. I configure qemu-2.2.0 with the following > switches:- The static build is only really supported for use with

[Qemu-discuss] compiling qemu-2.2.0 static with libssh and SDL fails -help

2015-01-16 Thread lux-integ
Dear qemuers, I am new to this list. I am trying to compile qemu-2.2.0 statically My System has these: GCC-4.8.1, linux-3.10.61. I configure qemu-2.2.0 with the following switches:- export LD_LIBRARY_PATH=/opt/qemu/lib ./configure \ --static \ --prefixx=/opt/qemu \ --enable-libssh2 \ --enabl