Hi Again Am Dienstag, 25. Januar 2005 03:55 schrieb Gary Setter: > Hi, > I tried to build the alpha version of aspell. One thing that bit > me was the perl script gen/mk-static-filter.pl. The problem seems > to be that file genconv-filter.info was passed to it twice. That > seems to be because genconv-filter.info is in two macros (vars) > in makefile.in. The vars are static_optfiles and optfiles. Maybe > genconv-filter.info only needs to be in one place. as ab akternative to mk-static-filter.pl there would be the possibility to use the libltd versions of ldopen and so on and ditribute libltdl along with aspell in case it is not installed on some systems. It implicitly mimics dlopening on systems not supporting dlopening directly and on systems with dlopen a NULL filename to ltdlopen should let ltdlsym search for symbols in the list of symbols allready loaded instead of the symbols from a real loadable object. But that's your decision Kevin what to do as it qould require to distribute a fallback copy of the libltdl sources along aspell and adopt Makefile.am and Configure.ac to get proper configure scirpt and Makefile.in.
cu Xris _______________________________________________ Aspell-devel mailing list Aspell-devel@gnu.org http://lists.gnu.org/mailman/listinfo/aspell-devel