Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25297 - OpenOffice-1.1_rc1 fails with gtk+ < 2.0
Summary: OpenOffice-1.1_rc1 fails with gtk+ < 2.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-25 21:05 UTC by Ben Maas
Modified: 2003-10-03 04:41 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 Ben Maas 2003-07-25 21:05:58 UTC
I don't install Gnome (note "-gnome" and "gtk qt kde" below) and only really use gtk 
for GIMP and OOo.  The OpenOffice-1.1_rc1 ebuild failed because I didn't have GTK+ 
2.0 or greater (previously had 1.2.10-r10).  After doing an "emerge gtk+" everything 
went fine. 
 
It might be worth it to add >=dev-libs/gtk+-2.0 to RDEPEND to make sure this builds 
properly. 
 
*** Output from emerge --info: 
Portage 2.0.48-r5 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1) 
================================================================= 
System uname: 2.4.20-gentoo-r3 i686 AMD Athlon(tm) XP 1800+ 
GENTOO_MIRRORS="http://adelie.polymtl.ca/ http://gentoo.noved.org/ 
ftp://gentoo.noved.org/" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config 
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config 
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ 
/usr/share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
PORTDIR="/usr/portage" 
DISTDIR="/usr/portage/distfiles" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR_OVERLAY="" 
USE="x86 oss 3dnow apm avi crypt cups encode foomaticdb gif jpeg libg++ mad 
mikmod mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib 
gdbm berkdb slang readline arts tetex svga tcltk java guile X sdl gpm tcpd pam libwww 
ssl python esd imlib oggvorbis gtk qt kde motif opengl acl acpi alsa apache2 dga 
directfb doc fbcon -gnome imap innodb -ldap maildir mozilla mpi mysql oav odbc pda 
perl postgres samba slp sse tiff usb" 
COMPILER="gcc3" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-march=athlon-xp -O3 -pipe" 
CXXFLAGS="-march=athlon-xp -O3 -pipe" 
ACCEPT_KEYWORDS="x86 ~x86" 
MAKEOPTS="-j2" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage" 
FEATURES="sandbox ccache"
Comment 1 Paul de Vrieze (RETIRED) gentoo-dev 2003-07-26 07:20:42 UTC
Is that openoffice-bin or openoffice
Comment 2 Ben Maas 2003-07-26 18:30:28 UTC
openoffice (not bin)
Comment 3 Paul de Vrieze (RETIRED) gentoo-dev 2003-10-03 04:41:39 UTC
This should no longer be an issue in the openoffice-1.1.0 ebuild I just committed.
The crash reporter is no longer build as it is no use to openoffice as they
don't have the symbols (it is home-compiled)