Re: [Libreoffice] Compilation failed in external; Ubuntu 11.04 beta

2011-04-22 Thread KAMI911 KAMI911
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

Re: [Libreoffice] Compilation failed in external; Ubuntu 11.04 beta

2011-04-13 Thread Caolán McNamara
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

Re: [Libreoffice] Compilation failed in external; Ubuntu 11.04 beta

2011-04-12 Thread Bálint Dózsa
I found the file in /lib/i386-linux-gnu ... Thanks for your help! Now i'm trying to compile... Balint 2011. április 12. 23:31 Bálint Dózsa írta, : > From where you copied the libgcc_s.so.1? > > Regards, > Balint Dozsa > > 2011. április 12. 22:49 Peter Jentsch írta, : > > I've encountered the sam

Re: [Libreoffice] Compilation failed in external; Ubuntu 11.04 beta

2011-04-12 Thread Bálint Dózsa
>From where you copied the libgcc_s.so.1? Regards, Balint Dozsa 2011. április 12. 22:49 Peter Jentsch írta, : > I've encountered the same or a very similar problem and manually copied > libgcc_s.so.1 to the external/gcc3_specific folder to work around it. > > Cheers > Peter > > > > > Am 11.04.20

Re: [Libreoffice] Compilation failed in external; Ubuntu 11.04 beta

2011-04-12 Thread Peter Jentsch
I've encountered the same or a very similar problem and manually copied libgcc_s.so.1 to the external/gcc3_specific folder to work around it. Cheers Peter Am 11.04.2011 um 20:28 schrieb Bálint Dózsa : > Hi, > > I need some help. > I've got this problem: > > build -- version: 275224 > >

[Libreoffice] Compilation failed in external; Ubuntu 11.04 beta

2011-04-11 Thread Bálint Dózsa
Hi, I need some help. I've got this problem: *build -- version: 275224* * * * * *=* *Building module external* *=* *Entering /media/sda9/git/libox/external/glibc* * * *mkout -- version: 1.8* *Nothing to do here.* *Entering /media/sda9/git/libox/external/gcc3_specific* * *