From owner-freebsd-questions Fri Oct 18 10:29:03 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA09785 for questions-outgoing; Fri, 18 Oct 1996 10:29:03 -0700 (PDT) Received: from venus.net (venus.net [205.243.72.10]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA09718 for ; Fri, 18 Oct 1996 10:27:31 -0700 (PDT) Received: from lostfork (ve1-p5.venus.net [205.243.75.8]) by venus.net (8.7.1/8.7.3) with SMTP id NAA23171 for ; Fri, 18 Oct 1996 13:31:11 -0400 (EDT) Date: Fri, 18 Oct 1996 12:27:07 -0500 (EST) From: Andre LeClaire X-Sender: leclaire@lostfork Reply-To: Andre LeClaire To: questions@FreeBSD.ORG Subject: Warning messages while building kernel Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I recently downloaded and installed the kernel developer distribution of 2.2-961014-SNAP, and built a custom kernel to suit my system's configuration. During the compilation process, I noticed *MANY* "warning: comparison between signed and unsigned" messages. There weren't any errors, though, and the new kernel boots and seems to work OK. Is this anything to worry about?