Hi,Whilst trying to build on Ubuntu Oneiric from master freshly pulled, and cleaned, I get the following error :
Making: libbf_wrapperlo.so../../../unxlngi6.pro/lib/libbf_sdlib.a(sd_sdlib.o): In function `binfilter::SdDrawDocShell::ClassFactory()': /home/alex/LODEV/core/clone/binfilter/binfilter/bf_sd/source/ui/app/sd_sdlib.cxx:72: undefined reference to `SotFactory::PutSuperClass(SotFactory const*)' ../../../unxlngi6.pro/lib/libbf_sdlib.a(sd_sdlib.o): In function `binfilter::SdGraphicDocShell::ClassFactory()': /home/alex/LODEV/core/clone/binfilter/binfilter/bf_sd/source/ui/app/sd_sdlib.cxx:79: undefined reference to `SotFactory::PutSuperClass(SotFactory const*)' ../../../unxlngi6.pro/lib/libbf_ysch.a(sch_schlib.o): In function `binfilter::SchChartDocShell::ClassFactory()': /home/alex/LODEV/core/clone/binfilter/binfilter/bf_sch/source/ui/app/sch_schlib.cxx:56: undefined reference to `SotFactory::PutSuperClass(SotFactory const*)' ../../../unxlngi6.pro/lib/libbf_ysm.a(starmath_smlib.o): In function `binfilter::SmDocShell::ClassFactory()': /home/alex/LODEV/core/clone/binfilter/binfilter/bf_starmath/source/starmath_smlib.cxx:56: undefined reference to `SotFactory::PutSuperClass(SotFactory const*)' ../../../unxlngi6.pro/lib/libbf_swlib.a(sw_swlib.o): In function `binfilter::SwDocShell::ClassFactory()': /home/alex/LODEV/core/clone/binfilter/binfilter/bf_sw/source/ui/app/sw_swlib.cxx:75: undefined reference to `SotFactory::PutSuperClass(SotFactory const*)' ../../../unxlngi6.pro/lib/libbf_swlib.a(sw_swlib.o):/home/alex/LODEV/core/clone/binfilter/binfilter/bf_sw/source/ui/app/sw_swlib.cxx:88: more undefined references to `SotFactory::PutSuperClass(SotFactory const*)' follow
collect2: ld returned 1 exit statusdmake: Error code 1, while making '../../../unxlngi6.pro/lib/libbf_wrapperlo.so'
Alex