[Freeswitch-users] libtool version mismatch

David Swardstrom dswardstrom at remotelink.com
Wed May 26 08:29:42 PDT 2010


Recently my Ubuntu system did an update.
I am now getting the following when a do a make current.

<quote>
WARNING mod_xml_odbc is not a valid FreeSWITCH module dir, skipping it.....

making clean mod_yaml
Making clean in .
Making clean in .
 rm -f freeswitch fs_cli fs_ivrd
rm -f "./so_locations"
rm -f /usr/local/freeswitch//usr/local/freeswitch/mod/*.so
Making uninstall in .
 ( cd '/usr/local/freeswitch/bin' && rm -f freeswitch fs_cli fs_ivrd )
 ( cd '/usr/local/freeswitch/bin' && rm -f gentls_cert fsxs )
 /bin/bash /usr/src/freeswitch/quiet_libtool   --mode=uninstall rm -f '/usr/local/freeswitch/lib/libfreeswitch.la'
quiet_libtool: Version mismatch error.  This is libtool 2.2.6 Debian-2.2.6a-4, but the
quiet_libtool: definition of this LT_INIT comes from libtool 2.2.6b.
quiet_libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6 Debian-2.2.6a-4
quiet_libtool: and run autoconf again.
make[1]: *** [uninstall-libLTLIBRARIES] Error 63
make: *** [uninstall-recursive] Error 1
<quote/>

I have tried various things including re-executing:
<quote>
./bootstrap.sh
./configure
<quote/>

Can I resolve this by deleting a file (or files) in /usr/src/freeswitch
and then letting the system recreate or reload them?

Regards,
Paul David Swardstrom




More information about the FreeSWITCH-users mailing list