-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 8
-
Component/s: deploy
-
None
-
b36
-
generic
-
generic
-
Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-2223746 | 7u6 | Igor Nekrestyanov | P2 | Closed | Fixed | b07 |
Build fails with:
MozPluginExports.cpp
../../../../src/plugin/share/plugin2/npjp2/MozPluginExports.cpp(46) : error C2146: syntax error : missing ';' before identifier 'RES_PLUGIN_VERSION'
../../../../src/plugin/share/plugin2/npjp2/MozPluginExports.cpp(46) : error C2065: 'RES_PLUGIN_VERSION' : undeclared identifier
gnumake[5]: *** [C:/8deploy2-32/jdk8_deploy/build/windows-i586/tmp/npjp2/obj/MozPluginExports.obj] Error 2
gnumake[5]: Leaving directory `C:/8deploy2-32/jdk8_deploy/deploy/make/plugin/plugin2/npjp2'
MozPluginExports.cpp
../../../../src/plugin/share/plugin2/npjp2/MozPluginExports.cpp(46) : error C2146: syntax error : missing ';' before identifier 'RES_PLUGIN_VERSION'
../../../../src/plugin/share/plugin2/npjp2/MozPluginExports.cpp(46) : error C2065: 'RES_PLUGIN_VERSION' : undeclared identifier
gnumake[5]: *** [C:/8deploy2-32/jdk8_deploy/build/windows-i586/tmp/npjp2/obj/MozPluginExports.obj] Error 2
gnumake[5]: Leaving directory `C:/8deploy2-32/jdk8_deploy/deploy/make/plugin/plugin2/npjp2'
- backported by
-
JDK-2223746 Deploy build fails on windows i586 due to missing include
-
- Closed
-
- relates to
-
JDK-7148914 Need to be able to detect true cobundle from mimetype
-
- Resolved
-