Actually, I figured it out. Apparently, the library it was having difficulty with was the curses library. So, I configured it with --disable-curses and it worked.
Go figure. --drew On Sat, 15 Nov 2003, Drew Hahn wrote: > Hi, > > Trying to compile 0.50.4.1 on RedHat 7.1. I'm using gcc > 2.96. Before installing the dictionary, I'm checking to > make sure the actual aspell program installed ok. > > "make" didn't return any errors, but trying to run it > certainly does: > > # aspell > aspell: error while loading shared libraries: unexpected reloc type 0x2d > > Note that I did remove the previous installation of aspell > (an RPM) before attempting this install, so there shouldn't > have been any of those files lying around. > > I've done due diligence -- just can't find anything on the > 'net to help me. Compiling isn't exactly my strength, so > I'm not sure where to look from here. Any help would be > appreciated!! > > --drew > > > > > _______________________________________________ > Aspell-user mailing list > [EMAIL PROTECTED] > http://mail.gnu.org/mailman/listinfo/aspell-user > _______________________________________________ Aspell-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/aspell-user
