Hi Caolán, I have same problem.
gcc -print-file-name=libgcc_s.so.1 libgcc_s.so.1 locate libgcc_s.so.1 /lib/i386-linux-gnu/libgcc_s.so.1 When I copy /lib/i386-linux-gnu/libgcc_s.so.1 to unxlngi6.pro/lib it solves the problem. Can you please provide a patch for this issue? Ubuntu 11.04B2/32 bit. Thank you in advance! KAMI 2011. április 13. 10:10 Caolán McNamara írta, <caol...@redhat.com>: > > On Mon, 2011-04-11 at 20:28 +0200, Bálint Dózsa wrote: > > /usr/bin/perl -w /media/sda9/git/libox/solenv/bin/gccinstlib.pl > > libgcc_s.so.1 ../unxlngi6.pro/lib > > copy libgcc_s.so.1 to ../unxlngi6.pro/lib > > /bin/cp: cannot stat `libgcc_s.so.1': No such file or directory > > So, what *should* have happened here is that it should have said... > > copy /lib/../lib/libgcc_s.so.1 to ../unxlngi6.pro/lib > > and succeeded, so, what's the output of... > > gcc -print-file-name=libgcc_s.so.1 > > you should get "/lib/libgcc_s.so.1" as the output > > from your earlier lines it looks like > > gcc -print-file-name=libstdc++.so.6 > is working > > C. > > > _______________________________________________ > LibreOffice mailing list > LibreOffice@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/libreoffice _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice