Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Jan 1998 18:34:12 -0600
From:      Steve Price <sprice@hiwaay.net>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: 2.2.5 Stable MORE make kernel problems
Message-ID:  <34B02A84.6102D7B7@hiwaay.net>
References:  <34B01D5A.3755@3-cities.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Mark Smith wrote:
> 
> ../../pci/ncr.c:1486: warning: initialization discards `volatile' from
> pointer target type
> ../../pci/ncr.c:1486: warning: initialization discards `volatile' from
> pointer target type
> ../../i386/i386/machdep.c:1372: warning: initialization from
> incompatible pointer type
> ../../i386/i386/machdep.c: In function `f00f_hack':
> ../../i386/i386/machdep.c:1386: warning: assignment makes pointer from
> integer without a cast
> ../../i386/i386/machdep.c:1397: warning: passing arg 2 of
> `vm_map_protect' makes integer from pointer without a cast
> ../../i386/i386/machdep.c:1397: warning: passing arg 3 of
> `vm_map_protect' makes integer from pointer without a cast
> ../../i386/isa/seagate.c: In function `sea_data_output':
> ../../i386/isa/seagate.c:1111: warning: assignment discards `volatile'
> from pointer target type
> ../../i386/isa/seagate.c: In function `sea_data_input':
> ../../i386/isa/seagate.c:1181: warning: assignment discards `volatile'
> from pointer target type

These are just warnings and although annoying, most of the time they
are completely harmless.

Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34B02A84.6102D7B7>