LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-30-2005, 09:39 AM   #1
aeruzcar
Member
 
Registered: Jul 2003
Location: Santiago, Chile
Distribution: Gentoo
Posts: 282

Rep: Reputation: 30
Can't emerge gnome on gentoo due to ffmpeg plugins


Hello there
I have been trying to emerge gnome 2.10 for quite a while and everytime I try to do it I get problems when emerging gst-plugins-ffmpeg
I get the following somewhere in the compilation

dsputil_mmx_rnd.h:300: warning: `avg_no_rnd_pixels4_mmx' defined but not used
dsputil_mmx_rnd.h:59: warning: `put_pixels8_l2_mmx' defined but not used
dsputil_mmx_rnd.h:155: warning: `put_pixels16_l2_mmx' defined but not used
make[8]: *** [libmmxsse_la-dsputil_mmx.lo] Error 1
make[8]: Leaving directory `/var/tmp/portage/gst-plugins-ffmpeg-0.8.6/work/gst-f
fmpeg-0.8.6/gst-libs/ext/ffmpeg/libavcodec/i386'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory `/var/tmp/portage/gst-plugins-ffmpeg-0.8.6/work/gst-f
fmpeg-0.8.6/gst-libs/ext/ffmpeg/libavcodec'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/var/tmp/portage/gst-plugins-ffmpeg-0.8.6/work/gst-f
fmpeg-0.8.6/gst-libs/ext/ffmpeg'
make[5]: *** [all] Error 2
make[5]: Leaving directory `/var/tmp/portage/gst-plugins-ffmpeg-0.8.6/work/gst-f
fmpeg-0.8.6/gst-libs/ext/ffmpeg'
make[4]: *** [all-local] Error 2
make[4]: Leaving directory `/var/tmp/portage/gst-plugins-ffmpeg-0.8.6/work/gst-f
fmpeg-0.8.6/gst-libs/ext'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/gst-plugins-ffmpeg-0.8.6/work/gst-f
fmpeg-0.8.6/gst-libs/ext'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gst-plugins-ffmpeg-0.8.6/work/gst-f
fmpeg-0.8.6/gst-libs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gst-plugins-ffmpeg-0.8.6/work/gst-f
fmpeg-0.8.6'
make: *** [all] Error 2

And then it stops, I read somewhere that it could be gcc so I upgraded to 4.1 but no luck either, anyone having this problem too??
Thanks!!!
 
Old 09-30-2005, 12:06 PM   #2
jtshaw
Senior Member
 
Registered: Nov 2000
Location: Seattle, WA USA
Distribution: Ubuntu @ Home, RHEL @ Work
Posts: 3,892
Blog Entries: 1

Rep: Reputation: 67
Try the following:

USE="-mmx" emerge gst-plugins-ffmpge

Then try emerging gnome-2.10
 
Old 09-30-2005, 01:04 PM   #3
aeruzcar
Member
 
Registered: Jul 2003
Location: Santiago, Chile
Distribution: Gentoo
Posts: 282

Original Poster
Rep: Reputation: 30
thanks for your reply, I did as you said, but I got no luck either, any other ideas?
I got this now

dsputil_mmx.c: In function `dsputil_init_mmx':
dsputil_mmx.c:2597: warning: assignment from incompatible pointer type
dsputil_mmx.c:2598: warning: assignment from incompatible pointer type
dsputil_mmx.c: In function `transpose4x4':
dsputil_mmx.c:618: error: can't find a register in class `GENERAL_REGS' while re
loading `asm'
h264dsp_mmx.c: At top level:
dsputil_mmx_rnd.h:59: warning: `put_no_rnd_pixels8_l2_mmx' defined but not used
dsputil_mmx_rnd.h:155: warning: `put_no_rnd_pixels16_l2_mmx' defined but not use
d
dsputil_mmx_rnd.h:300: warning: `avg_no_rnd_pixels4_mmx' defined but not used
dsputil_mmx_rnd.h:59: warning: `put_pixels8_l2_mmx' defined but not used
dsputil_mmx_rnd.h:155: warning: `put_pixels16_l2_mmx' defined but not used
make[8]: *** [libmmxsse_la-dsputil_mmx.lo] Error 1
make[8]: Leaving directory `/var/tmp/portage/gst-plugins-ffmpeg-0.8.6/work/gst-f
fmpeg-0.8.6/gst-libs/ext/ffmpeg/libavcodec/i386'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory `/var/tmp/portage/gst-plugins-ffmpeg-0.8.6/work/gst-f
fmpeg-0.8.6/gst-libs/ext/ffmpeg/libavcodec'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/var/tmp/portage/gst-plugins-ffmpeg-0.8.6/work/gst-f
fmpeg-0.8.6/gst-libs/ext/ffmpeg'
make[5]: *** [all] Error 2
make[5]: Leaving directory `/var/tmp/portage/gst-plugins-ffmpeg-0.8.6/work/gst-f
fmpeg-0.8.6/gst-libs/ext/ffmpeg'
make[4]: *** [all-local] Error 2
make[4]: Leaving directory `/var/tmp/portage/gst-plugins-ffmpeg-0.8.6/work/gst-f
fmpeg-0.8.6/gst-libs/ext'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/gst-plugins-ffmpeg-0.8.6/work/gst-f
fmpeg-0.8.6/gst-libs/ext'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gst-plugins-ffmpeg-0.8.6/work/gst-f
fmpeg-0.8.6/gst-libs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gst-plugins-ffmpeg-0.8.6/work/gst-f
fmpeg-0.8.6'
make: *** [all] Error 2


Thanks!!
 
Old 07-02-2006, 11:55 AM   #4
SuperSize
LQ Newbie
 
Registered: Jul 2006
Posts: 1

Rep: Reputation: 0
I was able to get around this problem by addind "-O" to my CFLAGS. I don't claim to understand it, but apparently there can be problems with inline assembler when you don't have optimizations turned on. If you have it at O2 or O3 you might have to turn it down, too.


Quote:
Originally Posted by aeruzcar
thanks for your reply, I did as you said, but I got no luck either, any other ideas?
I got this now

dsputil_mmx.c: In function `dsputil_init_mmx':
dsputil_mmx.c:2597: warning: assignment from incompatible pointer type
dsputil_mmx.c:2598: warning: assignment from incompatible pointer type
dsputil_mmx.c: In function `transpose4x4':
dsputil_mmx.c:618: error: can't find a register in class `GENERAL_REGS' while re
loading `asm'
h264dsp_mmx.c: At top level:
dsputil_mmx_rnd.h:59: warning: `put_no_rnd_pixels8_l2_mmx' defined but not used
dsputil_mmx_rnd.h:155: warning: `put_no_rnd_pixels16_l2_mmx' defined but not use
d
dsputil_mmx_rnd.h:300: warning: `avg_no_rnd_pixels4_mmx' defined but not used
dsputil_mmx_rnd.h:59: warning: `put_pixels8_l2_mmx' defined but not used
dsputil_mmx_rnd.h:155: warning: `put_pixels16_l2_mmx' defined but not used
make[8]: *** [libmmxsse_la-dsputil_mmx.lo] Error 1
make[8]: Leaving directory `/var/tmp/portage/gst-plugins-ffmpeg-0.8.6/work/gst-f
fmpeg-0.8.6/gst-libs/ext/ffmpeg/libavcodec/i386'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory `/var/tmp/portage/gst-plugins-ffmpeg-0.8.6/work/gst-f
fmpeg-0.8.6/gst-libs/ext/ffmpeg/libavcodec'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/var/tmp/portage/gst-plugins-ffmpeg-0.8.6/work/gst-f
fmpeg-0.8.6/gst-libs/ext/ffmpeg'
make[5]: *** [all] Error 2
make[5]: Leaving directory `/var/tmp/portage/gst-plugins-ffmpeg-0.8.6/work/gst-f
fmpeg-0.8.6/gst-libs/ext/ffmpeg'
make[4]: *** [all-local] Error 2
make[4]: Leaving directory `/var/tmp/portage/gst-plugins-ffmpeg-0.8.6/work/gst-f
fmpeg-0.8.6/gst-libs/ext'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/gst-plugins-ffmpeg-0.8.6/work/gst-f
fmpeg-0.8.6/gst-libs/ext'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gst-plugins-ffmpeg-0.8.6/work/gst-f
fmpeg-0.8.6/gst-libs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gst-plugins-ffmpeg-0.8.6/work/gst-f
fmpeg-0.8.6'
make: *** [all] Error 2


Thanks!!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
gentoo + emerge kurrupt Linux - General 5 06-02-2005 03:56 PM
pkg-config error with emerge -aD gnome-python on Gentoo 2.6.9-gentoo-r6 ghrellin Linux - Software 2 12-22-2004 06:37 PM
Please help. Gentoo: Emerge gentoo-dev-sources fails sendas4 Linux - Newbie 3 07-19-2004 11:44 AM
gentoo emerge Treat84 Linux - Networking 1 08-22-2003 11:16 AM
gentoo emerge elektrohirn Linux - Distributions 2 06-02-2003 03:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:57 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration