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 <dozsabalint@gmail.com>:
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
/usr/bin/perl -w /media/sda9/git/libox/solenv/bin/gccinstlib.pl libstdc++.so.6 ../unxlngi6.pro/lib
copy /usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5.2/../../../libstdc++.so.6 to
../unxlngi6.pro/lib
unprelinking ../unxlngi6.pro/lib/libstdc++.so.6
/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
copy failed: Bad file descriptor at /media/sda9/git/libox/solenv/bin/gccinstlib.pl line 53.
dmake: Error code 9, while making '../unxlngi6.pro/lib/libgcc_s.so.1'
Retrying /media/sda9/git/libox/external/gcc3_specific
/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
copy failed: Bad file descriptor at /media/sda9/git/libox/solenv/bin/gccinstlib.pl line 53.
dmake: Error code 9, while making '../unxlngi6.pro/lib/libgcc_s.so.1'
-----------------------------------------------------------------------
Oh dear - something failed during the build - sorry !
For more help with debugging build errors, please see the section in:
http://wiki.documentfoundation.org/Development
internal build errors:
ERROR: error 65280 occurred while making /media/sda9/git/libox/external/gcc3_specific
it seems that the error is inside 'external', please re-run build
inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------
rm -Rf /media/sda9/git/libox/external/unxlngi6.pro # optional module 'clean'
/bin/bash
cd /media/sda9/git/libox
source ./LinuxX86Env.Set.sh
cd external
build
when the problem is isolated and fixed exit and re-run 'make' from the top-level
The problem is occurs when i try to compile in Ubuntu 11.04 beta. (in openSUSE 11.4 everything is
ok)
Regards,
Balint Dozsa
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.