This is the mail archive of the docbook-tools-discuss@sourceware.cygnus.com mailing list for the docbook-tools project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

cannot compile jade in docbook-tools


on solaris 2.5.1 with gcc-2.95.2
$ cvs -d :pserver:anoncvs@anoncvs.cygnus.com:/cvs/docbook-tools checkout docbook-tools
$ cd docbook-tools/jade
$ ./configure
$ make
c++ -ansi -O2 -fno-implicit-templates -I. -I./../include -I./../generic -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_ST_BLKSIZE=1 -DSP_HAVE_BOOL=1 -DSP_HAVE_LOCALE=1 -DSP_HAVE_GETTEXT=1 -DSP_ANSI_CLASS_INST=1 -DSP_MULTI_BYTE=1 -c -fPIC -DPIC entmgr_inst.cxx
entmgr_inst.cxx:439: duplicate explicit instantiation of `class Vector<String<short unsigned int> >'
entmgr_inst.cxx:569: duplicate explicit instantiation of `class SharedXcharMap<unsigned char>'
entmgr_inst.cxx:595: duplicate explicit instantiation of `class String<short unsigned int>'
entmgr_inst.cxx:634: duplicate explicit instantiation of `class XcharMap<unsigned char>'
entmgr_inst.cxx:673: duplicate explicit instantiation of `class Vector<char>'
entmgr_inst.cxx:686: duplicate explicit instantiation of `class SubstTable<short unsigned int>'
make[2]: *** [entmgr_inst.lo] Error 1
make[2]: Leaving directory `/kdd3/opt/local/src/docbook-tools/jade/lib'
make[1]: *** [lib] Error 2
make[1]: Leaving directory `/kdd3/opt/local/src/docbook-tools/jade'
make: *** [all] Error 2


-- 
Sam Steingold (http://www.podval.org/~sds)
Micros**t is not the answer.  Micros**t is a question, and the answer is Linux,
(http://www.linux.org) the choice of the GNU (http://www.gnu.org) generation.
Illiterate?  Write today, for free help!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]