Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Aug 2002 13:40:05 -0700 (PDT)
From:      Christian Weisgerber <naddy@mips.inka.de>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/41736: Update port: math/topaz to 3.35
Message-ID:  <200208172040.g7HKe5WI084407@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/41736; it has been noted by GNATS.

From: Christian Weisgerber <naddy@mips.inka.de>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208172040.g7HKe5WI084407>