Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jun 2004 08:14:21 +1000 (EST)
From:      Andy Farkas <andyf@speednet.com.au>
To:        freebsd-current@FreeBSD.ORG
Subject:   kernel compile warnings
Message-ID:  <20040611080128.I11503@hewey.af.speednet.com.au>

next in thread | raw e-mail | index | archive | help

I noticed a few "strange looking warnings" fly by during a buildkernel so
I checked the script-file:

# grep "warning:" mkbk.out-20040610 | grep -v dereferencing | wc -l
      50

Some examples of the three largest offenders:

src/sys/dev/drm/mga_state.c:250: warning: inlining failed in call to `mga_g200_emit_pipe'
src/sys/dev/drm/r128_state.c:102: warning: inlining failed in call to`r128_emit_context'
src/sys/dev/ie/if_ie.c:763: warning: passing arg 1 of `bcopy' discards qualifiers from pointer target type

Are the Gods aware of these and should they be fixed?
I have standard COPTFLAGS=-O -pipe in my /etc/make.conf.

--

 :{ andyf@speednet.com.au

        Andy Farkas
    System Administrator
   Speednet Communications
 http://www.speednet.com.au/




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