On Thu, Apr 22, 2010 at 10:24:00PM +0200, Reinhard Tartler wrote: > This is because libvo/vo_directfb2.c #includes sys/kd.h, which in turn > includes sys/kbio.h, which defines another 'struct keymap'.
Questionable name in a system header file. I guess the sys/kd include can't be just avoided? > In order to > fix this build error, I propose to rename the struct in mplayer, which > requires patching several files. The prefix should better be mp instead of m IMO. Otherwise I don't really mind it, although system header files with such generic names are quite a problem. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

