Got closer this time. It got to:
g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I ./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -f no-exceptions -c ommon/file_util.cpp -Wp,-MD,common/.deps/file_util.TPlo -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:132: implicit declaration of function `int acommon::ftruncate(...)' make[1]: *** [common/file_util.lo] Error 1 This isn't a huge deal as I'm working with the windows version elsewhere. But it would be nice to be able to test it with php scripts on the debian box. Thanks for the help though. Jon ----- Original Message ----- From: "Kevin Atkinson" <[EMAIL PROTECTED]> To: "Jon Stephens" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, October 04, 2004 11:58 PM Subject: Re: [Aspell-user] quick problem... > On Mon, 4 Oct 2004, Jon Stephens wrote: > > > Well I tried it and it got to "config.status: creating po/Makefile" and > > seems to have hung. It's been sitting there for about 10 minutes. > > Everything else went snappy. It's not taking up any system resources > > either. > > It should be done at this point. Cancel it and have a look at po/Makefile > and see if it looks ok. If so than do a "make". > > -- > http://kevin.atkinson.dhs.org > > > > _______________________________________________ > Aspell-user mailing list > [EMAIL PROTECTED] > http://lists.gnu.org/mailman/listinfo/aspell-user _______________________________________________ Aspell-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/aspell-user
