Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

OpenOffice.org 1.1.3 GCC 3.4.x & system DB support

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
153 posts
  • Page 1 of 7
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 7
  • Next
Author
Message
geki
Advocate
Advocate
User avatar
Posts: 2387
Joined: Thu May 13, 2004 8:59 pm
Location: Germania
Contact:
Contact geki
Website

OpenOffice.org 1.1.3 GCC 3.4.x & system DB support

  • Quote

Post by geki » Wed Nov 03, 2004 12:38 pm

Here it is my gentoo fellows. :D

http://geki.ath.cx/OOo/openoffice-1.1.3.tar.bz2

An overlay with GCC 3.4.x patchset. Tested on GCC 3.4.2-r3 ( GCC 3.4.3 1025 snapshot to be correct ;) ). There is also a system DB patchset inluded so that you do not need the sys-libs/db-3.2.9*. if you use USE-Flag "berkdb" it will use the usually already installed sys-libs/db-4.2.*. If not it will use the internal OOo DB 3.2.9 version.

That are the main changes from portage's version.


Actual problems:

* Module pyuno: library building has 'undefined references' which I let ignore. seems harmless
* Module connectivity: mozab and mozillasrc do not like the shipped mozilla headers of module moz. I do not build them.


Important note:

On install it says that some files cound not be found. Button 'Ignore' helps. ;) ( that was the time i used my first OOo 1.1.3 GCC 3.4.x patchset with module cppu backport which this version does not have anymore. It is clean OOo 1.1.3 code now! )

That was libmoz* ( 2 files, because they actually do not get build. ) ...
and s*49.zip files ( for help function as I see it ) but with my newer build for language ENUS instead GER there were the s*01.zip files! so they should be there. At least for ENUS version. native language sets not tested yet ( german! )


If you want to follow this OOo GCC 3.4.x patchset getting included or not in OOo code watch this IZ on openoffice.org:
http://www.openoffice.org/issues/show_bug.cgi?id=36517


have phun! :twisted: ... and call me god :P
Top
geki
Advocate
Advocate
User avatar
Posts: 2387
Joined: Thu May 13, 2004 8:59 pm
Location: Germania
Contact:
Contact geki
Website

  • Quote

Post by geki » Wed Nov 03, 2004 1:10 pm

weee, forgot to delete one line in ebuild. you may re-download the overlay! thanks!
Top
geki
Advocate
Advocate
User avatar
Posts: 2387
Joined: Thu May 13, 2004 8:59 pm
Location: Germania
Contact:
Contact geki
Website

  • Quote

Post by geki » Wed Nov 03, 2004 1:20 pm

If you just want the OOo package without installing because you want it installed in another way do:

Code: Select all

LANGUAGE="49" ebuild /usr/local/portage/app-office/openoffice/openoffice-1.1.3.ebuild compile
LANGUAGE="<your code>" .... of course ;)
then you find your build in /var/tmp/portage/openoffice-1.1.3/work/OOo_1.1.3_src/instsetoo/unxlngi4.pro/<your code>/normal/
Top
geki
Advocate
Advocate
User avatar
Posts: 2387
Joined: Thu May 13, 2004 8:59 pm
Location: Germania
Contact:
Contact geki
Website

  • Quote

Post by geki » Wed Nov 03, 2004 3:47 pm

I found a place to get localised helpcontent modules, let's see how I do implement that these 'missing file messages' disappear. :)

That 2 libmoz* 'missing file messages' will stay until anyone fixed that. :wink:
Top
geki
Advocate
Advocate
User avatar
Posts: 2387
Joined: Thu May 13, 2004 8:59 pm
Location: Germania
Contact:
Contact geki
Website

  • Quote

Post by geki » Wed Nov 03, 2004 4:15 pm

ok, did it a dirty way but however, it should work. anyone wants to test? well, next leecher will anyway. :P
Top
4nykey
Apprentice
Apprentice
Posts: 180
Joined: Wed Feb 11, 2004 10:50 pm

Re: OpenOffice.org 1.1.3 GCC 3.4.x & system DB support

  • Quote

Post by 4nykey » Wed Nov 03, 2004 5:09 pm

geki wrote:have phun! :twisted: ... and call me god :P
Heh, I for one certainly will ...if it'll work out, then probably this as well 8O
Altough it'll take hellova time to complete (if ever), probably will left it building for weekend.

BTW, there's a little typo at line 54: '=ys-libs/db-3.2.9*"
Top
Polynomial-C
Retired Dev
Retired Dev
User avatar
Posts: 1432
Joined: Sun Jun 01, 2003 4:19 pm
Location: Germany

  • Quote

Post by Polynomial-C » Wed Nov 03, 2004 10:22 pm

Hi,

wow, that's what I was waiting for before migrating all my boxes to gcc-3.4
I'm compiling right now on my gcc-3.4 testbox.
Will let you know about the results.

Poly
The manual said "Requires Windows10 or better" so I installed GNU/Linux...

my portage overlay

Need a stage1 tarball? (Unofficial builds)
Top
geki
Advocate
Advocate
User avatar
Posts: 2387
Joined: Thu May 13, 2004 8:59 pm
Location: Germania
Contact:
Contact geki
Website

  • Quote

Post by geki » Wed Nov 03, 2004 10:44 pm

thanks for the typo info. i also placed the localised helpcontent part in the wrong part of ebuild :lol:

will fix that now...


*update* #1

overlay updated :)
Top
teutzz
Guru
Guru
User avatar
Posts: 333
Joined: Thu Apr 22, 2004 5:26 pm
Location: .ro
Contact:
Contact teutzz
Website

  • Quote

Post by teutzz » Wed Nov 03, 2004 11:10 pm

@geki: are going do the same for openoffice-ximian? i would be really interested giving a go to that
Cand nu stii ce sa raspunzi sau ce sa spui un simplu BLA ajunge... lolz
Top
geki
Advocate
Advocate
User avatar
Posts: 2387
Joined: Thu May 13, 2004 8:59 pm
Location: Germania
Contact:
Contact geki
Website

  • Quote

Post by geki » Wed Nov 03, 2004 11:28 pm

@teutzz

there is already one that compiled ximian with my gcc 3.4 patchset. just use it for ximian...
Top
geki
Advocate
Advocate
User avatar
Posts: 2387
Joined: Thu May 13, 2004 8:59 pm
Location: Germania
Contact:
Contact geki
Website

  • Quote

Post by geki » Wed Nov 03, 2004 11:46 pm

if your OOo build fails post the error here. i will try to fix it ^^ ...or i report upstream. :P

if you want to continue your stopped build whatever reason do:

Code: Select all

export S=/var/tmp/portage/openoffice-1.1.3/work/OOo_1.1.3_src
cd $S
export LinuxEnvSet="LinuxIntelEnv.Set.sh"
export SOLVER="$(awk '/^UPD=/ {gsub(/\"/, ""); gsub(/UPD=/, ""); print $0}' $LinuxEnvSet)"
export SOLPATH="$(awk '/^INPATH=/ {gsub(/\"/, ""); gsub(/INPATH=/, ""); print $0}' $LinuxEnvSet)"
export buildcmd="$S/solenv/bin/build.pl --all product=full strip=true --dlv_switch link"
source $S/$LinuxEnvSet
sh build.sh
after that you get your copy at mentioned place or you do

Code: Select all

LANGUAGE="49" ebuild /usr/local/portage/app-office/openoffice/openoffice-1.1.3.ebuild install
LANGUAGE="49" ebuild /usr/local/portage/app-office/openoffice/openoffice-1.1.3.ebuild qmerge
replace 49 with your code!
Top
r2dtu
Tux's lil' helper
Tux's lil' helper
Posts: 87
Joined: Fri Aug 23, 2002 6:53 am

  • Quote

Post by r2dtu » Thu Nov 04, 2004 8:33 am

I got a few lines like this:

Code: Select all

Preprocessor startline:  rscpp @/mnt/dump/portage_tmp/portage/openoffice-1.1.3/temp/fileBQz9hH
*** glibc detected *** corrupted double-linked list: 0x080aa488 ***
Rsc2 commandline: 
rsc2 
@/mnt/dump/portage_tmp/portage/openoffice-1.1.3/temp/fileEtLwGt
Then the build hangs (no processor or disk activity) with last output:

Code: Select all

regcomp -br ../unxlngi4.pro/bin/regcomp.rdb    \
   -register     \
   -r ../unxlngi4.pro/bin/setup_services.tmp   \
   -l com.sun.star.loader.Java2   \
   -env:UNO_JAVA_COMPPATH=file:///mnt/dump/portage_tmp/portage/openoffice-1.1.3/work/OOo_1.1.3_src/solver/645/unxlngi4.pro/bin \
   -c vnd.sun.star.expand:\$UNO_JAVA_COMPPATH/java_uno_accessbridge.jar
I've tried twice. I suspect my very new glibc version - glibc-2.3.4.20041021. I've seen two similar posts in forum, one says rebuilding glibc helped. I'll do that.
Top
geki
Advocate
Advocate
User avatar
Posts: 2387
Joined: Thu May 13, 2004 8:59 pm
Location: Germania
Contact:
Contact geki
Website

  • Quote

Post by geki » Thu Nov 04, 2004 9:13 am

hell, luckily i use early 0121 version ^^ ...no idea man - i hope that rebuilding helps :(

it is fine here...
Top
Polynomial-C
Retired Dev
Retired Dev
User avatar
Posts: 1432
Joined: Sun Jun 01, 2003 4:19 pm
Location: Germany

  • Quote

Post by Polynomial-C » Thu Nov 04, 2004 9:51 am

Hi again.

Geki is your overlay down? I can't download the ebuild from the posted URL.

Poly
The manual said "Requires Windows10 or better" so I installed GNU/Linux...

my portage overlay

Need a stage1 tarball? (Unofficial builds)
Top
geki
Advocate
Advocate
User avatar
Posts: 2387
Joined: Thu May 13, 2004 8:59 pm
Location: Germania
Contact:
Contact geki
Website

  • Quote

Post by geki » Thu Nov 04, 2004 10:02 am

dyndns... but wait, i update my overlay! STLport 4.6.2 :D
Top
Polynomial-C
Retired Dev
Retired Dev
User avatar
Posts: 1432
Joined: Sun Jun 01, 2003 4:19 pm
Location: Germany

  • Quote

Post by Polynomial-C » Thu Nov 04, 2004 10:08 am

Hi,
geki wrote:dyndns... but wait, i update my overlay! STLport 4.6.2 :)
okay, I'll wait. But the URL for me is inaccessible for hours now... is this normal @ dyndns?

[edit]Alright. Tried from another machine and could dl the ebuild. Have to check the machine here :-/[/edit]

Poly
Last edited by Polynomial-C on Thu Nov 04, 2004 10:36 am, edited 2 times in total.
The manual said "Requires Windows10 or better" so I installed GNU/Linux...

my portage overlay

Need a stage1 tarball? (Unofficial builds)
Top
geki
Advocate
Advocate
User avatar
Posts: 2387
Joined: Thu May 13, 2004 8:59 pm
Location: Germania
Contact:
Contact geki
Website

  • Quote

Post by geki » Thu Nov 04, 2004 10:16 am

ok, one runtime fix included and STLport-4.6.2 (patches from -r2)

have phun! :twisted:
Top
Polynomial-C
Retired Dev
Retired Dev
User avatar
Posts: 1432
Joined: Sun Jun 01, 2003 4:19 pm
Location: Germany

  • Quote

Post by Polynomial-C » Thu Nov 04, 2004 10:55 am

Hi,

now I get an error when unpacking the source:

Code: Select all

 * Applying newstlportfix.patch ...

 * Failed Patch: newstlportfix.patch!
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/openoffice-1.1.3/temp/newstlportfix.patch-22503.out


!!! ERROR: app-office/openoffice-1.1.3 failed.
!!! Function epatch, Line 402, Exitcode 0
!!! Failed Patch: newstlportfix.patch!
!!! If you need support, post the topmost build error, NOT this status message.
Output of /var/tmp/portage/openoffice-1.1.3/temp/newstlportfix.patch-22503.out

Code: Select all

***** newstlportfix.patch *****

===============================

PATCH COMMAND:  patch -p0 -g0 < /usr/local/portage/app-office/openoffice/files/1.1.3/newstlportfix.patch

===============================
patching file stlport/makefile.mk
Hunk #2 succeeded at 127 (offset -1 lines).
The next patch would create the file stlport/STLport-4.5.3.patch,
which already exists!  Applying it anyway.
patching file stlport/STLport-4.5.3.patch
Patch attempted to create file stlport/STLport-4.5.3.patch, which already exists.
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file stlport/STLport-4.5.3.patch.rej
patching file stlport/STLport-4.6.2.patch
===============================

PATCH COMMAND:  patch -p1 -g0 < /usr/local/portage/app-office/openoffice/files/1.1.3/newstlportfix.patch

===============================
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- stlport.orig/makefile.mk   2004-01-28 11:52:04.000000000 +0100
|+++ stlport/makefile.mk        2004-02-08 12:01:34.362287427 +0100
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
patching file STLport-4.5.3.patch
patching file STLport-4.6.2.patch
===============================

PATCH COMMAND:  patch -p2 -g0 < /usr/local/portage/app-office/openoffice/files/1.1.3/newstlportfix.patch

===============================
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- stlport.orig/makefile.mk   2004-01-28 11:52:04.000000000 +0100
|+++ stlport/makefile.mk        2004-02-08 12:01:34.362287427 +0100
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
missing header for unified diff at line 29 of patch
can't find file to patch at input line 29
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- /dev/null  2004-10-28 17:21:08.585283768 +0200
|+++ stlport/STLport-4.5.3.patch        2004-10-29 17:11:38.672879424 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
missing header for unified diff at line 358 of patch
can't find file to patch at input line 358
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- /dev/null  2004-10-28 17:21:08.585283768 +0200
|+++ stlport/STLport-4.6.2.patch        2004-11-04 10:36:09.057267208 +0100
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
===============================

PATCH COMMAND:  patch -p3 -g0 < /usr/local/portage/app-office/openoffice/files/1.1.3/newstlportfix.patch

===============================
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- stlport.orig/makefile.mk   2004-01-28 11:52:04.000000000 +0100
|+++ stlport/makefile.mk        2004-02-08 12:01:34.362287427 +0100
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
missing header for unified diff at line 29 of patch
can't find file to patch at input line 29
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- /dev/null  2004-10-28 17:21:08.585283768 +0200
|+++ stlport/STLport-4.5.3.patch        2004-10-29 17:11:38.672879424 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
missing header for unified diff at line 358 of patch
can't find file to patch at input line 358
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- /dev/null  2004-10-28 17:21:08.585283768 +0200
|+++ stlport/STLport-4.6.2.patch        2004-11-04 10:36:09.057267208 +0100
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
===============================

PATCH COMMAND:  patch -p4 -g0 < /usr/local/portage/app-office/openoffice/files/1.1.3/newstlportfix.patch

===============================
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- stlport.orig/makefile.mk   2004-01-28 11:52:04.000000000 +0100
|+++ stlport/makefile.mk        2004-02-08 12:01:34.362287427 +0100
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
missing header for unified diff at line 29 of patch
can't find file to patch at input line 29
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- /dev/null  2004-10-28 17:21:08.585283768 +0200
|+++ stlport/STLport-4.5.3.patch        2004-10-29 17:11:38.672879424 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
missing header for unified diff at line 358 of patch
can't find file to patch at input line 358
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- /dev/null  2004-10-28 17:21:08.585283768 +0200
|+++ stlport/STLport-4.6.2.patch        2004-11-04 10:36:09.057267208 +0100
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
Poly
The manual said "Requires Windows10 or better" so I installed GNU/Linux...

my portage overlay

Need a stage1 tarball? (Unofficial builds)
Top
geki
Advocate
Advocate
User avatar
Posts: 2387
Joined: Thu May 13, 2004 8:59 pm
Location: Germania
Contact:
Contact geki
Website

  • Quote

Post by geki » Thu Nov 04, 2004 11:07 am

im working on it STLport-4.6.2 strikes
Top
geki
Advocate
Advocate
User avatar
Posts: 2387
Joined: Thu May 13, 2004 8:59 pm
Location: Germania
Contact:
Contact geki
Website

  • Quote

Post by geki » Thu Nov 04, 2004 11:28 am

ok, for the meantime my overlay uses 4.5.3 again. and shoud work... system's STLport-4.6.2 lets OOo bootstrap fail - so no alternative :(
Top
Polynomial-C
Retired Dev
Retired Dev
User avatar
Posts: 1432
Joined: Sun Jun 01, 2003 4:19 pm
Location: Germany

  • Quote

Post by Polynomial-C » Thu Nov 04, 2004 12:13 pm

Hi,

package still fails at applying newstlportfix.patch

I did a small change to your ebuild to not always re-downloading helpcontent_??_unix.tgz.

Code: Select all

diff -Nau orig/app-office/openoffice/openoffice-1.1.3.ebuild app-office/openoffice/openoffice-1.1.3.ebuild
--- orig/app-office/openoffice/openoffice-1.1.3.ebuild       2004-11-04 12:37:17.000000000 +0100
+++ app-office/openoffice/openoffice-1.1.3.ebuild    2004-11-04 13:09:14.398119472 +0100
@@ -198,9 +198,11 @@
        unpack ${A}

        if [ "LANGNAME" != "ENUS" ];then
-               wget ftp://ftp.stardiv.de/pub/OpenOffice.org/contrib/helpcontent/helpcontent_${LANGNO}_unix.tgz \
+               ([ -f ${DISTDIR}/helpcontent_${LANGNO}_unix.tgz ] || \
+                       (addwrite ${DISTDIR} && \
+                       wget -P ${DISTDIR} ftp://ftp.stardiv.de/pub/OpenOffice.org/contrib/helpcontent/helpcontent_${LANGNO}_unix.tgz)) \
                        && mkdir -p ${WORKDIR}/helpcontent \
-                       && tar xvzf helpcontent_${LANGNO}_unix.tgz -C ${WORKDIR}/helpcontent/ \
+                       && tar xvzf ${DISTDIR}/helpcontent_${LANGNO}_unix.tgz -C ${WORKDIR}/helpcontent/ \
                       || die
        fi
It's ugly but downloading something inside of src_unpack is ugly anyway :)

Poly

[edit]correct patch submitted[/edit]
The manual said "Requires Windows10 or better" so I installed GNU/Linux...

my portage overlay

Need a stage1 tarball? (Unofficial builds)
Top
PrakashP
Veteran
Veteran
User avatar
Posts: 1249
Joined: Mon Oct 27, 2003 4:10 pm
Location: C.C.A.A., Germania

  • Quote

Post by PrakashP » Thu Nov 04, 2004 12:42 pm

Got a compile error (tried German version with +berkdb -curl -debug +gnome -java +kde +nptl):

Code: Select all

Making: ../unxlngi4.pro/lib/libsfx645li.so
gcc -c -fPIC -o ../unxlngi4.pro/slo/sfx_dflt_version.o -DUNX  -I../unxlngi4.pro/inc /var/tmp/portage/openoffice-1.1.3/work/OOo_1.1.3_src/solenv/src/version.c
g++ -z combreloc -z defs -Wl,-rpath,'$ORIGIN' -shared -L../unxlngi4.pro/lib -L../lib -L/var/tmp/portage/openoffice-1.1.3/work/OOo_1.1.3_src/solenv/unxlngi4/lib -L/var/tmp/portage/openoffice-1.1.3/work/OOo_1.1.3_src/solver/645/unxlngi4.pro/lib -L/var/tmp/portage/openoffice-1.1.3/work/OOo_1.1.3_src/solenv/unxlngi4/lib -LNO_JAVA_HOME/lib -LNO_JAVA_HOME/jre/lib/i386 -LNO_JAVA_HOME/jre/lib/i386/client -LNO_JAVA_HOME/jre/lib/i386/native_threads -L/usr/X11R6/lib ../unxlngi4.pro/slo/sfxdll.o ../unxlngi4.pro/slo/sfx_dflt_version.o ../unxlngi4.pro/slo/sfx_description.o -o ../unxlngi4.pro/lib/libsfx645li.so ../unxlngi4.pro/slo/imagemgr.o ../unxlngi4.pro/slo/appopen.o ../unxlngi4.pro/slo/appuno.o ../unxlngi4.pro/slo/appmail.o ../unxlngi4.pro/slo/appmain.o ../unxlngi4.pro/slo/appinit.o ../unxlngi4.pro/slo/appmisc.o ../unxlngi4.pro/slo/appdemo.o ../unxlngi4.pro/slo/appreg.o ../unxlngi4.pro/slo/appcfg.o ../unxlngi4.pro/slo/appquit.o ../unxlngi4.pro/slo/appchild.o ../unxlngi4.pro/slo/appserv.o ../unxlngi4.pro/slo/appdata.o ../unxlngi4.pro/slo/app.o ../unxlngi4.pro/slo/appbas.o ../unxlngi4.pro/slo/appdde.o ../unxlngi4.pro/slo/workwin.o ../unxlngi4.pro/slo/sfxhelp.o ../unxlngi4.pro/slo/childwin.o ../unxlngi4.pro/slo/sfxdll.o ../unxlngi4.pro/slo/module.o ../unxlngi4.pro/slo/appsys.o ../unxlngi4.pro/slo/loadenv.o ../unxlngi4.pro/slo/dlgcont.o ../unxlngi4.pro/slo/namecont.o ../unxlngi4.pro/slo/scriptcont.o ../unxlngi4.pro/slo/newhelp.o ../unxlngi4.pro/slo/helpinterceptor.o ../unxlngi4.pro/slo/shutdownicon.o ../unxlngi4.pro/slo/shutdowniconw32.o ../unxlngi4.pro/slo/sfxpicklist.o ../unxlngi4.pro/slo/helpdispatch.o ../unxlngi4.pro/slo/imestatuswindow.o ../unxlngi4.pro/slo/accelinfo.o ../unxlngi4.pro/slo/nochaos.o ../unxlngi4.pro/slo/exptypes.o ../unxlngi4.pro/slo/infodlgs.o ../unxlngi4.pro/slo/sfxdir.o ../unxlngi4.pro/slo/docfile.o ../unxlngi4.pro/slo/objuno.o ../unxlngi4.pro/slo/frmdescr.o ../unxlngi4.pro/slo/fsetobsh.o ../unxlngi4.pro/slo/docinf.o ../unxlngi4.pro/slo/interno.o ../unxlngi4.pro/slo/objxtor.o ../unxlngi4.pro/slo/objmisc.o ../unxlngi4.pro/slo/objstor.o ../unxlngi4.pro/slo/objsys.o ../unxlngi4.pro/slo/objcont.o ../unxlngi4.pro/slo/objserv.o ../unxlngi4.pro/slo/objitem.o ../unxlngi4.pro/slo/clientsh.o ../unxlngi4.pro/slo/docfac.o ../unxlngi4.pro/slo/docfilt.o ../unxlngi4.pro/slo/doctempl.o ../unxlngi4.pro/slo/doctemplates.o ../unxlngi4.pro/slo/docvor.o ../unxlngi4.pro/slo/new.o ../unxlngi4.pro/slo/doctdlg.o ../unxlngi4.pro/slo/frameobj.o ../unxlngi4.pro/slo/sfxbasemodel.o ../unxlngi4.pro/slo/xmlversion.o ../unxlngi4.pro/slo/frmload.o ../unxlngi4.pro/slo/framedlg.o ../unxlngi4.pro/slo/fsetvwsh.o ../unxlngi4.pro/slo/frame.o ../unxlngi4.pro/slo/urlframe.o ../unxlngi4.pro/slo/ipenv.o ../unxlngi4.pro/slo/contenv.o ../unxlngi4.pro/slo/printer.o ../unxlngi4.pro/slo/prnmon.o ../unxlngi4.pro/slo/viewsh.o ../unxlngi4.pro/slo/viewprn.o ../unxlngi4.pro/slo/ipfrm.o ../unxlngi4.pro/slo/viewfac.o ../unxlngi4.pro/slo/orgmgr.o ../unxlngi4.pro/slo/intfrm.o ../unxlngi4.pro/slo/viewfrm.o ../unxlngi4.pro/slo/tbedctrl.o ../unxlngi4.pro/slo/impframe.o ../unxlngi4.pro/slo/topfrm.o ../unxlngi4.pro/slo/sfxbasecontroller.o ../unxlngi4.pro/slo/unoctitm.o ../unxlngi4.pro/slo/request.o ../unxlngi4.pro/slo/dispatch.o ../unxlngi4.pro/slo/msgpool.o ../unxlngi4.pro/slo/objface.o ../unxlngi4.pro/slo/ctrlitem.o ../unxlngi4.pro/slo/statcach.o ../unxlngi4.pro/slo/shell.o ../unxlngi4.pro/slo/msg.o ../unxlngi4.pro/slo/bindings.o ../unxlngi4.pro/slo/minfitem.o ../unxlngi4.pro/slo/srchitem.o ../unxlngi4.pro/slo/macro.o ../unxlngi4.pro/slo/macrconf.o ../unxlngi4.pro/slo/eventsupplier.o ../unxlngi4.pro/slo/hintpost.o../unxlngi4.pro/slo/linkhdl.o ../unxlngi4.pro/slo/mnumgr.o ../unxlngi4.pro/slo/virtmenu.o ../unxlngi4.pro/slo/objmnctl.o ../unxlngi4.pro/slo/mnuitem.o ../unxlngi4.pro/slo/inettbc.o ../unxlngi4.pro/slo/xmlaccelcfg.o ../unxlngi4.pro/slo/accelcfg.o ../unxlngi4.pro/slo/accmgr.o ../unxlngi4.pro/slo/accitem.o ../unxlngi4.pro/slo/xmlnamespaces.o ../unxlngi4.pro/slo/saxnamespacefilter.o ../unxlngi4.pro/slo/attriblist.o ../unxlngi4.pro/slo/tbxmgr.o ../unxlngi4.pro/slo/tbxchild.o ../unxlngi4.pro/slo/tbxopdlg.o ../unxlngi4.pro/slo/tbxcust.o ../unxlngi4.pro/slo/imgmgr.o ../unxlngi4.pro/slo/tbxconf.o ../unxlngi4.pro/slo/tbxitem.o ../unxlngi4.pro/slo/stbmgr.o ../unxlngi4.pro/slo/stbitem.o ../unxlngi4.pro/slo/progind.o ../unxlngi4.pro/slo/filtergrouping.o ../unxlngi4.pro/slo/filedlghelper.o ../unxlngi4.pro/slo/mailmodel.o ../unxlngi4.pro/slo/partwnd.o ../unxlngi4.pro/slo/cfg.o ../unxlngi4.pro/slo/about.o ../unxlngi4.pro/slo/acccfg.o ../unxlngi4.pro/slo/basedlgs.o ../unxlngi4.pro/slo/dinfdlg.o ../unxlngi4.pro/slo/dinfedt.o ../unxlngi4.pro/slo/dockwin.o ../unxlngi4.pro/slo/eventdlg.o ../unxlngi4.pro/slo/intro.o ../unxlngi4.pro/slo/macropg.o ../unxlngi4.pro/slo/mailchildwin.o ../unxlngi4.pro/slo/mailwindow.o../unxlngi4.pro/slo/menucfg.o ../unxlngi4.pro/slo/mgetempl.o ../unxlngi4.pro/slo/navigat.o ../unxlngi4.pro/slo/newstyle.o ../unxlngi4.pro/slo/passwd.o ../unxlngi4.pro/slo/register.o ../unxlngi4.pro/slo/sfxurl.o ../unxlngi4.pro/slo/slotinfo.o ../unxlngi4.pro/slo/splitwin.o ../unxlngi4.pro/slo/styfitem.o ../unxlngi4.pro/slo/styledlg.o ../unxlngi4.pro/slo/tabdlg.o ../unxlngi4.pro/slo/templdlg.o ../unxlngi4.pro/slo/tplcitem.o ../unxlngi4.pro/slo/tplpitem.o ../unxlngi4.pro/slo/versdlg.o ../unxlngi4.pro/slo/printopt.o ../unxlngi4.pro/slo/recfloat.o ../unxlngi4.pro/slo/cfgtreelstbox.o ../unxlngi4.pro/slo/plugwin.o ../unxlngi4.pro/slo/propset.o ../unxlngi4.pro/slo/itmfac.o ../unxlngi4.pro/slo/sfxhtml.o ../unxlngi4.pro/slo/frmhtml.o ../unxlngi4.pro/slo/frmhtmlw.o ../unxlngi4.pro/slo/misc.o ../unxlngi4.pro/slo/idpool.o ../unxlngi4.pro/slo/progress.o ../unxlngi4.pro/slo/sfxresid.o ../unxlngi4.pro/slo/newhdl.o ../unxlngi4.pro/slo/bitset.o ../unxlngi4.pro/slo/minarray.o ../unxlngi4.pro/slo/fltfnc.o ../unxlngi4.pro/slo/mieclip.o ../unxlngi4.pro/slo/fltdlg.o ../unxlngi4.pro/slo/fltlst.o ../unxlngi4.pro/slo/helper.o ../unxlngi4.pro/slo/cfgmgr.o ../unxlngi4.pro/slo/cfgimex.o ../unxlngi4.pro/slo/cfgitem.o ../unxlngi4.pro/slo/misccfg.o ../unxlngi4.pro/slo/evntconf.o -lfwe645li -lsb645li -lxo645li -lxcr645li -lso645li-lsvt645li -ltk645li -lvcl645li -lsvl645li -lsot645li -lutl645li -ltl645li -lsysshell -lcomphelp3gcc3 -lucbhelper2gcc3 -lcppuhelpergcc3 -lcppu -lvos3gcc3 -lsal -ldl -lpthread -lm -Wl,-Bdynamic -lstlport_gcc -lstdc++
../unxlngi4.pro/slo/appcfg.o(.text+0x5fc5): In function `SfxApplication::SetOptions_Impl(SfxItemSet const&)':
: undefined reference to `SjApplet2::settingsChanged()'
collect2: ld returned 1 exit status
dmake:  Error code 1, while making '../unxlngi4.pro/lib/libsfx645li.so'
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-1.1.3/work/OOo_1.1.3_src/sfx2/util
Top
geki
Advocate
Advocate
User avatar
Posts: 2387
Joined: Thu May 13, 2004 8:59 pm
Location: Germania
Contact:
Contact geki
Website

  • Quote

Post by geki » Thu Nov 04, 2004 12:54 pm

@Prakash : emerge info please :)
Top
irf2003
Veteran
Veteran
Posts: 1078
Joined: Wed Sep 10, 2003 12:57 pm

  • Quote

Post by irf2003 » Thu Nov 04, 2004 2:40 pm

geki,
good job, congrats!
in the ebuild you should change all instances of

Code: Select all

if [ "LANGNAME" != "ENUS" ]
to

Code: Select all

if [ ${LANGNAME} != "ENUS" ]
hth
Top
irf2003
Veteran
Veteran
Posts: 1078
Joined: Wed Sep 10, 2003 12:57 pm

  • Quote

Post by irf2003 » Thu Nov 04, 2004 2:59 pm

geki,
for dealing with the helpcontent language files do the followings:-

Code: Select all

DESCRIPTION="OpenOffice.org, a full office productivity suite."
if [ -z "$LANGUAGE" ]; then
		LANGUAGE=01
fi
if [${LANGUAGE}!=01]
SRC_URI="mirror://openoffice/stable/${PV}/OOo_${PV}-1_source.tar.gz
ftp://ftp.stardiv.de/pub/OpenOffice.org/contrib/helpcontent/helpcontent_${LANGUAGE}_unix.tgz"
else
SRC_URI="mirror://openoffice/stable/${PV}/OOo_${PV}-1_source.tar.gz"
fi
also remove the wget for ebuild, as the helpcontent language distfiles,
will be automatically download into the distdir.
also change the tar as follows:

Code: Select all

&& tar xvzf ${DISTDIR}/helpcontent_${LANGNO}_unix.tgz -C ${WORKDIR}/helpcontent/ \
hth
Top
Post Reply

153 posts
  • Page 1 of 7
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 7
  • Next

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic