On 5 December 2011 22:44, Stefan Weil wrote:
> Am 05.12.2011 20:13, schrieb andrzej zaborowski:
>
>> Hi,
>>
>> On 17 November 2011 10:06, Caraman Mihai Claudiu-B02008
>> wrote:
>>>
>>> A recent patch in qemu conflicts with old ncurses libraries (version
>>> 5.3). You will see this error cause by
Am 05.12.2011 20:13, schrieb andrzej zaborowski:
Hi,
On 17 November 2011 10:06, Caraman Mihai Claudiu-B02008
wrote:
A recent patch in qemu conflicts with old ncurses libraries (version
5.3). You will see this error cause by bool type redefinition in
curses.h (with CONFIG_CURSES configured by
Hi,
On 17 November 2011 10:06, Caraman Mihai Claudiu-B02008
wrote:
> A recent patch in qemu conflicts with old ncurses libraries (version 5.3).
> You will see this error cause by bool type redefinition in curses.h (with
> CONFIG_CURSES configured by default):
>
> console.c: In function 'text_co
Hi,
A recent patch in qemu conflicts with old ncurses libraries (version 5.3). You
will see this error cause by bool type redefinition in curses.h (with
CONFIG_CURSES configured by default):
console.c: In function 'text_console_init':
console.c:1550:23: error: assignment from incompatible point