Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2002 22:05:26 +0100
From:      "Jarek Granat" <jarek@adeon.lublin.pl>
To:        <freebsd-questions@freebsd.org>
Subject:   Kernel compiling errors
Message-ID:  <001c01c1ba52$523b7f00$0200a8c0@adeon.lublin.pl>

next in thread | raw e-mail | index | archive | help
What is it? My system is FreeBSD 4.5-STABLE, and I'd like to precompile my
kernel
(because of new settings)

My problems: (only error messages)

../../net/if_gif.c:106: warning: initialization from incompatible pointer
type
../../net/if_gif.c:115: warning: initialization from incompatible pointer
type
../../net/if_gif.c: In function `gif_encapcheck':
../../net/if_gif.c:324: warning: cast discards qualifiers from pointer
target type
../../net/if_gif.c: In function `gif_ioctl':
../../net/if_gif.c:522: warning: `dst' might be used uninitialized in this
function
../../net/if_gif.c:522: warning: `src' might be used uninitialized in this
function
../../netinet/in_gif.c: In function `gif_encapcheck4':
../../netinet/in_gif.c:301: warning: cast discards qualifiers from pointer
target type
../../netinet/in_proto.c:160: warning: initialization from incompatible
pointer type
../../netinet/in_proto.c:167: warning: initialization from incompatible
pointer type
../../netinet/tcp_subr.c: In function `tcp6_ctlinput':
../../netinet/tcp_subr.c:1106: warning: cast discards qualifiers from
pointer target type
../../netinet6/in6.c: In function `ip6_sprintf':
../../netinet6/in6.c:1794: warning: cast discards qualifiers from pointer
target type
../../netinet6/in6_gif.c: In function `gif_encapcheck6':
../../netinet6/in6_gif.c:305: warning: cast discards qualifiers from pointer
target type
../../netinet6/raw_ip6.c: In function `rip6_ctlinput':
../../netinet6/raw_ip6.c:282: warning: cast discards qualifiers from pointer
target type
../../netinet6/udp6_usrreq.c: In function `udp6_ctlinput':
../../netinet6/udp6_usrreq.c:453: warning: passing arg 4 of `in6_pcbnotify'
from incompatible pointer type
../../netinet6/udp6_usrreq.c:455: warning: cast discards qualifiers from
pointer target type

Thanks,
--
=[ Jarek Granat `dze' - nic-hdl: JG3-6BONE ]=
=[ jarek@adeon.lublin.pl   -   GG: 1124881 ]=
=[ www.granat.eu.org - www.adeon.lublin.pl ]=



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001c01c1ba52$523b7f00$0200a8c0>