on 19/12/2009 21:19 jhell said the following: > [FYI] > Following errors are being generated on stable/7 i386 "Intel" based > machine. If more information is needed, let me know. > > cc1: warnings being treated as errors > /usr/src/sys/i386/i386/mca.c: In function 'mca_init': > /usr/src/sys/i386/i386/mca.c:510: warning: implicit declaration of > function 'CPUID_TO_FAMILY' > /usr/src/sys/i386/i386/mca.c:510: warning: nested extern declaration of > 'CPUID_TO_FAMILY' > /usr/src/sys/i386/i386/mca.c:511: warning: implicit declaration of > function 'CPUID_TO_MODEL' > /usr/src/sys/i386/i386/mca.c:511: warning: nested extern declaration of > 'CPUID_TO_MODEL' > *** Error code 1
Thank you for the information! Unfortunately, I took a shortcut during the MFC of what I thought was an almost trivial change and didn't realize that I was breaking the build. Should be fixed with r200742. -- Andriy Gapon _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
