Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kde3.1_rc6 issues
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Sun Jan 12, 2003 6:37 am    Post subject: kde3.1_rc6 issues Reply with quote

fixed, my other problem, now I have run into this one
Quote:
kdockwidget.cpp:2775: parse error before `::' token
kdockwidget.cpp:2782:27: kdockwidget.moc: No such file or directory
kdockwidget.cpp:2775: warning: unused parameter `int id'
kdockwidget.cpp:2775: warning: unused parameter `void*data'
/usr/qt/3/include/qstringlist.h: At top level:
kdockwidget.h:1211: warning: `bool qt_static_property(QObject*, int, int,
QVariant*)' declared `static' but never defined
kdockwidget.h:1211: warning: `QMetaObject* staticMetaObject()' declared
`static' but never defined
make[3]: *** [kdockwidget.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdelibs-3.1_rc6/work/kdelibs-3.1rc6/kdeui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdelibs-3.1_rc6/work/kdelibs-3.1rc6/kdeui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.1_rc6/work/kdelibs-3.1rc6'
make: *** [all] Error 2

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

bash-2.05b#


any ideas ??

is there a sticky for kde_rc6 ? searching reveals very little..
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
UnderDog138
n00b
n00b


Joined: 03 Dec 2002
Posts: 67
Location: Dallas, TX, USA

PostPosted: Sun Jan 12, 2003 3:17 pm    Post subject: Reply with quote

Maybe just another compile bug that slipped past the developers in RC6. I'd wait until the final release comes out in like a week and all that might be fixed, because when you upgrade to final you'll need to recompile anyway. I was going to install RC6 myself but I was warned it would be better to wait.
_________________
Adopt an unanswered post today!
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Sun Jan 12, 2003 9:27 pm    Post subject: Reply with quote

mm yeah I was deciding whether to install or not, and I wanted some kde apps, so I decided to go for it..

I guess I'll just wait til 3.1 final :(

it's ok, I mostly use fluxbox anyhow...
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
helper2384
n00b
n00b


Joined: 11 Jan 2003
Posts: 4

PostPosted: Sun Jan 12, 2003 11:12 pm    Post subject: Reply with quote

my kde3.1_rc6 compiled without problems.

maybe you should check your make.conf and be sure
that your hardware is 100% ok

i use this settimgs:

USE="x86 oss 3dnow apm arts avi berkdb crypt cups encode gdbm gif gpm gtk imlib \
java jpeg kde gnome libg++ libwww mikmod mmx motif mpeg ncurses nls oggvorbis \
opengl ldap pam pdflib png python qt qtmt quicktime readline sdl slang spell ssl \
svga tcpd truetype X xml2 xmms xv dga zlib bonobo evo gtkhtml dvd mozilla spell perl alsa esd"

CFLAGS="-mcpu=athlon-xp -march=athlon-xp -O3 -pipe"

ACCEPT_KEYWORDS="~x86"
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Sun Jan 12, 2003 11:37 pm    Post subject: Reply with quote

ok.. maybe I'll give that a go..

my make.conf should be ok, very similar to yours but I have -fomit-frame-pointer

maybe I'll try without that :)
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
mollie
n00b
n00b


Joined: 02 Jan 2003
Posts: 16
Location: Australia

PostPosted: Tue Jan 14, 2003 2:18 pm    Post subject: Reply with quote

Had the same problem and managed to compile kdelibs by unemerging alsa-lib, alsa-oss, alsa-util, and alsa-driver.

Dont know if you have to unemerge all of these, becasue the problem might be caused by anyone or a combination, but it did work when i removed them all.

I guess you have to install alsa AFTER you install KDE.
Back to top
View user's profile Send private message
PARENA
Guru
Guru


Joined: 06 Jan 2003
Posts: 349

PostPosted: Tue Jan 14, 2003 4:40 pm    Post subject: Fine here Reply with quote

RC6 compiled fine here, as well. I did all packages, except edu.
Back to top
View user's profile Send private message
Snake007uk
Apprentice
Apprentice


Joined: 12 Jan 2003
Posts: 198
Location: London, UK

PostPosted: Tue Jan 14, 2003 4:51 pm    Post subject: Reply with quote

must you compile isnt there pre compiled binaries anywhere ?
_________________
Snake :)

Dual AMD MP 2800+, Asus A7M266-D, 1GB Ram, 18.1GB u160 HD, ATI Radeon 9600 Pro, Creative Audigy ZS, Intel SRCU31A, Linksys NIC, iiyama 18.1 4637bk lcd
Back to top
View user's profile Send private message
gaskill
n00b
n00b


Joined: 18 Apr 2002
Posts: 17
Location: Iowa

PostPosted: Wed Jan 15, 2003 6:54 am    Post subject: Reply with quote

Snake007uk wrote:
must you compile isnt there pre compiled binaries anywhere ?


There may be binaries somehwere, but the KDE guys won't have one available for a prerelease.

I'm running RC3, and I'll just wait for 3.1 Final before I go through the pain of compiling it again.
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Wed Jan 15, 2003 7:34 am    Post subject: Reply with quote

definately a wise move
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
Snake007uk
Apprentice
Apprentice


Joined: 12 Jan 2003
Posts: 198
Location: London, UK

PostPosted: Wed Jan 15, 2003 8:17 am    Post subject: Reply with quote

well i couldnt get hold of them so i have stated to compile agagin but then half way through it stopped coz i lost mt internet connection, is there anyway i can resume where i left off ??
_________________
Snake :)

Dual AMD MP 2800+, Asus A7M266-D, 1GB Ram, 18.1GB u160 HD, ATI Radeon 9600 Pro, Creative Audigy ZS, Intel SRCU31A, Linksys NIC, iiyama 18.1 4637bk lcd
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Wed Jan 15, 2003 8:23 am    Post subject: Reply with quote

it will re-do the last package that it stopped on, from stratch.

but stopping halfway through downloading will resume the rest of the download when you emerge again
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
Snake007uk
Apprentice
Apprentice


Joined: 12 Jan 2003
Posts: 198
Location: London, UK

PostPosted: Wed Jan 15, 2003 8:37 am    Post subject: Reply with quote

for some reason though when i did the command

ACCEPT_KEYWORD="~x86" emerge......................

it started from pack 1 of 92 :(
_________________
Snake :)

Dual AMD MP 2800+, Asus A7M266-D, 1GB Ram, 18.1GB u160 HD, ATI Radeon 9600 Pro, Creative Audigy ZS, Intel SRCU31A, Linksys NIC, iiyama 18.1 4637bk lcd
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Wed Jan 15, 2003 11:25 am    Post subject: Reply with quote

mmmm.. strange..

don't know what's happening there..
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
Snake007uk
Apprentice
Apprentice


Joined: 12 Jan 2003
Posts: 198
Location: London, UK

PostPosted: Thu Jan 16, 2003 8:02 am    Post subject: Reply with quote

im sorry it was my mistake it didnt start from the beginnging it actualy did this

i was up to pack 46 of 97 and when i retarted it

i was on pack 1 of 51 so it did reduce the number of apck to be installed by the ones that had been installed :)

got another problem with the font kde which keeps disappearing ??
_________________
Snake :)

Dual AMD MP 2800+, Asus A7M266-D, 1GB Ram, 18.1GB u160 HD, ATI Radeon 9600 Pro, Creative Audigy ZS, Intel SRCU31A, Linksys NIC, iiyama 18.1 4637bk lcd
Back to top
View user's profile Send private message
mollie
n00b
n00b


Joined: 02 Jan 2003
Posts: 16
Location: Australia

PostPosted: Thu Jan 16, 2003 12:22 pm    Post subject: Reply with quote

Well i successfully emerged kdelib by unemerging alsa, but now i get another error.
Can anyone help me with this one?
Quote:
ite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_$
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lasound
collect2: ld returned 1 exit status
make[3]: *** [noatunmadness.la.closure] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdeaddons-3.1_rc6/work/kdeaddons-3.1rc6/noatun-plugins/noatunmadness'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdeaddons-3.1_rc6/work/kdeaddons-3.1rc6/noatun-plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdeaddons-3.1_rc6/work/kdeaddons-3.1rc6'
make: *** [all] Error 2

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

mollie root #


I now can Emerge kdeaddons. It seems to be a sound library issue, most probably a alsa one, but i dont know where, or what i have to do to get past it.
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Thu Jan 16, 2003 9:21 pm    Post subject: Reply with quote

hmmm.. strange one indeed.. I think you should forget kde for now.

wait for 1.4

re-install gentoo FUN! :lol:

emerge kde3.1 FINAL

other than that... it looks similar to the last error
alsound

the other one was lasound wasn't it ??

you don't actually need the addons, if you want kde up and running, then try just emerge kdebase - if that can emerge, then it will have you up and running kde at least..
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
Snake007uk
Apprentice
Apprentice


Joined: 12 Jan 2003
Posts: 198
Location: London, UK

PostPosted: Thu Jan 16, 2003 9:50 pm    Post subject: Reply with quote

has anyone had any problems woith kde such has test disappearoing ?? no text in menu unless u hightlight with mouse?
_________________
Snake :)

Dual AMD MP 2800+, Asus A7M266-D, 1GB Ram, 18.1GB u160 HD, ATI Radeon 9600 Pro, Creative Audigy ZS, Intel SRCU31A, Linksys NIC, iiyama 18.1 4637bk lcd
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Thu Jan 16, 2003 9:54 pm    Post subject: Reply with quote

sounds like an X driver problem to me
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
Snake007uk
Apprentice
Apprentice


Joined: 12 Jan 2003
Posts: 198
Location: London, UK

PostPosted: Fri Jan 17, 2003 9:13 am    Post subject: Reply with quote

if that is the case i am using vmware has anyone got a solution ?
_________________
Snake :)

Dual AMD MP 2800+, Asus A7M266-D, 1GB Ram, 18.1GB u160 HD, ATI Radeon 9600 Pro, Creative Audigy ZS, Intel SRCU31A, Linksys NIC, iiyama 18.1 4637bk lcd
Back to top
View user's profile Send private message
Snake007uk
Apprentice
Apprentice


Joined: 12 Jan 2003
Posts: 198
Location: London, UK

PostPosted: Fri Jan 17, 2003 9:52 am    Post subject: Reply with quote

problem fixed it was due to the drivers i was usign the vmware

Xfconfig-4 version drivers are not very good, compared to there version 3 drivers and now everything is fine :)
_________________
Snake :)

Dual AMD MP 2800+, Asus A7M266-D, 1GB Ram, 18.1GB u160 HD, ATI Radeon 9600 Pro, Creative Audigy ZS, Intel SRCU31A, Linksys NIC, iiyama 18.1 4637bk lcd
Back to top
View user's profile Send private message
UnderDog138
n00b
n00b


Joined: 03 Dec 2002
Posts: 67
Location: Dallas, TX, USA

PostPosted: Fri Jan 17, 2003 6:26 pm    Post subject: Reply with quote

I went ahead and installed RC6 and it works great. The only problem with disappearing fonts I had was when I had an aterm open with tinted transparency and tried to move the window around, the font inside the aterm disappeared sometimes. I guess moving an opaque window with transparency and tinting is really hard on the CPU and it killed the fonts. I guess it's an aterm problem and not a KDE problem.

Other than that, RC6 works great.
_________________
Adopt an unanswered post today!
Back to top
View user's profile Send private message
Scott Frappier
n00b
n00b


Joined: 08 May 2002
Posts: 57

PostPosted: Sat Jan 18, 2003 2:21 am    Post subject: Reply with quote

I have been using KDE 3.1 RC6 ever since it came out on portage. I have not had disappearing font problems, or compile problems. It is a known bug that the alsa-drivers cause a conflict (I believe this even started popping up in RC3, but I could be wrong).

I have the following set in make.conf:
Code:

CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon -O3 -pipe -mmmx -m3dnow -fomit-frame-pointer"
CXXFLAGS="-march=athlon -O3 -pipe -mmmx -m3dnow -fomit-frame-pointer"


I am not using any fancy USE variables ;). It compiled perfectly the first time, and I have been updating portage for the last 25 days without any problems (no font problems, deletion of files that I didn't want deleted (RC2), etc.).

RC6 should be the last Release Canidate that we see (hopefully, but then again that's what they said about RC3 until the audit came about). In the meantime, I think RC6 is rock solid, and defintely worth the install if you can resolve most of your dependency issues. Make sure to report them to the Gentoo bugzilla! :)

Thanks!

Scott Frappier
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Sat Jan 18, 2003 5:18 am    Post subject: Reply with quote

Scott Frappier wrote:
It is a known bug that the alsa-drivers cause a conflict (I believe this even started popping up in RC3, but I could be wrong).


that's nice to know, thanks! I'm not going crazy after all!

so what's the solution?

leave alsa OUT of make.conf ?

and emerge alsa-driver AFTER kde ?
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum