From owner-freebsd-questions Thu Oct 10 0:15:48 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 2B22C37B401; Thu, 10 Oct 2002 00:15:47 -0700 (PDT) Received: from ns.gddsn.org.cn (ns.gddsn.org.cn [210.21.6.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id B15A943E8A; Thu, 10 Oct 2002 00:15:46 -0700 (PDT) (envelope-from wsk@ns.gddsn.org.cn) Received: from mail.gddsn.org.cn (wsk [192.168.168.136]) by ns.gddsn.org.cn (Postfix) with ESMTP id 1618A38CBCF; Thu, 10 Oct 2002 15:15:40 +0800 (CST) Message-ID: <3DA5291B.5070204@mail.gddsn.org.cn> Date: Thu, 10 Oct 2002 15:15:39 +0800 From: suken woo User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.1) Gecko/20021007 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org, freebsd-questions@freebsd.org Subject: building zh-stardict error on current Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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: as title.thanks any help. !!!DO use GNU make(gmake) to compile this software!!! ===> Building for zh-stardict-1.3 cd ./src ; gmake gmake[1]: Entering directory `/usr/ports/chinese/stardict/work/zh-stardict-1.3/s rc' c++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -I/usr/X11R6/include - DFreeBSD -DTRANSHOME_DIR=\"/usr/X11R6/share/stardict\" -c trans.cc In file included from /usr/include/g++/backward/strstream:51, from /usr/include/g++/backward/strstream.h:33, from trans.h:47, from trans.cc:17: /usr/include/g++/backward/backward_warning.h:32:2: warning: #warning This file i ncludes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples includ e substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -W no-deprecated. In file included from trans.cc:18: image.h:20:25: stdiostream.h: No such file or directory trans.cc: In function `void vShowErrorToTerm(const char*)': trans.cc:2432: `cout' undeclared (first use this function) trans.cc:2432: (Each undeclared identifier is reported only once for each function it appears in.) trans.cc:2432: `endl' undeclared (first use this function) gmake[1]: *** [trans.o] Error 1 gmake[1]: Leaving directory `/usr/ports/chinese/stardict/work/zh-stardict-1.3/sr c' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/chinese/stardict. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message