aspell-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pspell-help] Problems installing on Tru64 UNIX


From: Jochen Kunz
Subject: [pspell-help] Problems installing on Tru64 UNIX
Date: Thu Nov 22 23:49:01 2001
User-agent: Mutt/1.3.23i

Hi.

I am trying to install pspell-.12.2 on my Alpha running Tru64 UNIX 5.1.
I am using the Comcrap cc / cxx compilers version 6.4. 
While compiling I get:

address@hidden pspell-.12.2]$ gmake
Making all in modules
gmake[1]: Entering directory `/usr/src/balsa/pspell-.12.2/modules'
gmake[1]: Leaving directory `/usr/src/balsa/pspell-.12.2/modules'
Making all in libltdl
gmake[1]: Entering directory `/usr/src/balsa/pspell-.12.2/libltdl'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/usr/src/balsa/pspell-.12.2/libltdl'
Making all in interface
gmake[1]: Entering directory `/usr/src/balsa/pspell-.12.2/interface'
/bin/sh ../libtool --mode=compile cxx -DPACKAGE=\"pspell\" -DVERSION=\".12.2\" 
-DUSE_LTDL=1  -DDATADIR=\"/usr/local/share/pspell\" 
-DLIBDIR=\"/ussr/local/lib\"   -I../modules/ -I./  -I/usr/local/include  -g -c 
config_impl.cc
cxx -DPACKAGE=\"pspell\" -DVERSION=\".12.2\" -DUSE_LTDL=1 
-DDATADIR=\"/usr/local/share/pspell\" -DLIBDIR=\"/usr/local/lib\" -I../modules/ 
-I./ -I/usr/local/include -g -c config_impl.cc   -DPIC -o .libs/config_impl.o
cxx: Warning: config_impl.cc, line 138: statement is unreachable
  return true;
--^
cxx: Error: config_impl.cc, line 653: class "ios" has no member "fmtflags"
  ios::fmtflags f = out.flags();
-------^
cxx: Info: 1 error detected in the compilation of "config_impl.cc".
gmake[1]: *** [config_impl.lo] Error 1
gmake[1]: Leaving directory `/usr/src/balsa/pspell-.12.2/interface'
gmake: *** [all-recursive] Error 1
address@hidden pspell-.12.2]$ 

fmtflags seams not to be implemented in the Comcrap IO-stream lib, 
so I need a workaround for that. Unfortunately I my C++ konowledge 
is _very_ limited, so I can not help myself. 

p.s. I need pspell for balsa, that can not be build without pspell.
-- 



tschüß,
         Jochen

Homepage: http://www.unixag-kl.fh-kl.de/~jkunz/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]