[Libreoffice] build error in tail_build

Cor Nouws oolst at nouenoff.nl
Tue Aug 9 03:31:06 PDT 2011


Hi *,


Building LibreOffice now and then.
Currently to look at some functions / dig a bit in the code.
Low level experience.
Working on Ubuntu.

Previous successful build was from July 6
Yesterday I did a ./g pull -r on the master.
(Didn't do any special action for the one-git transition, since I 
thought that is not needed for me).

There were a few internal build errors that could be passed by following 
the typical advise as:
   rm -Rf /home/cono/src/git/libo/odk/unxlngi6.pro # optional module 
'clean'
   /bin/bash
   cd /home/cono/src/git/libo
   source ./Env.Host.sh
   cd odk
   build
and again make


Now I get a build errror in tail_build:

  [ build LNK ] CppunitTest/libtest_sd_uimpress.so
R=/home/cono/src/git && S=$R/libo && O=$S/solver/350/unxlngi6.pro && 
W=$S/workdir/unxlngi6.pro &&  mkdir -p $W/LinkTarget/CppunitTest/ && g++ 
-shared -Wl,-z,noexecstack  -Wl,-z,defs  -Wl,-rpath-link,/lib:/usr/lib 
-Wl,-z,combreloc   -L$S/solenv/unxlngi6/lib -L$O/lib 
-L$S/solenv/unxlngi6/lib -L/usr/lib/i386-linux-gnu  -Wl,--hash-style=gnu 
  -Wl,--dynamic-list-cpp-new -Wl,--dynamic-list-cpp-typeinfo 
-Wl,-Bsymbolic-functions  -Wl,--strip-all 
$W/CxxObject/sd/qa/unit/uimpress.o  `cat 
$W/LinkTarget/Library/libsdlo.so.objectlist` -Wl,--start-group 
-Wl,--end-group  -lcppunit -lavmedialo -lbasegfxlo -lcanvastoolslo 
-lcomphelpgcc3 -lcppcanvaslo -luno_cppu -luno_cppuhelpergcc3 
-ldrawinglayerlo -leditenglo -li18nisolang1gcc3 -luno_sal 
-luno_salhelpergcc3 -lsblo -lsfxlo -lsotlo -lsvllo -lsvtlo -lsvxcorelo 
-lsvxlo -ltklo -ltllo -lucbhelper4gcc3 -lutllo -lvcllo -lxolo -o 
$W/LinkTarget/CppunitTest/libtest_sd_uimpress.so
cat: 
/home/cono/src/git/libo/workdir/unxlngi6.pro/LinkTarget/Library/libsdlo.so.objectlist: 
Bestand of map bestaat niet
/home/cono/src/git/libo/workdir/unxlngi6.pro/CxxObject/sd/qa/unit/uimpress.o: 
In function `(anonymous namespace)::Test::setUp()':
uimpress.cxx:(.text+0x143): undefined reference to 
`SdDrawDocument::SdDrawDocument(DocumentType, SfxObjectShell*)'
/home/cono/src/git/libo/workdir/unxlngi6.pro/CxxObject/sd/qa/unit/uimpress.o: 
In function `(anonymous namespace)::Test::testCustomShow()':
uimpress.cxx:(.text+0x30e): undefined reference to 
`SdDrawDocument::GetCustomShowList(unsigned char)'
/home/cono/src/git/libo/workdir/unxlngi6.pro/CxxObject/sd/qa/unit/uimpress.o: 
In function `CppUnit::ConcretTestFixtureFactory<(anonymous 
namespace)::Test>::makeFixture()':
uimpress.cxx:(.text+0xc07): undefined reference to `SdDLL::Init()'
collect2: ld returned 1 exit status
make: *** 
[/home/cono/src/git/libo/workdir/unxlngi6.pro/LinkTarget/CppunitTest/libtest_sd_uimpress.so] 
Fout 1

Advice?
Thanks,

-- 
  - Cor
  - http://nl.libreoffice.org



More information about the LibreOffice mailing list