Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 140030 - Konqueror should depend on fam or gamin
Summary: Konqueror should depend on fam or gamin
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-11 13:34 UTC by David Watzke
Modified: 2006-07-11 19:39 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 David Watzke 2006-07-11 13:34:22 UTC
Konqueror should depend on fam or gamin because if I unmerge gamin, then Konqueror doesn't start. And if I try to recompile it without libfam, then compilation fails

/bin/sh ../libtool --silent --mode=link --tag=CXX x86_64-pc-linux-gnu-g++  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=athlon64 -m3dnow -msse -msse2 -msse3 -fomit-frame-pointer -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o libkdeinit_konqueror.la -rpath /usr/kde/3.5/lib64 -no-undefined -avoid-version -L/usr/kde/3.5/lib64 -L/usr/qt/3/lib64 -L/usr/lib64    libkdeinit_konqueror_la.all_cc.lo  ../libkonq/libkonq.la libkonqueror_intern.la  -lkutils
grep: /usr/lib64/libfam.la: No such file or directory
/bin/sed: can't read /usr/lib64/libfam.la: No such file or directory
libtool: link: `/usr/lib64/libfam.la' is not a valid libtool archive
make[3]: *** [libkdeinit_konqueror.la] Error 1
make[3]: Leaving directory `/data/gentoo/var/tmp/portage/konqueror-3.5.3/work/konqueror-3.5.3/konqueror'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/data/gentoo/var/tmp/portage/konqueror-3.5.3/work/konqueror-3.5.3/konqueror'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/data/gentoo/var/tmp/portage/konqueror-3.5.3/work/konqueror-3.5.3'
make: *** [all] Error 2

!!! ERROR: kde-base/konqueror-3.5.3 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_compile
  ebuild.sh, line 940:   Called src_compile
  ebuild.sh, line 1254:   Called kde-meta_src_compile
  kde-meta.eclass, line 410:   Called kde_src_compile
  kde.eclass, line 164:   Called kde_src_compile 'all'
  kde.eclass, line 306:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 302:   Called die

!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-11 13:58:06 UTC
No, it really shouldn't. You should run revdep-rebuild.
Comment 2 David Watzke 2006-07-11 19:39:23 UTC
True that. Sorry.