First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 173982
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo KDE team <kde@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Rossen Apostolov <rossen@protein.osaka-u.ac.jp>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
diff This patch fixes above problem by providing a dependency patch Thomas Anderson 2007-04-10 12:15 0000 362 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 173982 depends on: Show dependency tree
Show dependency graph
Bug 173982 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-04-10 06:03 0000
kde-misc/kerry depends on libkonq but this is not specified in the ebuild file

Reproducible: Always

Steps to Reproduce:
unless libkonq is installed, I get the following error when compiling:

........skip..........
/bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++
-DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. 
-I/usr/kde/3.5/include -I/usr/include/libbeagle -I/usr/include/libxml2
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DQT_THREAD_SUPPORT 
-D_REENTRANT  -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=pentium4 -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  -c -o kwidgetlistbox.lo kwidgetlistbox.cpp
hitwidget.cpp:31:26: error: konq_filetip.h: No such file or directory
/bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++
-DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. 
-I/usr/kde/3.5/include -I/usr/include/libbeagle -I/usr/include/libxml2
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DQT_THREAD_SUPPORT 
-D_REENTRANT  -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=pentium4 -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  -c -o kerrylabel.lo kerrylabel.cpp
hitwidget.cpp: In constructor 'HitWidget::HitWidget(QString, QString,
KWidgetListbox*, const char*)':
hitwidget.cpp:45: error: invalid use of undefined type 'struct KonqFileTip'
hitwidget.h:28: error: forward declaration of 'struct KonqFileTip'
hitwidget.cpp:46: error: invalid use of undefined type 'struct KonqFileTip'
hitwidget.h:28: error: forward declaration of 'struct KonqFileTip'
.......skip.............

#emerge libkonq 
solves the problem

------- Comment #1 From Thomas Anderson 2007-04-10 12:15:01 0000 -------
Created an attachment (id=115891) [edit]
This patch fixes above problem by providing a dependency

------- Comment #2 From Wulf Krueger (RETIRED) 2007-04-10 22:04:02 0000 -------
Fixed in CVS. Thanks for your report, Rossen.

Thomas, thanks for the patch. I haven't used it because kerry won't even build
without libkonq -> DEPEND, not RDEPEND. I've added "|| ( kde-base/libkonq
kde-base/kdebase )" because it can be either one. 

First Last Prev Next    No search results available      Search page      Enter new bug