From owner-freebsd-current@FreeBSD.ORG Sun Nov 27 21:12:07 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F344916A41F for ; Sun, 27 Nov 2005 21:12:06 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 848BF43D75 for ; Sun, 27 Nov 2005 21:12:04 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.54 (FreeBSD)) id 1EgToY-000GdO-Ki; Sun, 27 Nov 2005 21:12:02 +0000 Received: from localhost ([127.0.0.1] helo=roam.psg.com) by roam.psg.com with esmtp (Exim 4.54 (FreeBSD)) id 1EgToW-00071v-Ck; Sun, 27 Nov 2005 13:12:00 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17290.8479.860308.161622@roam.psg.com> Date: Sun, 27 Nov 2005 11:11:59 -1000 To: "Michael C. Shultz" References: <17290.7435.851684.533219@roam.psg.com> <200511271258.23017.ringworm01@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: uipc_mqueue.c:1832: warning: 'mq' might be used uninitialized in this function X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Nov 2005 21:12:07 -0000 >> cc -O -pipe -march=pentiumpro -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- > get rid of -Werror in you CFLAGS, likely you set this in /etc/make.conf it is not set in make.conf KERNCONF=MYNAME #CPUTYPE=pentium-m CPUTYPE?=i686 CFLAGS=-O -pipe #CFLAGS+=-pthread COPTFLAGS=-O -pipe NO_GAMES=true NO_PROFILE=true NO_BIND=true NO_I4B=true NO_IPFILTER=true NO_KERBEROS=true NO_MAILWRAPPER=true NO_OBJC=true NO_SENDMAIL=true MAKE_IDEA=YES X_WINDOW_SYSTEM=xorg HAVE_MOTIF=yes MOTIFLIB=-L${X11BASE}/lib -lXm USA_RESIDENT=YES FORCE_PKG_REGISTER=YES ENABLE_WPA_SUPPLICANT_EAPOL=YES MASTER_SITE_BACKUP?= \ ftp://ftp2.freebsd.org/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/ MASTER_SITE_OVERRIDE?=${MASTER_SITE_BACKUP} GNOME_DESKTOP_VERSION= 2 MASTER_SITE_GNOME= \ http://www.gtlib.cc.gatech.edu/pub/gnome/%SUBDIR%/ \ http://public.planetmirror.com/pub/gnome/%SUBDIR%/ \ ftp://ftp.cse.buffalo.edu/pub/Gnome/%SUBDIR%/ \ http://archive.progeny.com/GNOME/%SUBDIR%/ \ http://ftp.gnome.org/pub/GNOME/%SUBDIR%/ WITH_LAME= yes # added by use.perl 2005-07-07 15:22:00 PERL_VER=5.8.7 PERL_VERSION=5.8.7