Bug 12506 - Kdeadmin-3.1_rc5 failed to compile
Bug#: 12506 Product:  Gentoo Linux Version: 1.4_rc1 Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: kde@gentoo.org Reported By: lichte@gmail.com
Component: KDE
URL: 
Summary: Kdeadmin-3.1_rc5 failed to compile
Keywords:  
Status Whiteboard: 
Opened: 2002-12-21 01:17 0000
Description:   Opened: 2002-12-21 01:17 0000
A few days ago my system updated qt to 3.1.1.  After that happened, all my
icons
vanished and kde programs started to crash.  I unemerged all of kde and
recompiled everything, but kdeadmin will not compile with the following
message:



g++ -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/kde/3.1/include -I/usr/qt/3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor
-Wno-long-long -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 -march=i586 -m3dnow -O3 -pipe
-fomit-frame-pointer -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST  -c -o packageDisplay.o `test -f 'packageDisplay.cpp' ||
echo
'./'`packageDisplay.cpp
make[3]: *** [managementWidget.o] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from packageDisplay.cpp:25:
packageProperties.h:19:25: qttableview.h: No such file or directory
make[3]: *** [packageDisplay.o] Error 1
make[3]: Leaving directory
`/tmp/portage/kdeadmin-3.1_rc5/work/kdeadmin-3.1rc5/kpackage'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/tmp/portage/kdeadmin-3.1_rc5/work/kdeadmin-3.1rc5/kpackage'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/portage/kdeadmin-3.1_rc5/work/kdeadmin-3.1rc5'
make: *** [all] Error 2

!!! ERROR: kde-base/kdeadmin-3.1_rc5 failed.
!!! Function kde_src_compile, Line 88, Exitcode 2
!!! died running emake, kde_src_compile:make

------- Comment #1 From Hannes Mehnert (RETIRED) 2002-12-21 13:29:07 0000 -------
should be fixed in cvs now. please test & report success/failure. 
thanks. 

------- Comment #2 From Cletus Lichte 2002-12-27 17:57:49 0000 -------
It is now working, thanks!