Hi all,<br /><br />Pardon my ignorance, but I've had nothing but Hell trying to build taglib on a CentOS5 VM, using cross-compiler tools, to get it to run on an sh4. After upgrading autoconf to 1.10, I still had to hack ac_cv_build to "i686-pc-linux" &amp; ac_cv_host to "sh4-unknown-linux". This 'cuz admin/config.sub refused to run!&nbsp; That fake-out got it to build a Makefile. <br /><br />"make" then complained in the same manner when trying to run admin/depcomp. [CentOS is running bash whenever /bin/sh is invoked. Is that the problem?] So I hid depcomp, put a zero-length file in its place. Now, libtool is complaining that "tstring.lo" is not a valid libtool object. <br /><br />Yes, I'm not much of an automake/autoconf/auto-whatever user. Painfully obvious. But could someone please shed some light on just what is so horribly wrong here? I had no such troubles building the id3lib tarbool; it went perfectly smoothly. This, is not smooth.<br /><br />Thanks,<br />Dave