Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xine compile error
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
singhalg
n00b
n00b


Joined: 21 Nov 2003
Posts: 19

PostPosted: Mon Jun 21, 2004 2:42 pm    Post subject: xine compile error Reply with quote

Hi,

I am trying to emerge xine-lib-1_rc4 on my PIII-700MHz processor....and this is the error :

!!! ERROR: media-libs/xine-lib-1_rc4 failed.
!!! Function src_compile, Line 117, Exitcode 2
!!! Parallel make failed

I have searched through forums to correct this error and found that by removing -funroll-loops from CFLAGS will help emerging xine, but in my /etc/make.conf CFLAGS="-march=pentium3 -03 -pipe -fomit-frame-pointer"

So I am not sure if there is some other thing which is not letting it merge. I successfully emerged xine on my laptop with the same CFLAGS but it was a PIV-2.8GHz processor, so I am just wondering if that is making a difference.

Cheers,
~G
Back to top
View user's profile Send private message
moocha
Watchman
Watchman


Joined: 21 Oct 2003
Posts: 5722

PostPosted: Mon Jun 21, 2004 2:44 pm    Post subject: Reply with quote

You haven't posted the actual error. What you've posted is make failing because of a compiler error. This tells us exactly nothing. Please post the actual compiler errors.
_________________
Military Commissions Act of 2006: http://tinyurl.com/jrcto

"Those who would give up essential liberty to purchase a little temporary safety deserve neither liberty nor safety."
-- attributed to Benjamin Franklin
Back to top
View user's profile Send private message
singhalg
n00b
n00b


Joined: 21 Nov 2003
Posts: 19

PostPosted: Mon Jun 21, 2004 3:00 pm    Post subject: Reply with quote

Sorry abt that :oops: ,here are my actual errors:


gcc: unrecognized option '-03'
dsputil_mmx.c: In function 'h263_h_loop_filter_mmx' :
dsputil_mmx.c:614: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'
dsputil_mmx.c: In function 'dsputil_init_mmx':
dsputil_mmx.c:2116: warning: unused variable 'dct_algo'
dsputil_mmx.c: At top level:
make[5]: ***[dsputil_mmx.lo] Error 1
make[5] :Leaving directory '/var/tmp/portage/xine-lib-1_rc4/work/xine-lib-1-rc4/src/libffmpeg/libavcodec/i386'
make[4]: ***[all-recursive] Error 1
make[4] :Leaving directory '/var/tmp/portage/xine-lib-1_rc4/work/xine-lib-1-rc4/src/libffmpeg/libavcodec/i386'
Back to top
View user's profile Send private message
singhalg
n00b
n00b


Joined: 21 Nov 2003
Posts: 19

PostPosted: Mon Jun 21, 2004 3:18 pm    Post subject: Reply with quote

Hi,

I tried removing -pipe from my CFLAGS, it didnt help :( .....then I removed mmx, sse from my USE flags.....still the same error....:(

Any help will be greatly appreciated.....i am trying to correct this error for over 2 days now.....

Thanks in advance,
~G
Back to top
View user's profile Send private message
moocha
Watchman
Watchman


Joined: 21 Oct 2003
Posts: 5722

PostPosted: Mon Jun 21, 2004 3:41 pm    Post subject: Reply with quote

singhalg wrote:
Code:
gcc: unrecognized option '-03'

Can't help you with the actual compilation failure, sorry - but what I can tell you is that you've probably compiled your system without any optimization. You want the -O3 option, not -03. The capital letter O, not the number zero. Change CFLAGS accordingly and recompile everything you've compiled with the incorrect flag since you've changed it.
_________________
Military Commissions Act of 2006: http://tinyurl.com/jrcto

"Those who would give up essential liberty to purchase a little temporary safety deserve neither liberty nor safety."
-- attributed to Benjamin Franklin
Back to top
View user's profile Send private message
singhalg
n00b
n00b


Joined: 21 Nov 2003
Posts: 19

PostPosted: Mon Jun 21, 2004 3:47 pm    Post subject: Reply with quote

Darn !! So stupid of me.....thanks for that.....I simply ignored looking at that.......

Let me do that and see if it helps me emerge xine !!

Thanks again !!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia 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