[Bug 828] New: firefox-8.0/npfunctions.h:303:24: error: ambiguates old declaration 'const char* NP_GetMIMEDescription()
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Dec 8 04:38:21 PST 2011
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=828
Bug #: 828
Summary: firefox-8.0/npfunctions.h:303:24: error: ambiguates
old declaration 'const char* NP_GetMIMEDescription()
Classification: Unclassified
Product: IcedTea-Web
Version: hg
Platform: arm
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: Plugin
AssignedTo: dbhole at redhat.com
ReportedBy: xerxes at zafena.se
CC: unassigned at icedtea.classpath.org
the armv7 oneiric buildbot are using fails to build icedtea-web in combination
with its firefox-8.0 headers.
http://builder.classpath.org/icedtea/buildbot/builders/icedtea-web-natty-armv7l/builds/115/steps/compile/logs/stdio
mkdir -p
/var/lib/buildbot/icedtea/icedtea-web-natty-armv7l/build/plugin/icedteanp && \
cd
/var/lib/buildbot/icedtea/icedtea-web-natty-armv7l/build/plugin/icedteanp && \
g++ -g -O2 \
-DPACKAGE_NAME=\"icedtea-web\" -DPACKAGE_TARNAME=\"icedtea-web\"
-DPACKAGE_VERSION=\"1.2pre\" -DPACKAGE_STRING=\"icedtea-web\ 1.2pre\"
-DPACKAGE_BUGREPORT=\"distro-pkg-dev at openjdk.java.net\"
-DPACKAGE_URL=\"http://icedtea.classpath.org/wiki/IcedTea-Web\"
-DPACKAGE=\"icedtea-web\" -DVERSION=\"1.2pre\" -DHAVE_LIBZ=1 \
-DJDK_UPDATE_VERSION="\"50\"" \
-DPLUGIN_NAME="\"IcedTea-Web Plugin\"" \
-DPLUGIN_VERSION="\"IcedTea-Web 1.2pre+rdf87375f72cd\"" \
-DPACKAGE_URL="\"http://icedtea.classpath.org/wiki/IcedTea-Web\"" \
-DMOZILLA_VERSION_COLLAPSED="8000000" \
-DICEDTEA_WEB_JRE="\"/usr/lib/jvm/java-6-openjdk/jre\"" \
-DPLUGIN_BOOTCLASSPATH='"-Xbootclasspath/a:/usr/local/share/icedtea-web/netx.jar:/usr/local/share/icedtea-web/plugin.jar:/usr/share/java/js.jar"'
\
-I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabi/glib-2.0/include \
-pthread -I/usr/include/gtk-2.0
-I/usr/lib/arm-linux-gnueabi/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/arm-linux-gnueabi/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 \
-DXP_UNIX -I/usr/include/firefox-8.0 \
-fPIC -o
/var/lib/buildbot/icedtea/icedtea-web-natty-armv7l/build/plugin/icedteanp/IcedTeaScriptablePluginObject.o
-c
/var/lib/buildbot/icedtea/icedtea-web-natty-armv7l/build/../src/plugin/icedteanp/IcedTeaScriptablePluginObject.cc
/var/lib/buildbot/icedtea/icedtea-web-natty-armv7l/build/../src/plugin/icedteanp/IcedTeaNPPlugin.cc:
In function 'char* NP_GetMIMEDescription()':
/var/lib/buildbot/icedtea/icedtea-web-natty-armv7l/build/../src/plugin/icedteanp/IcedTeaNPPlugin.cc:2295:24:
error: new declaration 'char* NP_GetMIMEDescription()'
/usr/include/firefox-8.0/npfunctions.h:303:24: error: ambiguates old
declaration 'const char* NP_GetMIMEDescription()'
make: ***
[/var/lib/buildbot/icedtea/icedtea-web-natty-armv7l/build/plugin/icedteanp/IcedTeaNPPlugin.o]
Error 1
make: *** Waiting for unfinished jobs....
program finished with exit code 2
elapsedTime=16.043701
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the distro-pkg-dev
mailing list