Hi, I was able to get to a computer with the compiler that you wanted but it still does not compile. The error is different this time:


g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -fno-exceptions -MT common/file_util.lo -MD -MP -MF common/.deps/file_util.Tpo -c common/file_util.cpp -fPIC -DPIC -o common/.libs/file_util.o
common/file_util.cpp: In function `void acommon::truncate_file (acommon::FStream &, acommon::ParmString)':
common/file_util.cpp:136: `ftruncate' undeclared (first use this function)
common/file_util.cpp:136: (Each undeclared identifier is reported only once for each function it appears in.)
make[1]: *** [common/file_util.lo] Error 1
make[1]: Leaving directory `/home/twu/users/wolfpack/aspell-0.60.1'
make: *** [all-recursive] Error 1



_______________________________________________ Aspell-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/aspell-user

Reply via email to