Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 201872 - app-office/openoffice-2.3.1 without gtk+ fails to compile
Summary: app-office/openoffice-2.3.1 without gtk+ fails to compile
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-10 19:01 UTC by Alexander Polozov
Modified: 2007-12-10 19:45 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 Alexander Polozov 2007-12-10 19:01:51 UTC
ERROR issue:
=============
Building project psprint
=============
/var/tmp/portage/app-office/openoffice-2.3.1/work/ooo/build/OOG680_m9/psprint/inc
mkout -- version: 1.7
-------------
/var/tmp/portage/app-office/openoffice-2.3.1/work/ooo/build/OOG680_m9/psprint/source/fontmanager
Package gdk-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gdk-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gdk-2.0' found
dmake:  Error code 1, while making 'Shell escape'
---* RULES.MK *---

My find gdk-2 contained only in gtk+-2*



Reproducible: Always

Steps to Reproduce:
1.USE="-gtk"
2.sudo emerge -C gtk+
3.sudo emerge openoffice
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-12-10 19:45:51 UTC
(In reply to comment #0)
> 1.USE="-gtk"
> 2.sudo emerge -C gtk+
> 3.sudo emerge openoffice

Yeah, that's a completely broken way to get rid of GTK; run emerge -NuD world first, followed by revdep-rebuild.