make check problem in libtest_smoketest building master
Bjoern Michaelsen
bjoern.michaelsen at canonical.com
Fri Apr 13 05:34:02 PDT 2012
On Fri, Apr 13, 2012 at 01:44:23PM +0200, David Ostrovsky wrote:
> Hi,
>
> I'm running into the same issue:
>
>
> [ build RGM ] CustomTarget/jurt/test/com/sun/star/lib/uno/protocols/urp/registry.rdb
> terminate called after throwing an instance of
> 'CppUnit::DynamicLibraryManagerException'
> what(): Symbol [cppunitTestPlugIn] not found in dynamic libary:/home/david/projects/libreoffice-core/git/libo/workdir/unxlngx6/LinkTarget/CppunitTest/libtest_smoketest.so
> Aborted
>
> I am also on oneiric:
>
> lsb_release -a
> No LSB modules are available.
> Distributor ID: Ubuntu
> Description: Ubuntu 11.10
> Release: 11.10
> Codename: oneiric
>
> David
>
The patch is to either:
- add as-needed to the link flags
- reorder the library correctly
Best,
Bjoern
More information about the LibreOffice
mailing list