From owner-freebsd-questions@FreeBSD.ORG Sun Sep 30 15:50:54 2007 Return-Path: Delivered-To: FreeBSD-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7FC7316A417 for ; Sun, 30 Sep 2007 15:50:54 +0000 (UTC) (envelope-from ecerejo@optonline.net) Received: from mta3.srv.hcvlny.cv.net (mta3.srv.hcvlny.cv.net [167.206.4.198]) by mx1.freebsd.org (Postfix) with ESMTP id 61B8313C455 for ; Sun, 30 Sep 2007 15:50:54 +0000 (UTC) (envelope-from ecerejo@optonline.net) Received: from ecerejo.netgear.com (ool-44c03822.dyn.optonline.net [68.192.56.34]) by mta3.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JP600CUEUOQXWT0@mta3.srv.hcvlny.cv.net> for FreeBSD-questions@freebsd.org; Sun, 30 Sep 2007 11:50:53 -0400 (EDT) Date: Sun, 30 Sep 2007 11:49:36 -0400 From: "E. J. Cerejo" In-reply-to: To: Pablo Mora , FreeBSD-questions@freebsd.org Message-id: <46FFC590.9080204@optonline.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT References: <46FFB835.3020102@optonline.net> User-Agent: Thunderbird 2.0.0.6 (X11/20070728) Cc: Subject: Re: cups-base fails to compile X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Sep 2007 15:50:54 -0000 Pablo Mora wrote: > On 9/30/07, E. J. Cerejo wrote: > >> I'm running FreeBSD 6-stable and I just updated the ports tree using >> cvsup and the portupgrade tools, but now I get this error when I try to >> build cups-base: >> >> cc -Wshadow -Wunused -Wall -Wno-format-y2k -fPIC -Os -g -I.. >> -I/usr/local/include -O -pipe -march=pentium4 -D_LARGEFILE_SOURCE >> .... >> >> Does anyone know how to fix this? >> > > Update your ports tree. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=116721 > > I did that before, I still get the same error.