On 11 May 2016 at 21:39, Sam McKelvie wrote:
> Apologies for breaking the thread of the discussion; still
> haven’t figured out how to cold-respond to a thread without an incoming email.
>
> Thank you for your response. Indeed, for my purposes I only need the
> static linux-user binary, so I can j
Apologies for breaking the thread of the discussion; still
haven’t figured out how to cold-respond to a thread without an incoming email.
Thank you for your response. Indeed, for my purposes I only need the
static linux-user binary, so I can just remove SDL and it’s not a problem.
I’d agree that
On 11 May 2016 at 19:12, Sam McKelvie wrote:
> I am having this same problem. Looking at the configure script
> it looks like it prefers to use:
>
>pkg-config sdl —static
>
> to get the static linker flags, rather than:
>
> sdl-config —static-libs
Are you trying to statically compile to get
I am having this same problem. Looking at the configure script it looks like it
prefers to use:
pkg-config sdl —static
to get the static linker flags, rather than:
sdl-config —static-libs
The former returns an empty string; the latter returns the correct library
list. If it had used the
On 21 October 2015 at 11:04, sai pavan wrote:
> On Tue, Oct 20, 2015 at 11:52 PM, Peter Maydell
> wrote:
>> On 20 October 2015 at 18:50, sai pavan wrote:
>>> I also tried manually compiling sdl libraries and installing them.
>>> Then making a static build, but even that did not help much. The
>>
On Tue, Oct 20, 2015 at 11:52 PM, Peter Maydell
wrote:
> On 20 October 2015 at 18:50, sai pavan wrote:
>> I also tried manually compiling sdl libraries and installing them.
>> Then making a static build, but even that did not help much. The
>> config.log show below error..
>>
>> cc -m32 -D_GNU_SO
On 20 October 2015 at 18:50, sai pavan wrote:
> I also tried manually compiling sdl libraries and installing them.
> Then making a static build, but even that did not help much. The
> config.log show below error..
>
> cc -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
> -Wstrict-prot
Hi Peter,
On Tue, Oct 20, 2015 at 2:05 PM, Peter Maydell wrote:
> On 20 October 2015 at 07:59, sai pavan wrote:
>> Hi ,
>>
>> I am trying to compile QEMU with --enable-sdl and --static. And i have
>> installed libsdl-dev.
>> I get the following error
>>
>> ERROR: User requested feature sdl
>>
On 20 October 2015 at 07:59, sai pavan wrote:
> Hi ,
>
> I am trying to compile QEMU with --enable-sdl and --static. And i have
> installed libsdl-dev.
> I get the following error
>
> ERROR: User requested feature sdl
>configure was not able to find it.
>Install SDL devel
>
> Is th
Hi ,
I am trying to compile QEMU with --enable-sdl and --static. And i have
installed libsdl-dev.
I get the following error
ERROR: User requested feature sdl
configure was not able to find it.
Install SDL devel
Is there any know issue here ? or am i missing any more libraries.
FYI
10 matches
Mail list logo