From owner-freebsd-ports@FreeBSD.ORG Fri Sep 19 14:05:35 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98E6E16A4B3 for ; Fri, 19 Sep 2003 14:05:35 -0700 (PDT) Received: from transpacific.net (lincoln.transbay.net [209.133.53.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1293B43FE9 for ; Fri, 19 Sep 2003 14:05:35 -0700 (PDT) (envelope-from sreese@codysbooks.com) Received: from borges (stalwart.codysbooks.com [209.133.54.175]) by transpacific.net (8.11.6p2/8.11.4) with SMTP id h8JL5Ye35908 for ; Fri, 19 Sep 2003 14:05:34 -0700 (PDT) Date: Fri, 19 Sep 2003 14:04:33 -0700 From: Scott Reese To: freebsd-ports@freebsd.org Message-Id: <20030919140433.25bb0260.sreese@codysbooks.com> Organization: Cody's Books X-Mailer: Sylpheed version 0.9.4 (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: More broken ports? Unable to build cups X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 21:05:35 -0000 I just attempted to build cups on my system and received the following error: Compiling Gfx.cxx... cc -Wall -fPIC -O2 -I.. -I/usr/local/include -O -pipe -I.. -c Gfx.cxx In file included from Gfx.cxx:28: GfxFont.h:59: syntax error before `;' gmake[1]: *** [Gfx.o] Error 1 gmake[1]: Leaving directory `/usr/ports/print/cups-base/work/cups-1.1.19/pdftops' gmake: *** [all] Error 1*** Error code 2 Stop in /usr/ports/print/cups-base. *** Error code 1 Stop in /usr/ports/print/cups. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall35759.1 make** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! print/cups (bad C++ code) Are all these errors I'm seeing in attempted builds of x11, libbonobo and now cups actually resident in the ports system or is my system "special" (i.e. could there be something else hosed somewhere)? Please cc me in any replies. Thanks again, Scott