[Changed the subject. Please choose a more precise subject next time.] Elbert_Pol wrote: > >> CC execute.o > >> In file included from ./spawn.h:33, > >> from execute.c:47: > >> ./sched.h:35: error: redefinition of 'struct sched_param' > >> make.exe[4]: *** [execute.o] Error 1 > ... > Here is output..
So, gnulib's sched.h has provided a definition of 'struct sched_param' although one is present in EMX U:/USR/include/spawn.h. What version of EMX is this, and where to download it? I have EMX 0.9d, and it does not have a spawn.h include file. Bruno