[asterisk-users] Dahi-tools Compilation on Ubuntu/Xen

Tzafrir Cohen tzafrir.cohen at xorcom.com
Thu Apr 23 19:33:28 CDT 2009


On Fri, Apr 24, 2009 at 09:54:15AM +1000, info at ameri.me wrote:
> Hi all,
> 
> I'm trying to compile dahdi-tools on Ubuntu 8.04 on Xen (Amazon EC2 to be 
> exact). dahdi-linux compiled and installed successfully, after which I do the 
> following to install dahdi-tools:
> 
> wget 
> http://downloads.digium.com/pub/telephony/dahdi-tools/dahdi-tools-current.tar.gz
> tar xzvf dahdi-tools-current.tar.gz
> cd dahdi-tools*
> ./configure
> make
> make install
> make config
> 
> 
> Everything seems to go well, the installation is successful, and I can start 
> the dahdi service after this and test it and it all seems fine.
> 
> The issue then is that my whole system becomes unusable. It seems the libc6 
> files go missing. calls to most programs, such as apt-get result in the 
> following error:
> 
> apt-get: /usr/local/lib/libstdc++.so.6: no version information
> available (required by apt-get)
> apt-get: /usr/local/lib/libstdc++.so.6: no version information
> available (required by /usr/lib/libapt-pkg-libc6.7-6.
> so.4.6)

/usr/local/lib/libstdc++ ???

Did you put it there?

Please provide the output of the following:

ls -l /lib/libstdc++* /usr/local/lib/libstd++*

grep . /etc/ld.so.conf /etc/ld.so.conf.d/*

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.cohen at xorcom.com
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir



More information about the asterisk-users mailing list