From owner-freebsd-ports Sat Aug 17 13:40:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDA6837B401 for ; Sat, 17 Aug 2002 13:40:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A881043E4A for ; Sat, 17 Aug 2002 13:40:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HKe5JU084408 for ; Sat, 17 Aug 2002 13:40:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HKe5WI084407; Sat, 17 Aug 2002 13:40:05 -0700 (PDT) Date: Sat, 17 Aug 2002 13:40:05 -0700 (PDT) Message-Id: <200208172040.g7HKe5WI084407@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Christian Weisgerber Subject: Re: ports/41736: Update port: math/topaz to 3.35 Reply-To: Christian Weisgerber Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41736; it has been noted by GNATS. From: Christian Weisgerber To: tkato@prontomail.com Cc: freebsd-gnats-submit@freebsd.org Subject: Re: ports/41736: Update port: math/topaz to 3.35 Date: Sat, 17 Aug 2002 22:23:37 +0200 (CEST) In article <200208170009.g7H09xGl079002@www.freebsd.org> you write: > - Update to version 3.35 This doesn't build here (-CURRENT/alpha). ===> Building for topaz-3.35 cd ./topaz; make -f Makefile.freebsd; cd .. c++ -I. -O -pipe -mcpu=ev56 -I/usr/local/include -I/usr/local/include/ncurses -I/usr/X11R6/include -DTOPAZLINUX -DTOPAZ_NCURSES -DTOPAZ_EUC -c topaz.cc In file included from topaz.cc:33: /usr/local/include/getopt.h:108: declaration of C function `int getopt()' conflicts with /usr/include/unistd.h:140: previous declaration `int getopt(int, char* const*, const char*)' here In file included from valbuff.h:28, from script.h:29, from topaz.cc:35: buffarray.h:39: syntax error before `)' token buffarray.h:49: syntax error before `&' token buffarray.h:54: syntax error before `*' token In file included from script.h:29, from topaz.cc:35: valbuff.h:39: 'string' is used as a type, but is not defined as a type. valbuff.h: In constructor `BuffElement::BuffElement(BuffElement*)': valbuff.h:37: `label' undeclared (first use this function) valbuff.h:37: (Each undeclared identifier is reported only once for each function it appears in.) valbuff.h:37: `class BuffElement' has no member named `label' [... 400 lines snipped...] -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message