On Wed, Dec 19, 2001 at 03:52:33PM +0000, Alien Daycare wrote:
> 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...

This means the version of libtool provided by oaf and the version of
libtool on your system do not match.

-- 
albert chin ([EMAIL PROTECTED])

_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to