From owner-freebsd-stable Fri Nov 8 20:53:10 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD17B37B401 for ; Fri, 8 Nov 2002 20:53:09 -0800 (PST) Received: from gis.net (home.gis.net [208.218.130.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id C370E43E77 for ; Fri, 8 Nov 2002 20:53:03 -0800 (PST) (envelope-from freebsd@slaudiovis.org) Received: from symplexity ([67.30.177.145]) by mail.gis.net; Fri, 08 Nov 2002 23:52:45 -0500 From: "Patrick Cable II" To: Subject: apparently, my 'return discards qualifiers from pointer target type' Date: Fri, 8 Nov 2002 23:52:12 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal X-Rcpt-To: Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hey all, Im compiling 4.7-stable right now and am getting a BUNCH of: /usr/src/gnu/usr.bin/binutils/readelf/../../../../contrib/binutils/binutils/ readelf.c:6553: warning: return discards qualifiers from pointer target type messages. Except theyre with different source files, etc. (one of the source files gets one of those warnings per line of code. Eek!) They are just warnings and compilation continues, but i dont want to make installworld and have everything blow up on my face (especially remotely!) Thanks in advance for help Patrick Cable To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message