View previous topic :: View next topic |
Author |
Message |
bastain Guru


Joined: 11 Jul 2003 Posts: 364
|
Posted: Wed Jun 30, 2004 6:04 pm Post subject: KDE-Emerge bricht ab |
|
|
Hi,
vielleicht könnt Ihr mir helfen. Emerge bricht KDE3.2 mit folgender Fehlermeldung ab:
/kde/3.2/lib/kde3 -L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3.2/lib
> -module
> -avoid-version -module -no-undefined -Wl,--no-undefined
> -Wl,--allow-shlib-undefined -R /usr/kde/3.2/lib -R /usr/qt/3/lib
> -R /usr/X11R6/lib kurisearchfilter.lo kuriikwsfiltereng.lo ikwsopts.lo
> searchproviderdlg.lo searchprovider.lo kurisearchfilter_skel.lo
> searchproviderdlg_ui.lo ikwsopts_ui.lo -lkio -lkdeui
> collect2: ld terminated with signal 11 [Segmentation fault]
> ACCESS DENIED unlink: /.libs
> make[6]: *** [libkuriikwsfilter.la] Fehler 1
> make[6]: *** Warte auf noch nicht beendete Prozesse...
> collect2: ld terminated with signal 11 [Segmentation fault]
> ACCESS DENIED unlink: /.libs
> make[6]: *** [libkurisearchfilter.la] Fehler 1
> make[6]: Leaving directory
> `/home/portage/tmp/portage/kdebase-3.2.2/work/kdebase-3.2.2/kcontrol/ebrows
>ing/plugins/ikws' make[5]: *** [all-recursive] Fehler 1
> make[5]: Leaving directory
> `/home/portage/tmp/portage/kdebase-3.2.2/work/kdebase-3.2.2/kcontrol/ebrows
>ing/plugins/ikws' make[4]: *** [all-recursive] Fehler 1
> make[4]: Leaving directory
> `/home/portage/tmp/portage/kdebase-3.2.2/work/kdebase-3.2.2/kcontrol/ebrows
>ing/plugins' make[3]: *** [all-recursive] Fehler 1
> make[3]: Leaving directory
> `/home/portage/tmp/portage/kdebase-3.2.2/work/kdebase-3.2.2/kcontrol/ebrows
>ing' make[2]: *** [all-recursive] Fehler 1
> make[2]: Leaving directory
> `/home/portage/tmp/portage/kdebase-3.2.2/work/kdebase-3.2.2/kcontrol'
> make[1]: *** [all-recursive] Fehler 1
> make[1]: Leaving directory
> `/home/portage/tmp/portage/kdebase-3.2.2/work/kdebase-3.2.2'
> make: *** [all] Fehler 2
>
> !!! ERROR: kde-base/kdebase-3.2.2 failed.
> !!! Function kde_src_compile, Line 129, Exitcode 2
> !!! died running emake, kde_src_compile:make
>
> --------------------------- ACCESS VIOLATION SUMMARY
> ---------------------------
> LOG FILE = "/tmp/sandbox-kde-base_-_kdebase-3.2.2-572.log"
>
> open_wr: /.libs
> open_wr: /.libs
> unlink: /.libs
> open_wr: /.libs
> open_wr: /.libs
> unlink: /.libs
Also dabei bin ich echt überfragt....
Danke!
Bastian |
|
Back to top |
|
 |
makukasutota Apprentice


Joined: 18 Oct 2003 Posts: 251 Location: DE, Lower Saxony
|
Posted: Wed Jun 30, 2004 6:10 pm Post subject: |
|
|
Hm... Poste mal CFLAGS, vielleicht sind sie zu Agressiv. Oder der RAM ist defekt -> Teste ihn evtl. mal mit memtest. _________________ Bye, mkasu |
|
Back to top |
|
 |
bastain Guru


Joined: 11 Jul 2003 Posts: 364
|
Posted: Sat Jul 03, 2004 6:59 am Post subject: |
|
|
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
FEATURES="sandbox userpriv usersandbox"
RAM ist ok!
Hab es ein 2. Mal probiert, derselbe Fehler....shit! |
|
Back to top |
|
 |
ralph Advocate


Joined: 02 Mar 2003 Posts: 2001 Location: Hamburg
|
Posted: Sat Jul 03, 2004 7:08 am Post subject: |
|
|
bastain wrote: | CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
FEATURES="sandbox userpriv usersandbox"
RAM ist ok!
Hab es ein 2. Mal probiert, derselbe Fehler....shit! |
Ist nur eine Vermutung, aber darf man fragen, warum du userpriv und usersandbox in den FEATURES hast? Versuch es doch mal ohne die beiden. _________________ The computer can't tell you the emotional story. It can give you the exact mathematical design, but what's missing is the eyebrows.
- Frank Zappa |
|
Back to top |
|
 |
Carlo Developer


Joined: 12 Aug 2002 Posts: 3356
|
Posted: Sat Jul 03, 2004 2:46 pm Post subject: |
|
|
ralph wrote: | Ist nur eine Vermutung, aber darf man fragen, warum du userpriv und usersandbox in den FEATURES hast? Versuch es doch mal ohne die beiden. |
Das sollte kein Problem sein. Die Frage ist wohl eher, warum der Linker abschmiert. _________________ Please make sure that you have searched for an answer to a question after reading all the relevant docs. |
|
Back to top |
|
 |
|