Re: error_message
Jaakko Niemi <[email protected]> Sat, 13 Aug 2005 22:51:55 +0300
| Newsgroups | gmane.comp.file-systems.sfs.general |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 13 Aug 2005, hikmat wrote: > libtool: ltconfig version `' does not match ltmain.sh version `1.3.5 > Fatal configuration error. See the libtool docs for more information You might need to run "libtoolize", to get the regenerated to match your version of libtool. http://www.gnu.org/software/libtool/manual.html --j