Schuthrax n00b
Joined: 18 Apr 2002 Posts: 51 Location: Sacramento, CA, USA
|
Posted: Thu Apr 18, 2002 3:09 am Post subject: Problems compiling kdelibs |
|
|
I've been trying to compile KDE without success. I've narrowed it down to the kdelibs package. Basically the OS dies with the following:
Code: |
creating libksycoca.la
(cd .libs && rm -f libksycoca.la && ln -s ../libksycoca.la libksycoca.la)
invalid operand: 0000
CPU: 0
EIP: 0010:[<c0134b50>] Not tainted
EFLAGS: 00010286
<< register info omitted for brevity>>
Process cc1plus (pid=11741, stackpage=cd35b000)
Stack: <<omitted for brevity>>
Call Trace <<omitted...>>
Code: c4 c1 f8 02 3b 05 e0 6f 3d c0 73 43 8b 41 18 f6 c4 40 75 3b
|
Any guidance is greatly appreciated!
Additions:
I forgot to add that this is on an Athlon XP chip and I set the mcpu and march values in the make.conf to the 686 values.
Schuthrax |
|