[Libreoffice] bug in vcl make files?
Jenei Gábor
jengab at elte.hu
Thu Sep 1 06:14:14 PDT 2011
Hi all,
As I tried to compile vcl module with raised dbglevel I found out the
following error at linking:
/home/LOff/libo/workdir/unxlngi6.pro/CxxObject/vcl/unx/headless/svpgdi.o: In
function `dbgOut(boost::shared_ptr<basebmp::BitmapDevice> const&)':
svpgdi.cxx:(.text._Z6dbgOutRKN5boost10shared_ptrIN7basebmp12BitmapDeviceEEE[dbgOut(boost::shared_ptr<basebmp::BitmapDevice>
const&)]+0x13a): undefined reference to
`basebmp::debugDump(boost::shared_ptr<basebmp::BitmapDevice> const&,
std::basic_ostream<char, std::char_traits<char> >&)'
collect2: ld returned 1 exit status
make: ***
[/home/LOff/libo/workdir/unxlngi6.pro/LinkTarget/Library/libvclplug_svplo.so]
Error 1
As I saw in cpp code this should be ok, so probably basebmp debug.cxx is
not marked for linking in the project. Could someone look at this issue
who knows make files?
Thanks,
Gabor
More information about the LibreOffice
mailing list