Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4115 - openoffice will not build
Summary: openoffice will not build
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Normal major (vote)
Assignee: Seth Chandler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-24 20:37 UTC by Antonio D'souza
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio D'souza 2002-06-24 20:37:32 UTC
This is the error I end up with:

creating libdb-3.2.la
(cd .libs && rm -f libdb-3.2.la && ln -s ../libdb-3.2.la libdb-3.2.la)
/bin/sh ./libtool --mode=compile c++ -c  -I.
-I/var/tmp/portage/openoffice-1.0.0-r1/work/oo_1.0_src/solver/641/unxlngi4.pro/inc/stl
-I/var/tmp/portage/openoffice-1.0.0-r1/work/oo_1.0_src/solver/641/unxlngi4.pro/inc/external
-I/var/tmp/portage/openoffice-1.0.0-r1/work/oo_1.0_src/solver/641/unxlngi4.pro/inc
-I/var/tmp/portage/openoffice-1.0.0-r1/work/oo_1.0_src/solenv/unxlngi4/inc
-I/var/tmp/portage/openoffice-1.0.0-r1/work/oo_1.0_src/solenv/inc
-I/var/tmp/portage/openoffice-1.0.0-r1/work/oo_1.0_src/res -I/usr/include
-I/var/tmp/portage/openoffice-1.0.0-r1/work/oo_1.0_src/solver/641/unxlngi4.pro/inc/stl
-I/var/tmp/portage/openoffice-1.0.0-r1/work/oo_1.0_src/solenv/inc/Xp31
-I/opt/blackdown-jdk-1.3.1/include -I/opt/blackdown-jdk-1.3.1/include/linux
-I/opt/blackdown-jdk-1.3.1/include/native_threads/include -I/usr/X11R6/include
-I/usr/lib/gcc-lib/i686-pc-linux-gnu/3.1/include -I/usr/include -I.
-I../dist/../include -D_REENTRANT  -I/opt/blackdown-jdk-1.3.1/include
-I/opt/blackdown-jdk-1.3.1/include/linux -fexceptions -march=i686 -O3 -pipe
../dist/../cxx/cxx_app.cpp
c++ -c -I.
-I/var/tmp/portage/openoffice-1.0.0-r1/work/oo_1.0_src/solver/641/unxlngi4.pro/inc/stl
-I/var/tmp/portage/openoffice-1.0.0-r1/work/oo_1.0_src/solver/641/unxlngi4.pro/inc/external
-I/var/tmp/portage/openoffice-1.0.0-r1/work/oo_1.0_src/solver/641/unxlngi4.pro/inc
-I/var/tmp/portage/openoffice-1.0.0-r1/work/oo_1.0_src/solenv/unxlngi4/inc
-I/var/tmp/portage/openoffice-1.0.0-r1/work/oo_1.0_src/solenv/inc
-I/var/tmp/portage/openoffice-1.0.0-r1/work/oo_1.0_src/res -I/usr/include
-I/var/tmp/portage/openoffice-1.0.0-r1/work/oo_1.0_src/solver/641/unxlngi4.pro/inc/stl
-I/var/tmp/portage/openoffice-1.0.0-r1/work/oo_1.0_src/solenv/inc/Xp31
-I/opt/blackdown-jdk-1.3.1/include -I/opt/blackdown-jdk-1.3.1/include/linux
-I/opt/blackdown-jdk-1.3.1/include/native_threads/include -I/usr/X11R6/include
-I/usr/lib/gcc-lib/i686-pc-linux-gnu/3.1/include -I/usr/include -I.
-I../dist/../include -D_REENTRANT -I/opt/blackdown-jdk-1.3.1/include
-I/opt/blackdown-jdk-1.3.1/include/linux -fexceptions -march=i686 -O3 -pipe
../dist/../cxx/cxx_app.cpp  -fPIC -DPIC -o cxx_app.lo
cc1plus: warning: changing search order for system directory
"/usr/lib/gcc-lib/i686-pc-linux-gnu/3.1/include"
cc1plus: warning:   as it has already been specified as a non-system directory
cc1plus: warning: changing search order for system directory "/usr/include"
cc1plus: warning:   as it has already been specified as a non-system directory
../cxx/cxx_app.cpp:462: no `int DbEnv::set_server(char*, long int, long int,
unsigned int)' member function declared in class `DbEnv'
make: *** [cxx_app.lo] Error 1
dmake:  Error code 2, while making './unxlngi4.pro/misc/build/so_built'
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while making
/var/tmp/portage/openoffice-1.0.0-r1/work/oo_1.0_src/berkeleydb
dmake:  Error code 1, while making 'build_all'
---* TG_SLO.MK *---

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 58, Exitcode 255
Comment 1 Antonio D'souza 2002-08-29 06:21:24 UTC
It builds now. Crashes when saving files in it's own native format though...
Comment 2 Antonio D'souza 2003-01-07 12:18:16 UTC
This problem has been supplanted by different ones now.