Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 61057

Summary: openoffice-ximian-1.3.0 fails on missing libebook-1.0.pc
Product: Gentoo Linux Reporter: Fredrik Svensson <fredrik>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Fredrik Svensson 2004-08-20 12:09:39 UTC
openoffice-ximian-1.3.0 fails on building driver for evolution address book. The build complains on missing libebook-1.0.pc. See snippet of build log output below.

Libebook is provided by evolution-data-server. Missing dependency?

Reproducible: Always
Steps to Reproduce:
1. Make sure you do not have evolution-data-server installed
2. Emerge openoffice-ximian-1.3.0

Actual Results:  
Build breaks on /var/tmp/portage/openoffice-ximian-1.3.0/work/oo_1.1.2_src
/connectivity/source/drivers/evoab1.5/

Expected Results:  
Compile cleanly

Package libebook-1.0 was not found in the pkg-config search path.
HOME/include -INO_JAVA_HOME/include/linux -INO_JAVA_HOME/include/native_threads/
include -I/usr/X11R6/include     -I. -I../../../res -I. -march=pentium3 -O2 -pip
e -fforce-addr -falign-functions=4 -fno-stack-protector -fno-strict-aliasing   `
pkg-config --cflags libebook-1.0` -O2 -mcpu=i686 -pipe -fno-strict-aliasing -fno
-for-scope -fpermissive -fno-rtti -include preinclude.h -fexceptions -fno-enforc
e-eh-specs   -fpic -DLINUX -DUNX -DVCL -DGCC -DC300 -DINTEL -DGXX_INCLUDE_PATH=/
usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/include/g++-v3 -DCVER=C300 -D_USE_NAMESP
ACE -DGLIBC=2 -DX86 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DST
LPORT_VERSION=400 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DSUPD=645 -DPRODUCT -DNDEBUG
 -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_ON -DCUI -DSRX645  -
DSHAREDLIB -D_DLL_  -DMULTITHREAD   -o ../../../unxlngi4.pro/slo/NDriver.o /var/
tmp/portage/openoffice-ximian-1.3.0/work/oo_1.1.2_src/connectivity/source/driver
s/evoab1.5/NDriver.cxx
Package libebook-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libebook-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libebook-1.0' found
In file included from /var/tmp/portage/openoffice-ximian-1.3.0/work/oo_1.1.2_src
/connectivity/source/drivers/evoab1.5/NConnection.hxx:69,
                 from /var/tmp/portage/openoffice-ximian-1.3.0/work/oo_1.1.2_src
/connectivity/source/drivers/evoab1.5/NDriver.cxx:66:
/var/tmp/portage/openoffice-ximian-1.3.0/work/oo_1.1.2_src/connectivity/source/d
rivers/evoab1.5/NEvoContacts.hxx:24:32: bonobo/bonobo-main.h: No such file or di
rectory
/var/tmp/portage/openoffice-ximian-1.3.0/work/oo_1.1.2_src/connectivity/source/d
rivers/evoab1.5/NEvoContacts.hxx:27:29: libebook/e-book.h: No such file or direc
tory
In file included from /var/tmp/portage/openoffice-ximian-1.3.0/work/oo_1.1.2_src
/connectivity/source/drivers/evoab1.5/NConnection.hxx:69,
                 from /var/tmp/portage/openoffice-ximian-1.3.0/work/oo_1.1.2_src
/connectivity/source/drivers/evoab1.5/NDriver.cxx:66:
/var/tmp/portage/openoffice-ximian-1.3.0/work/oo_1.1.2_src/connectivity/source/d
rivers/evoab1.5/NEvoContacts.hxx:122: error: 'gint' is used as a type, but is no
t defined as a type.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2004-08-20 12:14:07 UTC

*** This bug has been marked as a duplicate of 61054 ***