Re: [Libreoffice] Problem with make on fedora 15

2011-07-02 Thread Miklos Vajna
On Sat, Jul 02, 2011 at 01:16:09PM +0700, Ta Duc Tung  
wrote:
> Thank you for replying soon.
> Can you show me how to apply that patch?
> 
> [1] 
> http://pkgs.fedoraproject.org/gitweb/?p=libreoffice.git;a=blob_plain;f=vbahelper.visibility.patch;hb=HEAD

Try: patch -p0 < vbahelper.visibility.patch. See "man patch".


pgpAkvtVrN26y.pgp
Description: PGP signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] Problem with make on fedora 15

2011-07-01 Thread Ta Duc Tung

Thank you for replying soon.
Can you show me how to apply that patch?

[1] 
http://pkgs.fedoraproject.org/gitweb/?p=libreoffice.git;a=blob_plain;f=vbahelper.visibility.patch;hb=HEAD


Thanks and Best Regards,
tatung

On 07/02/2011 05:38 AM, Miklos Vajna wrote:

On Fri, Jul 01, 2011 at 11:33:25PM +0700, Ta Duc Tung  
wrote:

We are group of 3 students from Vietnam. We are trying to build
Libreoffice on Fedora 15


Build environment: Fedora 15, default installation, yum up to date.

[tatung@tatung-laptop ~]$ gcc --version | grep gcc
gcc (GCC) 4.6.0 20110530 (Red Hat 4.6.0-9)
[tatung@tatung-laptop ~]$ rpm -qa | grep glibc
glibc-common-2.14-3.i686
glibc-devel-2.14-3.i686
glibc-headers-2.14-3.i686
glibc-2.14-3.i686
[tatung@tatung-laptop ~]$ uname -a
Linux tatung-laptop 2.6.38.8-32.fc15.i686 #1 SMP Mon Jun 13 20:01:50 UTC
2011 i686 i686 i386 GNU/Linux


   We've followed this link
http://www.documentfoundation.org/develop/
In addition, before running autogen.sh, I've installed gnome-vfs2-devel.
autogen.sh was OK but when I tried to run make (not "make dev-install"
yet), an error appeared

http://pastebin.com/S3J1DxBu

That's a known problem with gcc-4.6 - have you tried applying this[1]
patch?

[1] 
http://pkgs.fedoraproject.org/gitweb/?p=libreoffice.git;a=blob_plain;f=vbahelper.visibility.patch;hb=HEAD


___
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


Re: [Libreoffice] Problem with make on fedora 15

2011-07-01 Thread Miklos Vajna
On Fri, Jul 01, 2011 at 11:33:25PM +0700, Ta Duc Tung  
wrote:
> We are group of 3 students from Vietnam. We are trying to build 
> Libreoffice on Fedora 15
> 
> 
> Build environment: Fedora 15, default installation, yum up to date.
> 
> [tatung@tatung-laptop ~]$ gcc --version | grep gcc
> gcc (GCC) 4.6.0 20110530 (Red Hat 4.6.0-9)
> [tatung@tatung-laptop ~]$ rpm -qa | grep glibc
> glibc-common-2.14-3.i686
> glibc-devel-2.14-3.i686
> glibc-headers-2.14-3.i686
> glibc-2.14-3.i686
> [tatung@tatung-laptop ~]$ uname -a
> Linux tatung-laptop 2.6.38.8-32.fc15.i686 #1 SMP Mon Jun 13 20:01:50 UTC 
> 2011 i686 i686 i386 GNU/Linux
> 
> 
>   We've followed this link
> http://www.documentfoundation.org/develop/
> In addition, before running autogen.sh, I've installed gnome-vfs2-devel.
> autogen.sh was OK but when I tried to run make (not "make dev-install" 
> yet), an error appeared
> 
> http://pastebin.com/S3J1DxBu

That's a known problem with gcc-4.6 - have you tried applying this[1]
patch?

[1] 
http://pkgs.fedoraproject.org/gitweb/?p=libreoffice.git;a=blob_plain;f=vbahelper.visibility.patch;hb=HEAD


pgpfSKoaxoTaR.pgp
Description: PGP signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice] Problem with make on fedora 15

2011-07-01 Thread Ta Duc Tung

Hi,

We are group of 3 students from Vietnam. We are trying to build 
Libreoffice on Fedora 15



Build environment: Fedora 15, default installation, yum up to date.

[tatung@tatung-laptop ~]$ gcc --version | grep gcc
gcc (GCC) 4.6.0 20110530 (Red Hat 4.6.0-9)
[tatung@tatung-laptop ~]$ rpm -qa | grep glibc
glibc-common-2.14-3.i686
glibc-devel-2.14-3.i686
glibc-headers-2.14-3.i686
glibc-2.14-3.i686
[tatung@tatung-laptop ~]$ uname -a
Linux tatung-laptop 2.6.38.8-32.fc15.i686 #1 SMP Mon Jun 13 20:01:50 UTC 
2011 i686 i686 i386 GNU/Linux



 We've followed this link
http://www.documentfoundation.org/develop/
In addition, before running autogen.sh, I've installed gnome-vfs2-devel.
autogen.sh was OK but when I tried to run make (not "make dev-install" 
yet), an error appeared


http://pastebin.com/S3J1DxBu

I've tried to follow the instructions


rm -Rf /home/tatung/mhst2011/git/libo/tail_build/unxlngi6.pro # optional 
module 'clean'

/bin/sh
cd /home/tatung/mhst2011/git/libo
source ./LinuxX86Env.Set.sh
cd tail_build
make -r



However, the error is still there. So please help :)

Thanks and Best Regards,
tatung
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice