Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Dec 2009 12:38:29 +0200
From:      Andriy Gapon <avg@freebsd.org>
To:        jhell <jhell@DataIX.net>
Cc:        svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-7@freebsd.org
Subject:   Re: svn commit: r200714 - in stable/7/sys: amd64/amd64 i386/i386
Message-ID:  <4B2DFEA5.6000706@freebsd.org>
In-Reply-To: <alpine.BSF.2.00.0912191416110.56143@qvzrafvba.5c.ybpny>
References:  <200912191045.nBJAjvfc030388@svn.freebsd.org> <alpine.BSF.2.00.0912191416110.56143@qvzrafvba.5c.ybpny>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B2DFEA5.6000706>