Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 May 2010 23:41:55 GMT
From:      Piotr <upiter77@lycos.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/146414: cannot install www/mplayer-plugin on freeBSD 7.3 
Message-ID:  <201005082341.o48NftBw073577@www.freebsd.org>
Resent-Message-ID: <201005082350.o48No4DK087292@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         146414
>Category:       misc
>Synopsis:       cannot install www/mplayer-plugin on freeBSD 7.3
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 08 23:50:04 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Piotr
>Release:        freeBSD 7.3 RELEASE
>Organization:
>Environment:
# uname -a
FreeBSD bsd.DOM 7.3-RELEASE FreeBSD 7.3-RELEASE #0: Sun Mar 21 06:15:01 UTC 2010     root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
I cannot install www/mplayer-plugin on freeBSD 7.3 RELEASE due to the following error:

# cd /usr/ports/www/mplayer-plugin
# make
===>  Building for mplayerplug-in-3.55_6
c++ -c -o plugin.o -Wall -DXP_UNIX -DMOZ_X11 -I/usr/local/include/seamonkey/java -I/usr/local/include/seamonkey/plugin -I/usr/local/include/nspr -I/usr/local/include/seamonkey -I/usr/local/include/seamonkey/xpcom -I/usr/local/include/seamonkey/string   -I/usr/local/include/seamonkey -O2 -fno-strict-aliasing -pipe -D_THREAD_SAFE -I/usr/local/include   -D_THREAD_SAFE -I/usr/local/include   -I/usr/local/include -DBSD -O2 -fno-strict-aliasing -pipe  -Iinclude -fPIC  -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2   -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-
 2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2   -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -DGTK_ENABLED   Source/plugin.cpp
In file included from Source/nsScriptablePeer.h:48,
                 from Source/plugin.h:54,
                 from Source/plugin.cpp:37:
Source/nsIScriptableMplayerPlugin.h:41:84: error: macro "NS_DEFINE_STATIC_IID_ACCESSOR" passed 2 arguments, but takes just 1
Source/nsIScriptableMplayerPlugin.h:254:92: error: macro "NS_DEFINE_STATIC_IID_ACCESSOR" passed 2 arguments, but takes just 1
In file included from Source/nsScriptablePeer.h:48,
                 from Source/plugin.h:54,
                 from Source/plugin.cpp:37:
Source/nsIScriptableMplayerPlugin.h:25: error: function definition does not declare parameters
Source/nsIScriptableMplayerPlugin.h:122: error: expected constructor, destructor, or type conversion before 'class'
gmake: *** [plugin.o] Error 1
*** Error code 1

Stop in /usr/ports/www/mplayer-plugin.
                                    
>How-To-Repeat:
install native seamonkey and try to install www/mplayer-plugin
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005082341.o48NftBw073577>