pluknet wrote: > ... >> /src/sys/kern/sched_ule.c: In function 'sched_idletd': >> /src/sys/kern/sched_ule.c:2546: error: dereferencing pointer to incomplete type >> /src/sys/kern/sched_ule.c:2546: error: 'CG_FLAG_THREAD' undeclared (first use in this function) >> /src/sys/kern/sched_ule.c:2546: error: (Each undeclared identifier is reported only once >> /src/sys/kern/sched_ule.c:2546: error: for each function it appears in.) >> *** Error code 1 >> >> > > This is the only arch without "options SMP" in GENERIC. > Global NOTES also define options SCHED_4BSD and thus > does not trigger the error (CG_FLAG_THREAD in SMP scope). > > +1, I just saw this on a 'make universe' run affecting the ARM targets. BMSReceived on Wed Apr 29 2009 - 10:20:34 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:46 UTC