Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8470 - koffice build fails
Summary: koffice build fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-27 11:49 UTC by Jon Nelson (RETIRED)
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 Jon Nelson (RETIRED) 2002-09-27 11:49:53 UTC
/bin/sh ../libtool --silent --mode=link --tag=CXX i686-pc-linux-gnu-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 -fno-exceptions
-fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT
-DKDE_NO_COMPAT    -o libkpresenterpart.la.closure
libkpresenterpart_la_closure.lo -L/usr/X11R6/lib -L/usr/qt/3/lib
-L/usr/kde/3/lib  -avoid-version -module -no-undefined -R /usr/kde/3/lib -R
/usr/qt/3/lib -R /usr/X11R6/lib  notebar.lo libkpresenterpart_la.all_cc.lo 
autoformEdit/libaf.la ../lib/kofficeui/libkofficeui.la
../lib/kotext/libkotext.la -lkspell  -lqtmcop -lkmedia2_idl -lsoundserver_idl
-lartskde 
libtool: link: cannot find the library `/usr/lib/libasound.la'
make[3]: *** [libkpresenterpart.la.closure] Error 1
make[3]: Leaving directory `/tmp/portage/koffice-1.2/work/koffice-1.2/kpresenter'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/portage/koffice-1.2/work/koffice-1.2/kpresenter'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/portage/koffice-1.2/work/koffice-1.2'
make: *** [all] Error 2
Comment 1 Jon Nelson (RETIRED) 2002-09-27 15:25:11 UTC
rebuilding one of the followin has allowed koffice to build properly:

wine gal kdelibs libmikmod libsdl xine-lib libao esound sox vlc

(I'm guessing it's kdelibs.)
Comment 2 Bart Verwilst 2002-09-28 04:06:52 UTC
/usr/lib/libasound.la is from alsa-lib. Do you have alsa in USE? or not? and 
is alsa-lib installed? 
Comment 3 Dan Armak (RETIRED) gentoo-dev 2002-10-05 06:45:24 UTC
I think this can be closed, since rebuilding whatever it is fixed the problem. 
Jon? 
Comment 4 Jon Nelson (RETIRED) 2002-10-05 07:27:30 UTC
Yes and no.

Go ahead and close it.
The specific problem is fixed.