Hi! Diego Biurrun <diego <at> biurrun.de> writes: > > > Why _BSD_SOURCE? > > > > Because loader/pe_image.c needs it to define u_short. > > Maybe we should just get rid of these non-standard types then... Unfortunately, that doesn't help with declarations of alloca() and getpagesize(). Patch applied, Carl Eugen