On 08/29/2015 06:45 PM, PICCA Frederic-Emmanuel wrote: > ok, when I unmangle the symbol, I get this > > c++filt _ZN5Tango11DeviceProxy14get_corba_nameB5cxx11Eb > > Tango::DeviceProxy::get_corba_name[abi:cxx11](bool) > > so it seems that this FTBFS is about a cxx11 ABi change. > > during this build the c++ code compile in pytango (boost python)is noo more > compatible with the > libtango8 (whcih is not yest recompile with gcc5 due to the FTBF). > > Even if a compilation of tango and then pytango should be possible. > > I am wondering if the right solution is not to create a libtango8v5 and then > to recompile pytango with this version ? > > can I have yur opinion doko ?
sure, renaming the library sounds fine. However, it currently ftbfs.