| View previous topic :: View next topic |
| Author |
Message |
timop n00b


Joined: 07 Aug 2002 Posts: 59 Location: Finland
|
Posted: Thu Jan 16, 2003 5:47 pm Post subject: what's wrong with my system ? |
|
|
I did install gentoo 1.4rc2 and install kde with GRP (grp-install kde-list.txt), it did only install kdebase-3.04-r3(strange I thought it will install all kdepackages).
After that I start install more packages to KDE and every package was version 3.05a kdemultimedia, arts, kdelibs,kdeadmin and kdegames.
But when I was left my stupid computer emerge kdenetwork it wanted to update kdebase 3.04 -> 3.05a. I thought ok let it go and went to sleep and in the morning: what the heck:
| Code: |
HAVE_XFT2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c -o kstylepagedlg.o `test -f kstylepagedlg.cpp || echo './'`kstylepagedlg.cpp
keyecandypagedlg.cpp: In constructor
`KEyeCandyPageDlg::KEyeCandyPageDlg(QWidget*, const char*, unsigned int)':
keyecandypagedlg.cpp:86: invalid use of undefined type `struct KListView'
keyecandypagedlg.h:18: forward declaration of `struct KListView'
keyecandypagedlg.cpp:88: no matching function for call to `QGridLayout::
addWidget(KListView*&, int, int)'
/usr/qt/3/include/qlayout.h:323: candidates are: void
QGridLayout::addWidget(QWidget*, int, int, int = 0)
make[3]: *** [keyecandypagedlg.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/kdebase-3.0.5a-r1/work/kdebase-3.0.5a/kpersonalizer'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdebase-3.0.5a-r1/work/kdebase-3.0.5a/kpersonalizer'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdebase-3.0.5a-r1/work/kdebase-3.0.5a'
make: *** [all] Error 2
!!! ERROR: kde-base/kdebase-3.0.5a-r1 failed.
!!! Function kde_src_compile, Line 88, Exitcode 2
!!! died running emake, kde_src_compile:make
|
and so kdenetwork didn't install !
well I look from gentoo forums, somebody have same problems.
I think I have tested all tips and tricks what I found here.
- emerge kdelibs again
- emerge gcc now it is 3.2.1
- emerge x11-libs/qt-3.1.1
- emerge kdebase3.0.5a , I think about 4 times
- ln -s /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1 to same directory /3.2
- again emerge kdelibs (3.0.5a)
- today tried to emerge kde-base back to 3.0.4r1 -> no it stopped to error
- emerge --nodeps kdenetwork
| Code: |
make[3]: *** [newssourcedlg.cpp] Error 134
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/kdenetwork-3.0.5a/work/kdenetwork-3.0.5a/knewsticker/kcmnewsticker'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdenetwork-3.0.5a/work/kdenetwork-3.0.5a/knewsticker'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdenetwork-3.0.5a/work/kdenetwork-3.0.5a'
make: *** [all] Error 2
!!! ERROR: kde-base/kdenetwork-3.0.5a failed.
!!! Function kde_src_compile, Line 88, Exitcode 2
!!! died running emake, kde_src_compile:make
|
none of these didn't help !!
I have noticed couple things
- kdelibs will go to the end and emege well
- always kdebase/kdenetwork ends to :
| Code: |
!!! Function kde_src_compile, Line 88, Exitcode 2
!!! died running emake, kde_src_compile:make
|
KDE itself works fine but I need some applications from kdenetwork (kmail, and some other)
Do I have to unmerge whole KDE and remerge it or should I change to use redhat ...
----update------------
little more about my system:
qt-3.1.1-r0
gcc-3.2.1-r6
xfree-4.2.1-r2
arts-1.0.4-r1
kde-env-3-r2
kdeadmin-3.0.5a
kdegames-3.0.5a
kdelibs-3.0.5a
kdemultimedia-3.0.5a
kdesdk-3.0.5a
kdeutils-3.0.5a
alsa-driver-0.9.0_rc6 |
|
| Back to top |
|
 |
timop n00b


Joined: 07 Aug 2002 Posts: 59 Location: Finland
|
Posted: Fri Jan 17, 2003 8:30 am Post subject: |
|
|
| is it wise to unmerge kde and all other kde packages and install all again from rpm packages ? |
|
| Back to top |
|
 |
cyfred Retired Dev

Joined: 23 Aug 2002 Posts: 596
|
Posted: Fri Jan 17, 2003 8:37 am Post subject: |
|
|
Personally if you do NOT want to wait for KDE to compile, which is a rather long time (roughly 10hrs on a XP 2000+) then you should use the GRP packages.
You will be best off removing all of the KDE libraries and then reinstalling them. DO NOT use the kde rpms they are an entire different kettle of fish, for an entirely different distro. |
|
| Back to top |
|
 |
timop n00b


Joined: 07 Aug 2002 Posts: 59 Location: Finland
|
Posted: Fri Jan 17, 2003 9:58 am Post subject: |
|
|
but like i wrote
"grp-install kde-list.txt, it did only install kdebase-3.04-r3(strange I thought it will install all kdepackages)." |
|
| Back to top |
|
 |
aardvark Guru


Joined: 30 Jun 2002 Posts: 576
|
Posted: Fri Jan 17, 2003 10:12 am Post subject: |
|
|
| timop wrote: | but like i wrote
"grp-install kde-list.txt, it did only install kdebase-3.04-r3(strange I thought it will install all kdepackages)." |
grp is very new and seems still "in it's infancy". I had problems with it too as one of the ebuilds in needed had disapeared from portage. Maybe repeating the grp-install kde-list.txt a few times will help
Otherwise just go with the traditional way and compile it all and have patience. Do check your USE and CFLAGS in /etc/make.conf. Have you not over-optimized the CFLAGS?. KDE base 3.0.5 should emerge just fine with normal settings.
Oh yes: try remerging qt as well and first remove the original one. While you are at it: remove all kde related isntalls first and try rebuilding. |
|
| Back to top |
|
 |
timop n00b


Joined: 07 Aug 2002 Posts: 59 Location: Finland
|
Posted: Fri Jan 17, 2003 11:33 am Post subject: |
|
|
| aardvark wrote: |
Do check your USE and CFLAGS in /etc/make.conf. Have you not over-optimized the CFLAGS?. KDE base 3.0.5 should emerge just fine with normal settings.
Oh yes: try remerging qt as well and first remove the original one. While you are at it: remove all kde related isntalls first and try rebuilding. |
I did install gentoo from http://www.ibiblio.org/pub/Linux/distributions/gentoo/releases/1.4_rc2/x86/athlon/livecd/
so I didn't edit make.conf.
should I unmerge gcc and remerge it also ? |
|
| Back to top |
|
 |
cyfred Retired Dev

Joined: 23 Aug 2002 Posts: 596
|
Posted: Fri Jan 17, 2003 12:58 pm Post subject: |
|
|
No dont bother with gcc it shouldnt have any problems.
Have you checked the contents of said "kde-list.txt" to verify that it will actually install all of the kde files? |
|
| Back to top |
|
 |
timop n00b


Joined: 07 Aug 2002 Posts: 59 Location: Finland
|
Posted: Fri Jan 17, 2003 3:05 pm Post subject: |
|
|
thanks a lot guys !!
I unmerged all kde* and qt and grp-install kde-list.txt from cd.
Now there is kmail and other apps that I need. |
|
| Back to top |
|
 |
|