Don't know if this belongs here or not, but I just got around this compilation issue. When executing the command 'rpm -bb --target=i586 oaf.spec' it eventually winds up telling me "ltconfig version `' does not match ltmain.sh version `1.3.5'" After reading through your fine archive and attempting to build this manually, I figured out that if you suspend the rpm build after seeing the creation of libtool, and run (from the top level) './ltconfig ./ltmain.sh', then continue the rpm build, it builds properly. Funny that... _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com _______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool
