Roberto E. Vargas Caballero schrieb am 06.06.2014 15:22: > On Fri, Jun 06, 2014 at 03:18:03PM +0200, Martin Kopta wrote: >> On Fri, Jun 06, 2014 at 01:55:17PM +0200, Nils R wrote: >> > in commit c6fcb78b3a9a73b691875048848430c18870a0fc[1], Colourmap was >> > renamed >> to the >> > american version "Colormap", which is already defined in openbsds X.h: >> > >> > st.c:183: error: redefinition of typedef 'Colormap' >> > /usr/X11R6/include/X11/X.h:104: error: previous declaration of 'Colormap' >> was here >> >> I had the same problem. I have just removed the typedef. > > Yeah, the same here. I am going to apply the patch of FRIGN. > > Regards, > -- > Roberto E. Vargas Caballero >
Great, thanks to everyone involved! Nils