Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Strange failures compiling Gimp.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
mdpye
Tux's lil' helper
Tux's lil' helper


Joined: 18 Apr 2002
Posts: 102
Location: Nottingham, England

PostPosted: Thu Jul 11, 2002 8:10 pm    Post subject: Strange failures compiling Gimp. Reply with quote

Now I have removed Preempt from the kernel I am no longer suffering any lockups, however I have to wonder why the gimp won't compile, specifically because it fails at a different point and with different problems each time. That suggests unstable hardware or data corruption, how can I isolate / solve it?
_________________
Cheers, MP
Back to top
View user's profile Send private message
brain
Apprentice
Apprentice


Joined: 16 May 2002
Posts: 229
Location: Farmington Hills, MI

PostPosted: Thu Jul 11, 2002 8:48 pm    Post subject: Reply with quote

You might want to try backing off one optimization level in the compile. I may be wrong, but that seems to have helped me on random compile bombs.

Look for it in make.conf:

Code:
# Pentium Pro/Pentium II/Pentium III+/Pentium 4/Athlon optimized (but binaries
# will run on any x86 system)
CHOST="i686-pc-linux-gnu"
CFLAGS="-mcpu=i686 -O3 -pipe"
CXXFLAGS="-mcpu=i686 -O3 -pipe"


Knock down the -O3 to -O2 and try it.

There's probably a better way to do it just for Gimp, but this has worked for me in the past.
_________________
--brain
Back to top
View user's profile Send private message
mdpye
Tux's lil' helper
Tux's lil' helper


Joined: 18 Apr 2002
Posts: 102
Location: Nottingham, England

PostPosted: Thu Jul 11, 2002 9:02 pm    Post subject: New development: Reply with quote

I'm thinking it might actually be that AMD / nVidia conflict people have floated... I killed X, then rmmod NVdriver and it compiled perfectly first time. Now to find / apply that AMD patch...
_________________
Cheers, MP
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo 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