After a recent makeworld, I needed to build a new kernel. This is what I've been getting after the make:
[snip] miranda /sys/compile/TP600 % make cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -Wformat -Wunused -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -DVM_STACK -include opt_global.h -elf ../../i386/apm/apm.c ../../i386/apm/apm.c:88: field `event_list' has incomplete type ../../i386/apm/apm.c: In function `apm_record_event': ../../i386/apm/apm.c:965: dereferencing pointer to incomplete type ../../i386/apm/apm.c:966: dereferencing pointer to incomplete type ../../i386/apm/apm.c: In function `apmioctl': ../../i386/apm/apm.c:1347: `APMIO_NEXTEVENT' undeclared (first use this function) ../../i386/apm/apm.c:1347: (Each undeclared identifier is reported only once ../../i386/apm/apm.c:1347: for each function it appears in.) ../../i386/apm/apm.c:1354: dereferencing pointer to incomplete type ../../i386/apm/apm.c:1358: `APMIO_REJECTLASTREQ' undeclared (first use this function) ../../i386/apm/apm.c:1363: warning: unreachable code at beginning of switch statement *** Error code 1 Stop. Something get mangled somewhere? | Kenton A. Hoover | shib...@marchordie.org | | Private Citizen | | | San Francisco, California | | |===================== http://www.shockwave.org/~shibumi ====================| | T O D A Y ' S A F F I R M A T I O N | | There is no love, no good, no happiness and no future -- | | all these are just illusions. | To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-hackers" in the body of the message