From owner-freebsd-questions Tue Nov 19 15:12:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C82E37B401 for ; Tue, 19 Nov 2002 15:12:22 -0800 (PST) Received: from smtp040.tiscali.dk (smtp040.tiscali.dk [212.54.64.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3854943E8A for ; Tue, 19 Nov 2002 15:12:21 -0800 (PST) (envelope-from dslb@tiscali.dk) Received: from cpmail.dk.tiscali.com (mail.tiscali.dk [212.54.64.159]) by smtp040.tiscali.dk (8.12.5/8.12.5) with ESMTP id gAJNAWHA027240 for ; Wed, 20 Nov 2002 00:11:38 +0100 (MET) Received: from [213.237.112.252] by cpmail.dk.tiscali.com with HTTP; Wed, 20 Nov 2002 00:12:18 +0100 Date: Wed, 20 Nov 2002 00:12:18 +0100 Message-ID: <3D9C05F40000AAA9@cpfe6.be.tisc.dk> From: dslb@tiscali.dk Subject: Anjuta broken? To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-15" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all When I try to build anjuta on my FreeBSD 4.7, I get: aneditor.cxx: In function `bool nonFuncChar(char)': aneditor.cxx:292: redefinition of `bool nonFuncChar(char)' /usr/X11R6/include/scintilla/PropSet.h:79: `bool nonFuncChar(char)' previ= ously defined here aneditor.cxx: In method `long int AnEditor::Command(int, long int, long int)': aneditor.cxx:1555: `SCI_TEXTWIDTH' undeclared (first use this function) aneditor.cxx:1555: (Each undeclared identifier is reported only once aneditor.cxx:1555: for each function it appears in.) aneditor.cxx: In method `void AnEditor::ReadProperties(const char *)': aneditor.cxx:2073: `SCLEX_MATLAB' undeclared (first use this function) gmake[2]: *** [aneditor.o] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/anjuta/work/anjuta-1.0.0/sr= c' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/anjuta/work/anjuta-1.0.0' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/devel/anjuta My port system is up-to-date, so am I doing something wrong or is anjuta just broken (according to freshports.org it is not broken). br socketd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message