I am trying to build aspell 0.50.4.1 on Solaris 7,8,and 9 (SPARC). I am able to run ./configure (No args), and make, and even make install without error, but when I try to run /usr/local/bin/aspell, I get the following error.
ld.so.1: /usr/local/bin/aspell: fatal: ure-text: open failed: No such file or directory ld.so.1: /usr/local/bin/aspell: fatal: ure-text: audit initialization failure: disabled Killed I run ldd on the binary, and get about the same thing. ld.so.1: /usr/local/bin/aspell: fatal: ure-text: open failed: No such file or directory ld.so.1: /usr/local/bin/aspell: fatal: ure-text: audit initialization failure: disabled ldd: /usr/local/bin/aspell: execution failed due to signal 9 I have never seen anything like this. Does anyone have any ideas? Please CC me as I am not on the list. P.S. I am using gcc 3.2.3. -- Michael Haverkamp _______________________________________________ Aspell-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/aspell-user
