Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 2002 15:15:39 +0800
From:      suken woo <wsk@mail.gddsn.org.cn>
To:        freebsd-current@freebsd.org, freebsd-questions@freebsd.org
Subject:   building zh-stardict error on current
Message-ID:  <3DA5291B.5070204@mail.gddsn.org.cn>

next in thread | raw e-mail | index | archive | help
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 <X> header for the <X.h> header for C++ includes, or 
<sstream
 > instead of the deprecated header <strstream.h>. 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




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