Welcome to Soft32 Linux Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

[gentoo-user] gimp 2.0.0 compile error

 
   Soft32 Home -> Linux -> User RSS
Next:  [gentoo-user] gstreamer fails  
Author Message
Valmor de Almeida

External


Since: Jul 12, 2004
Posts: 32



(Msg. 1) Posted: Mon Jul 12, 2004 12:20 pm
Post subject: [gentoo-user] gimp 2.0.0 compile error
Archived from groups: linux>gentoo>user (more info?)

Does anyone know how to get gimp-2.0.0 to compile?

Thanks,

--
Valmor

cpu-accel.c: In function `arch_get_vendor':
cpu-accel.c:124: error: can't find a register in class `BREG' while reloading `asm'
cpu-accel.c: At top level:
cpu-accel.c:330: warning: `sigill_handler' defined but not used
make[3]: *** [cpu-accel.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/gimp-2.0.0/work/gimp-2.0.0/app/base'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gimp-2.0.0/work/gimp-2.0.0/app'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gimp-2.0.0/work/gimp-2.0.0'
make: *** [all] Error 2

!!! ERROR: media-gfx/gimp-2.0.0 failed.
!!! Function src_compile, Line 92, Exitcode 2
!!! (no error message)

--
gentoo-user.TakeThisOut@gentoo.org mailing list
Back to top
Login to vote
Aaron Walker

External


Since: Jul 13, 2004
Posts: 60



(Msg. 2) Posted: Tue Jul 13, 2004 6:40 am
Post subject: Re: [gentoo-user] gimp 2.0.0 compile error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Valmor de Almeida wrote:
> Does anyone know how to get gimp-2.0.0 to compile?
>
> Thanks,
>
> --
> Valmor
>
> cpu-accel.c: In function `arch_get_vendor':
> cpu-accel.c:124: error: can't find a register in class `BREG' while reloading `asm'
> cpu-accel.c: At top level:
> cpu-accel.c:330: warning: `sigill_handler' defined but not used
> make[3]: *** [cpu-accel.o] Error 1
> make[3]: *** Waiting for unfinished jobs....
> make[3]: Leaving directory `/var/tmp/portage/gimp-2.0.0/work/gimp-2.0.0/app/base'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/var/tmp/portage/gimp-2.0.0/work/gimp-2.0.0/app'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/var/tmp/portage/gimp-2.0.0/work/gimp-2.0.0'
> make: *** [all] Error 2
>
> !!! ERROR: media-gfx/gimp-2.0.0 failed.
> !!! Function src_compile, Line 92, Exitcode 2
> !!! (no error message)
>

Try searching the archives for this ML for "gimp compile error" or
something similar. IIRC, there was a similar (if not nearly exact) post
regarding gimp-2.0.2 towards the end of last month. I think I even
replied to it. I'd find it for you, but I am work, so I am unable to
access my imap server atm.

HTH
--
I can't believe I ate the whole thing.

-- Homer Simpson
The Front

/* Aaron Walker
* http://butsugenjitemple.org/~ka0ttic/
*/


--
gentoo-user.RemoveThis@gentoo.org mailing list
Back to top
Login to vote
Dennis Robertson

External


Since: Jul 04, 2004
Posts: 29



(Msg. 3) Posted: Wed Jul 14, 2004 4:50 am
Post subject: Re: [gentoo-user] gimp 2.0.0 compile error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Valmor de Almeida wrote:
> Does anyone know how to get gimp-2.0.0 to compile?
>
> cpu-accel.c: In function `arch_get_vendor':
> cpu-accel.c:124: error: can't find a register in class `BREG' while reloading `asm'
> cpu-accel.c: At top level:
> cpu-accel.c:330: warning: `sigill_handler' defined but not used
> make[3]: *** [cpu-accel.o] Error 1
> make[3]: *** Waiting for unfinished jobs....
> make[3]: Leaving directory `/var/tmp/portage/gimp-2.0.0/work/gimp-2.0.0/app/base'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/var/tmp/portage/gimp-2.0.0/work/gimp-2.0.0/app'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/var/tmp/portage/gimp-2.0.0/work/gimp-2.0.0'
> make: *** [all] Error 2

From similar experience this looks like it might be the kernel-header
problem I had using linux-headers-2.6.7-r1; cdrdao and DirectFB would
not compile. If that's what you're using I *suggest* you try the new
linux26-headers-2.6.7-r2 or revert to linux26-headers-2.6.6-r1, which
work for me, although I have not tried to compile the Gimp. HTH.
--
Dennis Robertson

--
gentoo-user RemoveThis @gentoo.org mailing list
Back to top
Login to vote
karthik bala guru

External


Since: Jul 02, 2004
Posts: 3



(Msg. 4) Posted: Wed Jul 14, 2004 4:50 am
Post subject: [gentoo-user] ARM Linux Debugger [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

hi all,
Does anyone have a link to one of the following to
allow me to trace,debug and develop a arm-linux-gcc
compiled program.

1) a prebuilt native ARM linux gdb debugger
2) a prebuilt cross debugger
3) instructions on how to successfully build (1) or
(2)

And another constraint is I am working on
a i386 machine. It would be fine if the
debugger is of cross platform support -
that is debugging a arm-linux-gcc program
from a normal i386 machine.

A link and A HoWTO will also be fine !!!

kindly let me know,
karthik bala guru



__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail

--
gentoo-user.DeleteThis@gentoo.org mailing list
Back to top
Login to vote
Dennis Robertson

External


Since: Jul 04, 2004
Posts: 29



(Msg. 5) Posted: Wed Jul 14, 2004 5:20 am
Post subject: Re: [gentoo-user] gimp 2.0.0 compile error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Dennis Robertson wrote:
> Valmor de Almeida wrote:
>
>> Does anyone know how to get gimp-2.0.0 to compile?

> From similar experience this looks like it might be the kernel-header
> problem I had using linux-headers-2.6.7-r1; cdrdao and DirectFB would
> not compile. If that's what you're using I *suggest* you try the new
> linux26-headers-2.6.7-r2 or revert to linux26-headers-2.6.6-r1, which
> work for me, although I have not tried to compile the Gimp. HTH.

>>> Regenerating /etc/ld.so.cache...
* Caching service dependencies...
>>> media-gfx/gimp-2.0.2 merged.
>>> Recording media-gfx/gimp in "world" favorites file...

Out of curiosity I decided to try it. As you can see it compiled without
a hitch using linux26-headers-2.6.6-r1. Regards.
--
Dennis Robertson

--
gentoo-user.DeleteThis@gentoo.org mailing list
Back to top
Login to vote
Display posts from previous:   
Related Topics:
[gentoo-user] Compile error - Hello! While installing Gentoo on my G4 iMac from the Universal 2005.0 disk, I was able to go as far as configuring..

[gentoo-user] Re: Compile error - > Maybe you have old kernel stuff lying around? did you do a make clean first? > > you can try disabling the ...

[gentoo-user] libsigc++ compile error - I left my computer alone for three weeks while I went to get married. It was a horrible thing to do, I've got a dandy..

[gentoo-user] ebuild compile error, what to do? - Hi I am trying to install gnome, like the eksemple in the Documentation, but I gets this error:..

[gentoo-user] arts-1.3.1 compile error - Conterxt: Latest Gentoo on pentium4 After having synced the portage tree (emerge --sync), followed instructions to..

[gentoo-user] arts-1.3.1 compile error - Conterxt: Latest Gentoo on pentium4 After having synced the portage tree (emerge --sync), followed instructions to..
       Soft32 Home -> Linux -> User All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can 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

Categories:
 Windows
  Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]