Hello! On Wed, Feb 08, 2006 at 08:28:07PM +0800, Dasn Clainst wrote: >hi, have you guys met this problem? I use the recent code from CVS. >Thanks.
>$ config -s /sys -b. GENERIC >$ make depend >[snip] >... >[...] >/sys/sys/systm.h:170: warning: conflicting types for built-in function >`vsnprintf' >[...] Have you properly updated gcc? IIRC there have been quite some changes wrt types and in the instructions for builds from source there was the requirement of an additional build/install of gcc in addition to the ordinary build process (kernel, reboot, make build...). Kind regards, Hannah.