View previous topic :: View next topic |
Author |
Message |
suka Developer
Joined: 22 Apr 2002 Posts: 383
|
Posted: Fri Jul 25, 2003 7:33 am Post subject: openoffice-ximian-1.1_rc2 [ebuild inside] |
|
|
Another version, another round. Here it is the shiny new ebuild for a ximianized version of the not yet officially released OpenOffice.org1.1rc2, get it from here:
http://www.t0.or.at/~zaurus/openoffice-ximian-1.1_rc2-r1.tar.gz
The usual How-to install:
Just download it and extract to /usr/local/portage (or wherever you set your PORTDIR_OVERLAY to). After that
Code: | emerge openoffice-ximian |
and wait for some hours.
What has changed since RC1: (aside from the version upgrade)
1) ooffice-script fixed, no (non-harmful) errors while starting OOo anymore. Also the first start setup-procedure should work correctly now
2) This builds now with bash instead of the before used tcsh (Yeah!), hope this works for everone. If not: In the tarball there is also a cleaned up version of RC1, which still uses the old compile method.
3) The usual bunch of small fixes and cleanups
Update for rc2-r1 (030804)
1) At least some of the compilation problems should be fixed
2) A setup problem with the basic-scripts has been fixed
Some important notes about this version:
1) It compiles and installs fine for me, but I can't promise it will for you. There have been problems for some people trying to install RC1, please try again and report if you have better luck now.
2) If you experience problems while starting RC2 delete the ~/.openoffice directory and ~/.sversionrc.
3) This version uses now libart instead of gpc for polygon-clipping, therefore version 2.3.13 of libart_lgpl is required, which is not in portage atm, but also provided in the tarball
4) Still no KDE menu entries created
Enjoy
suka
Last edited by suka on Mon Aug 04, 2003 9:20 am; edited 3 times in total |
|
Back to top |
|
|
Paper Tux's lil' helper
Joined: 02 Jul 2002 Posts: 79 Location: Milan, Italy
|
Posted: Fri Jul 25, 2003 9:08 am Post subject: |
|
|
Hi!
Did someone successfully build it using gcc 3.3?
I tried emerging -1.1_rc-r1 but it failed. I think it's just a problem of compatibility with gcc, but i'm not so sure ...
That's what I got:
Quote: |
In member function `virtual comphelper::OAccessibleContextWrapper* comphelper::OAccessibleWrapper::createAccessibleContext(const com::sun::star::uno::Reference<com::sun::star::accessibility::XAccessibleContext>&)':
/var/tmp/portage/openoffice-ximian-1.1_rc-r1/work/oo_1.1rc_src/comphelper/source/misc/accessiblewrapper.cxx:373: error: cannot call member function `const com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory>& comphelper::OProxyAggregation::getORB()' without object
/var/tmp/portage/openoffice-ximian-1.1_rc-r1/work/oo_1.1rc_src/comphelper/source/misc/accessiblewrapper.cxx: In constructor `comphelper::OAccessibleContextWrapperHelper::OAccessibleContextWrapperHelper(const com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory>&, cppu::OBroadcastHelper&, const com::sun::star::uno::Reference<com::sun::star::accessibility::XAccessibleContext>&, const com::sun::star::uno::Reference<com::sun::star::accessibility::XAccessible>&, const com::sun::star::uno::Reference<com::sun::star::accessibility::XAccessible>&)':
/var/tmp/portage/openoffice-ximian-1.1_rc-r1/work/oo_1.1rc_src/comphelper/source/misc/accessiblewrapper.cxx:413: error: cannot call member function `const com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory>& comphelper::OProxyAggregation::getORB()' without object
dmake: Error code 1, while making '../../unxlngi4.pro/slo/accessiblewrapper.obj'
---* TG_SLO.MK *---
ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-ximian-1.1_rc-r1/work/oo_1.1rc_src/comphelper/source/misc
|
During the weekend I'll emerging the rc2 ebuild, let's see if the problem has been fixed
Btw, great ebuild!!! Thanks!
Bye,
Paper |
|
Back to top |
|
|
suka Developer
Joined: 22 Apr 2002 Posts: 383
|
Posted: Fri Jul 25, 2003 9:46 am Post subject: |
|
|
Paper wrote: | Hi!
That's what I got:
Quote: |
ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-ximian-1.1_rc-r1/work/oo_1.1rc_src/comphelper/source/misc
|
|
Yes the infamous error 65280.... Please try the newer version and report if this has the same problems.
One question: Could it be that you are using Kernel 2.5.x or 2.6-pre?
Paper wrote: | During the weekend I'll emerging the rc2 ebuild, let's see if the problem has been fixed |
I sincerly hope so |
|
Back to top |
|
|
Paper Tux's lil' helper
Joined: 02 Jul 2002 Posts: 79 Location: Milan, Italy
|
Posted: Fri Jul 25, 2003 9:52 am Post subject: |
|
|
Grrr .... yes, I'm using 2.6-pre1 ... what's the matter with that?
Did I say it's a great ebuild, though?
Bye,
Paper |
|
Back to top |
|
|
suka Developer
Joined: 22 Apr 2002 Posts: 383
|
Posted: Fri Jul 25, 2003 10:04 am Post subject: |
|
|
Paper wrote: | Grrr .... yes, I'm using 2.6-pre1 ... what's the matter with that? |
Just trying to compile informations about why the build fails for some people and works for other.
My main supections atm are either the development kernel or gcc-3.3, so could other people with the same problem please post if they are using either or both?
Paper wrote: | Did I say it's a great ebuild, though?
Bye,
Paper |
Yes you said that, just didn't want to sound too self-pleased by replying to it
Ooooops... |
|
Back to top |
|
|
Paper Tux's lil' helper
Joined: 02 Jul 2002 Posts: 79 Location: Milan, Italy
|
Posted: Fri Jul 25, 2003 10:13 am Post subject: |
|
|
ok, I'll try to emerge it first with both gcc 3.3 and kernel 2.6. If it fails I'll fall back to a 2.4 kernel.
Btw, I'll let you know on sunday evening ... well, when here in Italy will be evening
Bye,
Paper |
|
Back to top |
|
|
suka Developer
Joined: 22 Apr 2002 Posts: 383
|
Posted: Fri Jul 25, 2003 10:25 am Post subject: |
|
|
Paper wrote: |
Btw, I'll let you know on sunday evening ... well, when here in Italy will be evening |
Hmm, ok, so I assume it will be evening here in Austria too? |
|
Back to top |
|
|
KiTaSuMbA Guru
Joined: 28 Jun 2002 Posts: 430 Location: Naples Italy
|
Posted: Fri Jul 25, 2003 1:08 pm Post subject: |
|
|
Hey, suka... currently trying this new ebuild -- only God can tell if this will work.
Your post (about enabling bash) made me take a look inside the ebuild...
Remember that error of mine, with the compile not finding some std_*.h files?
Editing (after backing up) the entire g++-v3/ contents to point includes on absolute paths actually worked, delaying the fail quite a bit. Unfortunately, headers inside the bits/ dir cross-include and that would require me to either do another editor-galore or write down some extensive sed script. Something I was in NO condition to do yesterday night.
Now, take a look at this snippet of your ebuild:
Code: | # Do not include /usr/include in header search path, and
# same thing for internal gcc include dir, as gcc3 handles
# it correctly by default! (Az)
perl -pi -e "s| -I/usr/include||g" ${LinuxEnvSet}
# perl -pi -e "s| -I$(gcc-libpath)/include||g" ${LinuxEnvSet} |
You sure about that? It seams like THIS is my troubles...
Strangely I am running 3.2.3, that supposedly works...
Code: | g++ --version
g++ (GCC) 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
Any ideas? A fast reply, since I'm still downloading would be prefered...
Thanks a lot for your work with the beast _________________ Need to flame people LIVE on IRC? Join #gentoo-otw on freenode! |
|
Back to top |
|
|
suka Developer
Joined: 22 Apr 2002 Posts: 383
|
Posted: Fri Jul 25, 2003 1:28 pm Post subject: |
|
|
KiTaSuMbA wrote: |
Now, take a look at this snippet of your ebuild:
Code: | # Do not include /usr/include in header search path, and
# same thing for internal gcc include dir, as gcc3 handles
# it correctly by default! (Az)
perl -pi -e "s| -I/usr/include||g" ${LinuxEnvSet}
# perl -pi -e "s| -I$(gcc-libpath)/include||g" ${LinuxEnvSet} |
You sure about that? It seams like THIS is my troubles...
Strangely I am running 3.2.3, that supposedly works...
|
To be honest: I don't know. This is one part which I didn't take a look at and which comes from the original openoffice ebuilds, didn't tryto fiddle with it yet, just trusted Azrah on that
KiTaSuMbA wrote: |
Code: | g++ --version
g++ (GCC) 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
Any ideas? A fast reply, since I'm still downloading would be prefered...
Thanks a lot for your work with the beast |
No no others than: Try it out, that's what I do, as I am not coder myself, just a "collector" (or whatever)
Anyway: Which gcc and kernel version are you using? Because - if I remember right - there has been some talk on the openoffice-dev-list that there are problems with gcc 3.3 |
|
Back to top |
|
|
KiTaSuMbA Guru
Joined: 28 Jun 2002 Posts: 430 Location: Naples Italy
|
Posted: Fri Jul 25, 2003 1:43 pm Post subject: |
|
|
kernel 2.4.20-ck6
gcc 3.2.3-r1
Will give it a roll then and see what happens _________________ Need to flame people LIVE on IRC? Join #gentoo-otw on freenode! |
|
Back to top |
|
|
suka Developer
Joined: 22 Apr 2002 Posts: 383
|
Posted: Fri Jul 25, 2003 1:48 pm Post subject: |
|
|
KiTaSuMbA wrote: | kernel 2.4.20-ck6
gcc 3.2.3-r1
|
which kills my top suspects... (unless it's something in the ck-patches that is also in the pre-kernels and not in xfs-sources, which I use...) |
|
Back to top |
|
|
Paper Tux's lil' helper
Joined: 02 Jul 2002 Posts: 79 Location: Milan, Italy
|
Posted: Fri Jul 25, 2003 4:06 pm Post subject: |
|
|
Damn ... looked in the openoffice bugzilla ... there are tons of bugs and patches related to gcc 3.3/3.3.1
Here is one of the bug I found:
http://www.openoffice.org/project/www/issues/show_bug.cgi?id=13400
Seems like we'll need to wait a bit to get openoffice-ximian to compile with the new gcc ...
Bye,
Paper |
|
Back to top |
|
|
KiTaSuMbA Guru
Joined: 28 Jun 2002 Posts: 430 Location: Naples Italy
|
Posted: Fri Jul 25, 2003 5:24 pm Post subject: |
|
|
stung again...
I think I'm gonna play with those options in the ebuild and see what (if anything) happens _________________ Need to flame people LIVE on IRC? Join #gentoo-otw on freenode! |
|
Back to top |
|
|
Snake007uk Apprentice
Joined: 12 Jan 2003 Posts: 198 Location: London, UK
|
Posted: Fri Jul 25, 2003 7:10 pm Post subject: |
|
|
whats the difference in this and the normal openoffice that comes with ximian ??
Snake _________________ Snake
Dual AMD MP 2800+, Asus A7M266-D, 1GB Ram, 18.1GB u160 HD, ATI Radeon 9600 Pro, Creative Audigy ZS, Intel SRCU31A, Linksys NIC, iiyama 18.1 4637bk lcd |
|
Back to top |
|
|
lorenb Apprentice
Joined: 24 Aug 2002 Posts: 207 Location: Toronto, ON
|
|
Back to top |
|
|
lorenb Apprentice
Joined: 24 Aug 2002 Posts: 207 Location: Toronto, ON
|
Posted: Sat Jul 26, 2003 3:09 am Post subject: Re: openoffice-ximian-1.1_rc2 [ebuild inside] |
|
|
I just finished compiling (and building a -bin package for my laptop) rc2 and it works just fine.
Thanks. |
|
Back to top |
|
|
Zeddicus Apprentice
Joined: 21 Apr 2003 Posts: 163
|
Posted: Sat Jul 26, 2003 3:42 am Post subject: |
|
|
Please use that -bin in an ebuild, if you have a chance
I still get the 625blah error |
|
Back to top |
|
|
ices n00b
Joined: 21 Jun 2003 Posts: 19
|
Posted: Sat Jul 26, 2003 11:31 am Post subject: |
|
|
Code: | >>> Source unpacked.
* We're using ccache for this build...
* Configuring OpenOffice.org...
********************************************************************
* *
* OpenOffice.org build configuration. *
* *
* The configure proces checks your platform to see whether *
* you can build OpenOffice.org on it. *
* This proces checks all pre-requisites and generates a file *
* containing the necessary environment variables. *
* Source this file after configure has ended successfully. *
* *
* Any warning that is generated during the configure process *
* must be taken into account, since it can be a reason for *
* an unsuccessfull build of OpenOffice.org *
* *
********************************************************************
********************************************************************
* *
* Checking the platform pre-requisites. *
* *
********************************************************************
checking for gawk... gawk
checking for gawk... /bin/gawk
checking for sed... /bin/sed
checking the operating system... checked (Linux)
checking for gcc... /usr/bin/ccache gcc
checking for C compiler default output... configure: error: C compiler cannot create executables
See `config.log' for more details.
!!! ERROR: app-office/openoffice-ximian-1.1_rc2 failed.
!!! Function src_compile, Line 333, Exitcode 77
!!! (no error message) |
What can i do? |
|
Back to top |
|
|
lorenb Apprentice
Joined: 24 Aug 2002 Posts: 207 Location: Toronto, ON
|
Posted: Sat Jul 26, 2003 11:46 am Post subject: |
|
|
Illuminatus wrote: | Please use that -bin in an ebuild, if you have a chance
I still get the 625blah error |
My -bin package is:
Code: |
# ls -al openoffice-ximian-1.1_rc2.tbz2
-rw-r--r-- 1 root root 73619405 Jul 25 23:02 openoffice-ximian-1.1_rc2.tbz2
|
If you have somewhere I can dump it, I don't have a problem uploading it.
By the way it was compiled with -march=pentium3. |
|
Back to top |
|
|
lorenb Apprentice
Joined: 24 Aug 2002 Posts: 207 Location: Toronto, ON
|
Posted: Sat Jul 26, 2003 11:53 am Post subject: |
|
|
ices wrote: | Code: |
checking for gcc... /usr/bin/ccache gcc
checking for C compiler default output... configure: error: C compiler cannot create executables
See `config.log' for more details.
!!! ERROR: app-office/openoffice-ximian-1.1_rc2 failed.
!!! Function src_compile, Line 333, Exitcode 77
!!! (no error message) |
What can i do? |
Sounds like a gcc problem. Take this code sample:
Code: |
#include <stdio.h>
int main( void )
{
printf("\nHello, world!\n");
exit( 1 );
}
|
Save it to a file (eg. hello.c) and then run:
Code: | gcc hello.c -o hello |
If it works, there should be no output, it will create an executable named 'hello' in the current directory.
If it doesn't work, then you should probaby re-emerge gcc. |
|
Back to top |
|
|
Lovechild Advocate
Joined: 17 May 2002 Posts: 2858 Location: Århus, Denmark
|
Posted: Sat Jul 26, 2003 11:53 am Post subject: |
|
|
I could put that on my schools server for people to download. |
|
Back to top |
|
|
Apolonius Guru
Joined: 24 Jan 2003 Posts: 325
|
Posted: Sat Jul 26, 2003 12:00 pm Post subject: |
|
|
You could also make a torrent file of your bin to share it with minimal bandwidth usage. |
|
Back to top |
|
|
pschram n00b
Joined: 04 Jan 2003 Posts: 44
|
Posted: Sat Jul 26, 2003 12:00 pm Post subject: |
|
|
I tried an install with the new openoffice-ximian-1.1_rc-r1.ebuild and I get the 65280 Error. I have a linux-2.4.20-gentoo-r5 kernel, so no test-kernel or anything. |
|
Back to top |
|
|
lorenb Apprentice
Joined: 24 Aug 2002 Posts: 207 Location: Toronto, ON
|
Posted: Sat Jul 26, 2003 12:19 pm Post subject: |
|
|
Lovechild wrote: | I could put that on my schools server for people to download. |
Sounds like a plan. |
|
Back to top |
|
|
lorenb Apprentice
Joined: 24 Aug 2002 Posts: 207 Location: Toronto, ON
|
Posted: Sat Jul 26, 2003 12:20 pm Post subject: |
|
|
Apolonius wrote: | You could also make a torrent file of your bin to share it with minimal bandwidth usage. |
I've beening hearing a lot about BitTorrent, but I've never used it before. I'll have to take a look at that. |
|
Back to top |
|
|
|