Author: Janou
Date: 17-02-02 18:20
It seems that there's an easier way to do this instead of going through a whole cvsup again. This error comes when time to compile the kernel, not during the cvsup stage. So, why send someone back to cvsup, then have to remove objects, then installworld, when they can just type:
cd /usr/src/usr.sbin/config && make && make install
This will solve the config(8) 49918 -> 40019 problem.
Janou
|
|