On 3 March 2012 14:43, FreeBSD Mailing Lists <[email protected]> wrote: > On 03/03/12 12:31, [email protected] wrote: >> >> Stale header files in /usr/include maybe? > > > Hi, > > Yes that's it. It seems <utmp.h> got changed to <utmpx.h> between 8.2 and > 9.0. Fixed by csup of 9.0-R and doing the buildworld buildkernel etc. >
Hmm, I would think that merely removing the offending file and copying the correct one from /usr/obj/usr/src/tmp/usr/include/ would suffice. -- -- _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
