View Single Post

   
  #1 (permalink)  
Old 02-21-2008, 06:49 AM
Michael
 
Posts: n/a
Default Problem Building KOffice

I just spent nearly 5 hours building KOffice and I get this error
message:

!!! ERROR: app-office/koffice-1.2.1-r1 failed.
!!! Function kde_src_compile, Line 137, Exitcode 2
!!! died running emake, kde_src_compile:make

This is, to say the least, annoying. I don't even know where to begin
to fix it. Can anyone help?

Thanks

Michael Sander
mes65@_PLEASE_NO_SPAM_cornell.edu

--------This is some of the stuff that came before the error
message---------
/bin/sh ../../../../libtool --silent --mode=link --tag=CXX g++
-Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall
-pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
-DNDEBUG -DNO_DEBUG -O2 -O3 -march=pentium3 -fprefetch-loop-arrays
-funroll-loops -pipe -fno-exceptions -fno-check-new
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -DKDE_NO_COMPAT
-o libhtmlimport.la.closure libhtmlimport_la_closure.lo
-L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3.1/lib -module
-avoid-version -no-undefined htmlimport.lo khtmlreader.lo kwdwriter.lo
ImportDialog.lo ImportDialogUI.lo -lkhtml
.../../../../lib/kofficeui/libkofficeui.la
.../../../../lib/kofficecore/libkofficecore.la
.../../../../lib/store/libkstore.la ../../../../lib/kotext/libkotext.la
libtool: link: cannot find the library `/usr/lib/libpcreposix.la'
make[5]: *** [libhtmlimport.la.closure] Error 1
make[5]: Leaving directory
`/var/tmp/portage/koffice-1.2.1-r1/work/koffice-1.2.1/filters/kword/html/import'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/var/tmp/portage/koffice-1.2.1-r1/work/koffice-1.2.1/filters/kword/html'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/koffice-1.2.1-r1/work/koffice-1.2.1/filters/kword'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/koffice-1.2.1-r1/work/koffice-1.2.1/filters'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/koffice-1.2.1-r1/work/koffice-1.2.1'
make: *** [all] Error 2

!!! ERROR: app-office/koffice-1.2.1-r1 failed.
!!! Function kde_src_compile, Line 137, Exitcode 2
!!! died running emake, kde_src_compile:make
Reply With Quote