aspell-user
[Top][All Lists]
Advanced

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

[pspell-help] config_impl.cc ?? compile error


From: Paul Reilly
Subject: [pspell-help] config_impl.cc ?? compile error
Date: Tue Feb 12 12:59:03 2002

Hi,

I'm trying to compile on Tru64 Unix 5.1A with
Compaq C++ V6.2-024 for Compaq Tru64 UNIX V5.1A (Rev. 1885)

but it bombs out on a make with an error in impl.cc ?
Can anyone point out where the problem might be?



cxx -DPACKAGE=\"pspell\" -DVERSION=\".12.2\" -DUSE_LTDL=1
-DDATADIR=\"/usr/local/share/pspell\" -DLIBDIR=\"/usr/local/lib\"
-I../modules/ -I./ -g -c config_impl.cc   -DPIC -o .libs/config_impl.o
cxx: Warning: config_impl.cc, line 138: statement is unreachable
  return true;
--^
cxx: Warning: config_impl.cc, line 433: statement is unreachable
    break;
----^
cxx: Warning: config_impl.cc, line 449: statement is unreachable
    break;
----^
cxx: Warning: config_impl.cc, line 470: statement is unreachable
    break;
----^
cxx: Error: config_impl.cc, line 653: expected a type specifier
  ios::fmtflags f = out.flags();
--^
cxx: Info: 1 error detected in the compilation of "config_impl.cc".





reply via email to

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