From owner-freebsd-questions Wed Feb 20 13: 5:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from adeon.lublin.pl (pn133.lublin.sdi.tpnet.pl [217.97.33.133]) by hub.freebsd.org (Postfix) with ESMTP id 7DD4C37B404 for ; Wed, 20 Feb 2002 13:05:26 -0800 (PST) Received: from dze (dze.adeon.lublin.pl [192.168.0.2]) by adeon.lublin.pl (Postfix) with ESMTP id CE1952A052 for ; Wed, 20 Feb 2002 22:05:41 +0100 (CET) Message-ID: <001c01c1ba52$523b7f00$0200a8c0@adeon.lublin.pl> From: "Jarek Granat" To: Subject: Kernel compiling errors Date: Wed, 20 Feb 2002 22:05:26 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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