| View previous topic :: View next topic |
| Author |
Message |
taskara Advocate

Joined: 10 Apr 2002 Posts: 3763 Location: Australia
|
Posted: Sun Jan 12, 2003 6:37 am Post subject: kde3.1_rc6 issues |
|
|
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 |
|
 |
UnderDog138 n00b

Joined: 03 Dec 2002 Posts: 67 Location: Dallas, TX, USA
|
Posted: Sun Jan 12, 2003 3:17 pm Post subject: |
|
|
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 |
|
 |
taskara Advocate

Joined: 10 Apr 2002 Posts: 3763 Location: Australia
|
Posted: Sun Jan 12, 2003 9:27 pm Post subject: |
|
|
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 |
|
 |
helper2384 n00b

Joined: 11 Jan 2003 Posts: 4
|
Posted: Sun Jan 12, 2003 11:12 pm Post subject: |
|
|
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 |
|
 |
taskara Advocate

Joined: 10 Apr 2002 Posts: 3763 Location: Australia
|
Posted: Sun Jan 12, 2003 11:37 pm Post subject: |
|
|
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 |
|
 |
mollie n00b


Joined: 02 Jan 2003 Posts: 16 Location: Australia
|
Posted: Tue Jan 14, 2003 2:18 pm Post subject: |
|
|
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 |
|
 |
PARENA Guru


Joined: 06 Jan 2003 Posts: 349
|
Posted: Tue Jan 14, 2003 4:40 pm Post subject: Fine here |
|
|
| RC6 compiled fine here, as well. I did all packages, except edu. |
|
| Back to top |
|
 |
Snake007uk Apprentice


Joined: 12 Jan 2003 Posts: 198 Location: London, UK
|
Posted: Tue Jan 14, 2003 4:51 pm Post subject: |
|
|
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 |
|
 |
gaskill n00b


Joined: 18 Apr 2002 Posts: 17 Location: Iowa
|
Posted: Wed Jan 15, 2003 6:54 am Post subject: |
|
|
| 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 |
|
 |
taskara Advocate

Joined: 10 Apr 2002 Posts: 3763 Location: Australia
|
Posted: Wed Jan 15, 2003 7:34 am Post subject: |
|
|
definately a wise move _________________ Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer! |
|
| Back to top |
|
 |
Snake007uk Apprentice


Joined: 12 Jan 2003 Posts: 198 Location: London, UK
|
Posted: Wed Jan 15, 2003 8:17 am Post subject: |
|
|
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 |
|
 |
taskara Advocate

Joined: 10 Apr 2002 Posts: 3763 Location: Australia
|
Posted: Wed Jan 15, 2003 8:23 am Post subject: |
|
|
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 |
|
 |
Snake007uk Apprentice


Joined: 12 Jan 2003 Posts: 198 Location: London, UK
|
Posted: Wed Jan 15, 2003 8:37 am Post subject: |
|
|
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 |
|
 |
taskara Advocate

Joined: 10 Apr 2002 Posts: 3763 Location: Australia
|
Posted: Wed Jan 15, 2003 11:25 am Post subject: |
|
|
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 |
|
 |
Snake007uk Apprentice


Joined: 12 Jan 2003 Posts: 198 Location: London, UK
|
Posted: Thu Jan 16, 2003 8:02 am Post subject: |
|
|
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 |
|
 |
mollie n00b


Joined: 02 Jan 2003 Posts: 16 Location: Australia
|
Posted: Thu Jan 16, 2003 12:22 pm Post subject: |
|
|
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 |
|
 |
taskara Advocate

Joined: 10 Apr 2002 Posts: 3763 Location: Australia
|
Posted: Thu Jan 16, 2003 9:21 pm Post subject: |
|
|
hmmm.. strange one indeed.. I think you should forget kde for now.
wait for 1.4
re-install gentoo FUN!
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 |
|
 |
Snake007uk Apprentice


Joined: 12 Jan 2003 Posts: 198 Location: London, UK
|
Posted: Thu Jan 16, 2003 9:50 pm Post subject: |
|
|
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 |
|
 |
taskara Advocate

Joined: 10 Apr 2002 Posts: 3763 Location: Australia
|
Posted: Thu Jan 16, 2003 9:54 pm Post subject: |
|
|
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 |
|
 |
Snake007uk Apprentice


Joined: 12 Jan 2003 Posts: 198 Location: London, UK
|
Posted: Fri Jan 17, 2003 9:13 am Post subject: |
|
|
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 |
|
 |
Snake007uk Apprentice


Joined: 12 Jan 2003 Posts: 198 Location: London, UK
|
Posted: Fri Jan 17, 2003 9:52 am Post subject: |
|
|
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 |
|
 |
UnderDog138 n00b

Joined: 03 Dec 2002 Posts: 67 Location: Dallas, TX, USA
|
Posted: Fri Jan 17, 2003 6:26 pm Post subject: |
|
|
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 |
|
 |
Scott Frappier n00b


Joined: 08 May 2002 Posts: 57
|
Posted: Sat Jan 18, 2003 2:21 am Post subject: |
|
|
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 |
|
 |
taskara Advocate

Joined: 10 Apr 2002 Posts: 3763 Location: Australia
|
Posted: Sat Jan 18, 2003 5:18 am Post subject: |
|
|
| 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 |
|
 |
|