----- Original Message ----- From: "Kevin Atkinson" <[EMAIL PROTECTED]> To: "Gary Setter" <[EMAIL PROTECTED]> Cc: "Frank Everdij" <[EMAIL PROTECTED]>; <aspell-devel@gnu.org> Sent: Friday, March 18, 2005 4:22 PM Subject: Re: [aspell-devel] IRIX compile problem aspell-0.60.2
> On Fri, 18 Mar 2005, Gary Setter wrote: > > > <snip> > > > > Last error i found is that when compiling i get an error in > > > > gen/static-filters.src.cpp: > > > > .. > > > > cc-1070 CC: ERROR File = ./gen/static_filters.src.cpp, Line = > > 76 > > > > The indicated type is incomplete. > > > > > > > > static KeyInfo nroff_options[] = { > > > > ^ > > > > > > > > cc-1070 CC: ERROR File = ./gen/static_filters.src.cpp, Line = > > 103 > > > > The indicated type is incomplete. > > > > > > > > static KeyInfo url_options[] = { > > > > ^ > > > > > > > > 2 errors detected in the compilation of "lib/new_filter.cpp". > > > > > > > > Probably the perl scripts in directory gen got confused and > > decided to refrain > > > > from putting an option in there, which the MIPSPro compiler > > rejects. modifying > > > > them to: > > > > > > No those should be empty arrays. > > <snip> > > Pardon sir, but my compiler doesn't like that empty array either. > > I'm open to suggestions to fix it. > I've been putting dummy values in the array. This morning I tried eliminating the arrays and that worked as well. My suggestion would be to commission someone or yourself to patch mk-static-filter.pl to not make the arrays if there are no options for a particular filter. I would accept the commission but I would have to relearn perl first so it would take a day or two. _______________________________________________ Aspell-devel mailing list Aspell-devel@gnu.org http://lists.gnu.org/mailman/listinfo/aspell-devel