| Summary: | mplayerplug-in 3.21 fails compile | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Chris Bainbridge (RETIRED) <chrb> |
| Component: | New packages | Assignee: | Joe Jezak (RETIRED) <josejx> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | 2006.1 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
*** This bug has been marked as a duplicate of bug 150110 *** 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? I had the higher versions package.masked because of an upstream bug. 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 |
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.