make is giving errors

Subra Dhulipala sdhulipala at maprtech.com
Wed Jan 23 16:41:51 PST 2013


Hi,
  I downloaded and ran configure script as mentioned in the website. But
after I issued make, I got the following error. Has anybody seen it?

[root at molamola icedtea-web-1.3]# ./make
-bash: ./make: No such file or directory
[root at molamola icedtea-web-1.3]# make
mkdir -p /root/downloads/icedtea-web-1.3/plugin/icedteanp && \
        cd /root/downloads/icedtea-web-1.3/plugin/icedteanp && \
        g++  \
           -DPACKAGE_NAME=\"icedtea-web\" -DPACKAGE_TARNAME=\"icedtea-web\"
-DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"icedtea-web\ 1.3\"
-DPACKAGE_BUGREPORT=\"distro-pkg-dev at openjdk.java.net\" -DPACKAGE_URL=\"
http://icedtea.classpath.org/wiki/IcedTea-Web\" -DPACKAGE=\"icedtea-web\"
-DVERSION=\"1.3\" -DHAVE_LIBZ=1 -DLEGACY_XULRUNNERAPI=1  \
          -DJDK_UPDATE_VERSION="\"50\"" \
          -DPLUGIN_NAME="\"IcedTea-Web Plugin\"" \
          -DPLUGIN_VERSION="\"IcedTea-Web 1.3\"" \
          -DPACKAGE_URL="\"http://icedtea.classpath.org/wiki/IcedTea-Web\""
\
          -DMOZILLA_VERSION_COLLAPSED="2000000" \
          -DICEDTEA_WEB_JRE="\"/usr/lib/jvm/java-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/lib64/glib-2.0/include   \
          -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   \
          -DXP_UNIX -I/usr/include/xulrunner-2   \
          -fPIC -o
/root/downloads/icedtea-web-1.3/plugin/icedteanp/IcedTeaNPPlugin.o -c
/root/downloads/icedtea-web-1.3/plugin/icedteanp/IcedTeaNPPlugin.cc
/root/downloads/icedtea-web-1.3/plugin/icedteanp/IcedTeaNPPlugin.cc: In
function ‘char* NP_GetMIMEDescription()’:
/root/downloads/icedtea-web-1.3/plugin/icedteanp/IcedTeaNPPlugin.cc:2372:
error: new declaration ‘char* NP_GetMIMEDescription()’
/usr/include/xulrunner-2/npfunctions.h:307: error: ambiguates old
declaration ‘const char* NP_GetMIMEDescription()’
make: ***
[/root/downloads/icedtea-web-1.3/plugin/icedteanp/IcedTeaNPPlugin.o] Error 1
[root at molamola icedtea-web-1.3]#

Thanks,
Subra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130124/0aaeddd1/attachment.html 


More information about the distro-pkg-dev mailing list