Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 169960

Summary: mplayerplug-in 3.21 fails compile
Product: Gentoo Linux Reporter: Chris Bainbridge (RETIRED) <chrb>
Component: New packagesAssignee: Joe Jezak (RETIRED) <josejx>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Chris Bainbridge (RETIRED) gentoo-dev 2007-03-08 16:09:46 UTC
config.status: creating install.sh                                                                                                                                                                    
config.status: creating config.h                                                                                                                                                                      
i686-pc-linux-gnu-g++ -c -o plugin.o -Wall -O2 -march=pentium-m   -O2 -march=pentium-m  -DXP_UNIX -DMOZ_X11 -I/usr/lib/mozilla-firefox/include/java -I/usr/lib/mozilla-firefox/include/plugin -I/usr/include/nspr   -I/usr/lib/mozilla-firefox/include -Iinclude -fPIC  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DGTK_ENABLED  Source/plugin.cpp                                                              
i686-pc-linux-gnu-g++ -c -o nsScriptablePeer.o -Wall -O2 -march=pentium-m   -O2 -march=pentium-m  -DXP_UNIX -DMOZ_X11 -I/usr/lib/mozilla-firefox/include/java -I/usr/lib/mozilla-firefox/include/plugin -I/usr/include/nspr   -I/usr/lib/mozilla-firefox/include -Iinclude -fPIC  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DGTK_ENABLED Source/nsScriptablePeer.cpp                                           
In file included from Source/nsScriptablePeer.h:48,                                                                                                                                                   
                 from Source/plugin.h:54,                                                                                                                                                             
                 from Source/nsScriptablePeer.cpp:48:                                                                                                                                                 
Source/nsIScriptableMplayerPlugin.h:10:25: error: nsISupports.h: No such file or directory                                                                                                            
In file included from Source/plugin.h:54,                                                                                                                                                             
                 from Source/nsScriptablePeer.cpp:48:     

not sure why as nsiSupports.h is present. 

mplayerplug-in 3.35 compiles ok, so recommend just bumping the stable version and removing this one.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-03-08 16:13:07 UTC

*** This bug has been marked as a duplicate of bug 150110 ***
Comment 2 Joe Jezak (RETIRED) gentoo-dev 2007-03-08 17:30:57 UTC
I'm not sure why you were building 3.21, 3.31-r1 is the minimum stable version on all arches except ia64 and alpha, which from your cflags, you're not using.

Are you sure you had this problem with 3.21?  If so why are you using 3.21?
Comment 3 Chris Bainbridge (RETIRED) gentoo-dev 2007-03-08 17:53:32 UTC
I had the higher versions package.masked because of an upstream bug.
Comment 4 Joe Jezak (RETIRED) gentoo-dev 2007-03-08 18:08:38 UTC
Okay, well, 3.31 and 3.35 are both fixed and stable, I'm only keeping 3.21 around because not all arches have stabilized it yet.  So, not a bug, sorry. :p