On 2009-05-29, soko.tica <[email protected]> wrote: > On 5/29/09, Dennis Davis <[email protected]> wrote: >>... > # pwd > /usr/lib > # ln -s libc.so.50.1 libc.so.42.0 > > solved the problem (in case anyone in future search the archive after > the key words). > >
This is the wrong way to fix it. The reason the version numbers are different is because the APIs are NOT COMPATIBLE with each other. Use a package or disable the Ada support.

