g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c config.cpp -Wp,-MD,.deps/config.TPlo -fPIC -DPIC
mv -f config.o config.lo
source='posib_err.cpp' object='posib_err.lo' libtool=yes \
depfile='.deps/posib_err.Plo' tmpdepfile='.deps/posib_err.TPlo' \
depmode=gcc /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c -o posib_err.lo `test -f 'posib_err.cpp' || echo './'`posib_err.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c posib_err.cpp -Wp,-MD,.deps/posib_err.TPlo -fPIC -DPIC
posib_err.cpp: In method `class acommon::PosibErrBase & acommon::PosibErrBase::with_file(acommon::ParmString)':
posib_err.cpp:79: initialization to `char *' from `const char *' discards qualifiers
make[2]: *** [posib_err.lo] Error 1
make[2]: Leaving directory `/usr/local/download/aspell/aspell/common'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/local/download/aspell/aspell/common'
make: *** [all-recursive] Error 1
Below is my current build environment:
Solaris 8 gnu make 3.79.1 gcc 2.95.3 gnu automake 1.7 gnu autoheader 2.54 gnu autoconf 2.54
If more details are needed, please let me know.
Hopefully someone can help me, I would truly appreciate it.
Thanks
Tad
_______________________________________________ Aspell-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/aspell-user
