On 03/01/2011 12:21 PM, Matthew Harper wrote: > Hello All, > > > Can anyone please offer any guidance on how I can resolve this issue or > how I can go about installing the latest libosmovty library.
You will need to invoke autoreconf --install --force in the copy of libosmocore. This will make it 'regenerate' the version. Of course this should be followed by a make install.
