/usr/ports/java/icedtea-web configure script failure

William Bulley web at umich.edu
Fri Nov 25 22:29:09 UTC 2011


checking for X11... yes
checking for a JRE home directory... /usr/local/openjdk6/jre
checking for a Java virtual machine... /usr/local/openjdk6/jre/bin/java
checking if java.util.jar.Pack200 is available... yes
checking if java.net.CookieManager is available... yes
checking if java.net.HttpCookie is available... yes
checking if java.net.CookieHandler is available... yes
checking if sun.security.provider.X509Factory is available... yes
checking if sun.security.util.SecurityConstants is available... yes
checking if sun.security.util.HostnameChecker is available... yes
checking if sun.security.x509.X500Name is available... yes
checking if sun.misc.BASE64Encoder is available... yes
checking if sun.misc.HexDumpEncoder is available... yes
checking if sun.security.validator.ValidatorException is available... yes
checking if com.sun.net.ssl.internal.ssl.X509ExtendedTrustManager is available... yes
checking if sun.awt.X11.XEmbeddedFrame is available... yes
checking if sun.misc.Ref is available... yes
checking if com.sun.jndi.toolkit.url.UrlUtil is available... yes
checking if sun.applet.AppletImageRef is available... yes
checking if sun.applet.AppletViewerPanel is available and public... 2
configure: error: sun.applet.AppletViewerPanel is not public.
===>  Script "configure" failed unexpectedly.
Please report the problem to java at FreeBSD.org [maintainer] and attach the
"/usr/ports/java/icedtea-web/work/icedtea-web-1.1.4/config.log" including the
output of the failure of your make command. Also, it might be a good idea to
provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/java/icedtea-web.
*** Error code 1

Stop in /usr/ports/java/icedtea-web.


Regards,

web...

-- 
William Bulley                     Email: web at umich.edu

72 characters width template ----------------------------------------->|
-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by icedtea-web configure 1.1.4, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure --with-ecj=no --with-jdk-home=/usr/local/openjdk6 --with-rhino=no --with-junit=no --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=amd64-portbld-freebsd8.2

## --------- ##
## Platform. ##
## --------- ##

hostname = dell2
uname -m = amd64
uname -r = 8.2-STABLE
uname -s = FreeBSD
uname -v = FreeBSD 8.2-STABLE #0: Sun May 29 08:36:55 EDT 2011     root at dell2:/usr/obj/usr/src/sys/DELL2 

/usr/bin/uname -p = amd64
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /usr/games
PATH: /root/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2033: checking for a BSD-compatible install
configure:2101: result: /usr/bin/install -c -o root -g wheel
configure:2112: checking whether build environment is sane
configure:2162: result: yes
configure:2303: checking for a thread-safe mkdir -p
configure:2342: result: ./install-sh -c -d
configure:2355: checking for gawk
configure:2385: result: no
configure:2355: checking for mawk
configure:2385: result: no
configure:2355: checking for nawk
configure:2371: found /usr/bin/nawk
configure:2382: result: nawk
configure:2393: checking whether gmake sets $(MAKE)
configure:2415: result: yes
configure:2490: checking how to create a pax tar archive
configure:2503: tar --version
bsdtar 2.7.0 - libarchive 2.7.0
configure:2506: $? = 0
configure:2546: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
configure:2549: $? = 0
configure:2553: tar -xf - <conftest.tar
configure:2556: $? = 0
configure:2569: result: gnutar
configure:2592: checking build system type
configure:2606: result: amd64-portbld-freebsd8.2
configure:2626: checking host system type
configure:2639: result: amd64-portbld-freebsd8.2
configure:2707: checking for gcc
configure:2734: result: cc
configure:2963: checking for C compiler version
configure:2972: cc --version >&5
cc (GCC) 4.2.2 20070831 prerelease [FreeBSD]
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2983: $? = 0
configure:2972: cc -v >&5
Using built-in specs.
Target: amd64-undermydesk-freebsd
Configured with: FreeBSD/amd64 system compiler
Thread model: posix
gcc version 4.2.2 20070831 prerelease [FreeBSD]
configure:2983: $? = 0
configure:2972: cc -V >&5
cc: '-V' option must have argument
configure:2983: $? = 1
configure:2972: cc -qversion >&5
cc: unrecognized option '-qversion'
cc: No input files specified
configure:2983: $? = 1
configure:3003: checking whether the C compiler works
configure:3025: cc -O2 -fno-strict-aliasing -pipe   conftest.c  >&5
configure:3029: $? = 0
configure:3077: result: yes
configure:3080: checking for C compiler default output file name
configure:3082: result: a.out
configure:3088: checking for suffix of executables
configure:3095: cc -o conftest -O2 -fno-strict-aliasing -pipe   conftest.c  >&5
configure:3099: $? = 0
configure:3121: result: 
configure:3143: checking whether we are cross compiling
configure:3151: cc -o conftest -O2 -fno-strict-aliasing -pipe   conftest.c  >&5
configure:3155: $? = 0
configure:3162: ./conftest
configure:3166: $? = 0
configure:3181: result: no
configure:3186: checking for suffix of object files
configure:3208: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:3212: $? = 0
configure:3233: result: o
configure:3237: checking whether we are using the GNU C compiler
configure:3256: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:3256: $? = 0
configure:3265: result: yes
configure:3274: checking whether cc accepts -g
configure:3294: cc -c -g  conftest.c >&5
configure:3294: $? = 0
configure:3335: result: yes
configure:3352: checking for cc option to accept ISO C89
configure:3416: cc  -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:3416: $? = 0
configure:3429: result: none needed
configure:3460: checking for style of include used by gmake
configure:3488: result: GNU
configure:3513: checking dependency style of cc
configure:3623: result: none
configure:3750: checking for C++ compiler version
configure:3759: c++ --version >&5
c++ (GCC) 4.2.2 20070831 prerelease [FreeBSD]
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3770: $? = 0
configure:3759: c++ -v >&5
Using built-in specs.
Target: amd64-undermydesk-freebsd
Configured with: FreeBSD/amd64 system compiler
Thread model: posix
gcc version 4.2.2 20070831 prerelease [FreeBSD]
configure:3770: $? = 0
configure:3759: c++ -V >&5
c++: '-V' option must have argument
configure:3770: $? = 1
configure:3759: c++ -qversion >&5
c++: unrecognized option '-qversion'
c++: No input files specified
configure:3770: $? = 1
configure:3774: checking whether we are using the GNU C++ compiler
configure:3793: c++ -c -O2 -fno-strict-aliasing -pipe  conftest.cpp >&5
configure:3793: $? = 0
configure:3802: result: yes
configure:3811: checking whether c++ accepts -g
configure:3831: c++ -c -g  conftest.cpp >&5
configure:3831: $? = 0
configure:3872: result: yes
configure:3897: checking dependency style of c++
configure:4007: result: none
configure:4115: checking if cp supports --reflink
cp: illegal option -- -
usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-alpvx] source_file target_file
       cp [-R [-H | -L | -P]] [-f | -i | -n] [-alpvx] source_file ... target_directory
configure:4130: result: no
configure:4142: checking if we can hard link rather than copy from /usr/ports/java/icedtea-web/work/icedtea-web-1.1.4
configure:4156: result: yes
configure:4168: checking whether to build documentation
configure:4185: result: yes
configure:4189: checking whether to compile ecj natively
configure:4203: result: no
configure:4353: checking for zip
configure:4371: found /usr/local/bin/zip
configure:4383: result: /usr/local/bin/zip
configure:4411: checking for a JDK home directory
configure:4444: result: /usr/local/openjdk6
configure:4706: checking for javac
configure:4736: result: /usr/local/openjdk6/bin/javac
configure:5430: checking if we are using ecj as javac
configure:5443: result: no
configure:5453: checking for jar
configure:5596: result: /usr/local/openjdk6/bin/jar
configure:5598: checking whether jar supports @<file> argument
configure:5606: result: yes
configure:5613: checking whether jar supports stdin file arguments
Illegal option: @
Usage: jar {ctxui}[vfm0Me] [jar-file] [manifest-file] [entry-point] [-C dir] files ...
Options:
    -c  create new archive
    -t  list table of contents for archive
    -x  extract named (or all) files from archive
    -u  update existing archive
    -v  generate verbose output on standard output
    -f  specify archive file name
    -m  include manifest information from specified manifest file
    -e  specify application entry point for stand-alone application 
        bundled into an executable jar file
    -0  store only; use no ZIP compression
    -M  do not create a manifest file for the entries
    -i  generate index information for the specified jar files
    -C  change to the specified directory and include the following file
If any file is a directory then it is processed recursively.
The manifest file name, the archive file name and the entry point name are
specified in the same order as the 'm', 'f' and 'e' flags.

Example 1: to archive two class files into an archive called classes.jar: 
       jar cvf classes.jar Foo.class Bar.class 
Example 2: use an existing manifest file 'mymanifest' and archive all the
           files in the foo/ directory into 'classes.jar': 
       jar cvfm classes.jar mymanifest -C foo/ .

configure:5621: result: no
configure:5625: checking whether jar supports -J options at the end
configure:5629: result: yes
configure:5644: checking for an ecj JAR file
configure:5673: result: no
configure:5682: checking for javadoc
configure:5825: result: /usr/local/openjdk6/bin/javadoc
configure:5827: checking whether javadoc supports -J options
Loading source files for package pkg...
Constructing Javadoc information...
Standard Doclet version 1.6.0
Building tree for all the packages and classes...
Generating /pkg/Test.html...
Generating /pkg/package-frame.html...
Generating /pkg/package-summary.html...
Generating /pkg/package-tree.html...
Generating /constant-values.html...
Building index for all the packages and classes...
Generating /overview-tree.html...
Generating /index-all.html...
Generating /deprecated-list.html...
Building index for all classes...
Generating /allclasses-frame.html...
Generating /allclasses-noframe.html...
Generating /index.html...
Generating /help-doc.html...
Generating /stylesheet.css...
configure:5859: result: yes
configure:5922: checking for hg
configure:5955: result: no
usage: which [-as] program ...
configure:5999: checking for distribution package version
configure:6013: result: none
configure:6028: checking what version string to use
configure:6037: result: 1.1.4
configure:6042: checking whether to build the browser plugin
configure:6051: result: yes
configure:6107: checking for pkg-config
configure:6125: found /usr/local/bin/pkg-config
configure:6137: result: /usr/local/bin/pkg-config
configure:6162: checking pkg-config is at least version 0.9.0
configure:6165: result: yes
configure:6178: checking for GTK
configure:6185: $PKG_CONFIG --exists --print-errors "gtk+-2.0"
configure:6188: $? = 0
configure:6201: $PKG_CONFIG --exists --print-errors "gtk+-2.0"
configure:6204: $? = 0
configure:6263: result: yes
configure:6269: checking for GLIB
configure:6276: $PKG_CONFIG --exists --print-errors "glib-2.0"
configure:6279: $? = 0
configure:6292: $PKG_CONFIG --exists --print-errors "glib-2.0"
configure:6295: $? = 0
configure:6354: result: yes
configure:6365: checking for MOZILLA
configure:6372: $PKG_CONFIG --exists --print-errors "npapi-sdk"
gnome-config: not found
Package npapi-sdk was not found in the pkg-config search path.
Perhaps you should add the directory containing `npapi-sdk.pc'
to the PKG_CONFIG_PATH environment variable
No package 'npapi-sdk' found
configure:6375: $? = 1
configure:6388: $PKG_CONFIG --exists --print-errors "npapi-sdk"
gnome-config: not found
Package npapi-sdk was not found in the pkg-config search path.
Perhaps you should add the directory containing `npapi-sdk.pc'
to the PKG_CONFIG_PATH environment variable
No package 'npapi-sdk' found
configure:6391: $? = 1
configure:6404: result: no
gnome-config: not found
No package 'npapi-sdk' found
configure:6423: checking for MOZILLA
configure:6430: $PKG_CONFIG --exists --print-errors "mozilla-plugin"
configure:6433: $? = 0
configure:6446: $PKG_CONFIG --exists --print-errors "mozilla-plugin"
configure:6449: $? = 0
configure:6508: result: yes
configure:6646: checking for xulrunner version
configure:6662: result: 1090224
configure:6670: checking for main in -lz
configure:6689: cc -o conftest -O2 -fno-strict-aliasing -pipe   conftest.c -lz   >&5
configure:6689: $? = 0
configure:6698: result: yes
configure:6713: checking for X11
configure:6720: $PKG_CONFIG --exists --print-errors "x11"
configure:6723: $? = 0
configure:6736: $PKG_CONFIG --exists --print-errors "x11"
configure:6739: $? = 0
configure:6776: result: yes
configure:6790: checking for a JRE home directory
configure:6809: result: /usr/local/openjdk6/jre
configure:6818: checking for a Java virtual machine
configure:6961: result: /usr/local/openjdk6/jre/bin/java
configure:6968: checking if java.util.jar.Pack200 is available
class java.util.jar.Pack200
configure:7005: result: yes
configure:7018: checking if java.net.CookieManager is available
class java.net.CookieManager
configure:7055: result: yes
configure:7068: checking if java.net.HttpCookie is available
class java.net.HttpCookie
configure:7105: result: yes
configure:7118: checking if java.net.CookieHandler is available
class java.net.CookieHandler
configure:7155: result: yes
configure:7168: checking if sun.security.provider.X509Factory is available
sun/applet/Test.java:4: warning: sun.security.provider.X509Factory is internal proprietary API and may be removed in a future release
import sun.security.provider.X509Factory;
                            ^
1 warning
class sun.security.provider.X509Factory
configure:7205: result: yes
configure:7218: checking if sun.security.util.SecurityConstants is available
sun/applet/Test.java:4: warning: sun.security.util.SecurityConstants is internal proprietary API and may be removed in a future release
import sun.security.util.SecurityConstants;
                        ^
1 warning
class sun.security.util.SecurityConstants
configure:7255: result: yes
configure:7268: checking if sun.security.util.HostnameChecker is available
sun/applet/Test.java:4: warning: sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release
import sun.security.util.HostnameChecker;
                        ^
1 warning
class sun.security.util.HostnameChecker
configure:7305: result: yes
configure:7318: checking if sun.security.x509.X500Name is available
sun/applet/Test.java:4: warning: sun.security.x509.X500Name is internal proprietary API and may be removed in a future release
import sun.security.x509.X500Name;
                        ^
1 warning
class sun.security.x509.X500Name
configure:7355: result: yes
configure:7368: checking if sun.misc.BASE64Encoder is available
sun/applet/Test.java:4: warning: sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
import sun.misc.BASE64Encoder;
               ^
1 warning
class sun.misc.BASE64Encoder
configure:7405: result: yes
configure:7418: checking if sun.misc.HexDumpEncoder is available
sun/applet/Test.java:4: warning: sun.misc.HexDumpEncoder is internal proprietary API and may be removed in a future release
import sun.misc.HexDumpEncoder;
               ^
1 warning
class sun.misc.HexDumpEncoder
configure:7455: result: yes
configure:7468: checking if sun.security.validator.ValidatorException is available
sun/applet/Test.java:4: warning: sun.security.validator.ValidatorException is internal proprietary API and may be removed in a future release
import sun.security.validator.ValidatorException;
                             ^
1 warning
class sun.security.validator.ValidatorException
configure:7505: result: yes
configure:7518: checking if com.sun.net.ssl.internal.ssl.X509ExtendedTrustManager is available
class com.sun.net.ssl.internal.ssl.X509ExtendedTrustManager
configure:7555: result: yes
configure:7568: checking if sun.awt.X11.XEmbeddedFrame is available
sun/applet/Test.java:4: warning: sun.awt.X11.XEmbeddedFrame is internal proprietary API and may be removed in a future release
import sun.awt.X11.XEmbeddedFrame;
                  ^
1 warning
class sun.awt.X11.XEmbeddedFrame
configure:7605: result: yes
configure:7618: checking if sun.misc.Ref is available
sun/applet/Test.java:4: warning: sun.misc.Ref is internal proprietary API and may be removed in a future release
import sun.misc.Ref;
               ^
Note: sun/applet/Test.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
class sun.misc.Ref
configure:7655: result: yes
configure:7668: checking if com.sun.jndi.toolkit.url.UrlUtil is available
sun/applet/Test.java:4: warning: com.sun.jndi.toolkit.url.UrlUtil is internal proprietary API and may be removed in a future release
import com.sun.jndi.toolkit.url.UrlUtil;
                               ^
1 warning
class com.sun.jndi.toolkit.url.UrlUtil
configure:7705: result: yes
configure:7718: checking if sun.applet.AppletImageRef is available
sun/applet/Test.java:4: warning: sun.applet.AppletImageRef is internal proprietary API and may be removed in a future release
import sun.applet.AppletImageRef;
                 ^
1 warning
class sun.applet.AppletImageRef
configure:7755: result: yes
configure:7768: checking if sun.applet.AppletViewerPanel is available and public
Found non-public sun.applet.AppletViewerPanel
configure:7817: result: 2
configure:7825: error: sun.applet.AppletViewerPanel is not public.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=amd64-portbld-freebsd8.2
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=''
ac_cv_env_CCC_value=''
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -fno-strict-aliasing -pipe'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_GLIB_CFLAGS_set=''
ac_cv_env_GLIB_CFLAGS_value=''
ac_cv_env_GLIB_LIBS_set=''
ac_cv_env_GLIB_LIBS_value=''
ac_cv_env_GTK_CFLAGS_set=''
ac_cv_env_GTK_CFLAGS_value=''
ac_cv_env_GTK_LIBS_set=''
ac_cv_env_GTK_LIBS_value=''
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=''
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_MOZILLA_CFLAGS_set=''
ac_cv_env_MOZILLA_CFLAGS_value=''
ac_cv_env_MOZILLA_LIBS_set=''
ac_cv_env_MOZILLA_LIBS_value=''
ac_cv_env_PKG_CONFIG_LIBDIR_set=''
ac_cv_env_PKG_CONFIG_LIBDIR_value=''
ac_cv_env_PKG_CONFIG_PATH_set=''
ac_cv_env_PKG_CONFIG_PATH_value=''
ac_cv_env_PKG_CONFIG_set=''
ac_cv_env_PKG_CONFIG_value=''
ac_cv_env_X11_CFLAGS_set=''
ac_cv_env_X11_CFLAGS_value=''
ac_cv_env_X11_LIBS_set=''
ac_cv_env_X11_LIBS_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=amd64-portbld-freebsd8.2
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_host=amd64-portbld-freebsd8.2
ac_cv_lib_z_main=yes
ac_cv_objext=o
ac_cv_path_JAVAC=/usr/local/openjdk6/bin/javac
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_ac_pt_ZIP=/usr/local/bin/zip
ac_cv_prog_AWK=nawk
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_gmake_set=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_prog_tar_pax=gnutar
it_cv_COM_SUN_JNDI_TOOLKIT_URL_URLUTIL=yes
it_cv_COM_SUN_NET_SSL_INTERNAL_SSL_X509EXTENDEDTRUSTMANAGER=yes
it_cv_JAVA_NET_COOKIEHANDLER=yes
it_cv_JAVA_NET_COOKIEMANAGER=yes
it_cv_JAVA_NET_HTTPCOOKIE=yes
it_cv_JAVA_UTIL_JAR_PACK200=yes
it_cv_SUN_APPLET_APPLETIMAGEREF=yes
it_cv_SUN_AWT_X11_XEMBEDDEDFRAME=yes
it_cv_SUN_MISC_BASE64ENCODER=yes
it_cv_SUN_MISC_HEXDUMPENCODER=yes
it_cv_SUN_MISC_REF=yes
it_cv_SUN_SECURITY_PROVIDER_X509FACTORY=yes
it_cv_SUN_SECURITY_UTIL_HOSTNAMECHECKER=yes
it_cv_SUN_SECURITY_UTIL_SECURITYCONSTANTS=yes
it_cv_SUN_SECURITY_VALIDATOR_VALIDATOREXCEPTION=yes
it_cv_SUN_SECURITY_X509_X500NAME=yes
it_cv_applet_hole=2
it_cv_ecj=no
it_cv_hardlink_src=yes
it_cv_reflink=no
lt_cv_sys_max_cmd_len=262144
pkg_cv_GLIB_CFLAGS='-I/usr/local/include/glib-2.0  '
pkg_cv_GLIB_LIBS='-L/usr/local/lib -lglib-2.0  '
pkg_cv_GTK_CFLAGS='-D_THREAD_SAFE -D_REENTRANT -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/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng  '
pkg_cv_GTK_LIBS='-pthread -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lgio-2.0 -lXfixes -lcairo -lX11 -lpango-1.0 -lm -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0  '
pkg_cv_MOZILLA_CFLAGS='-DXP_UNIX -I/usr/local/include/libxul  '
pkg_cv_MOZILLA_LIBS=' '
pkg_cv_X11_CFLAGS='-D_THREAD_SAFE -I/usr/local/include  '
pkg_cv_X11_LIBS='-L/usr/local/lib -lX11  '
xulrunner_cv_collapsed_version=1090224

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /usr/ports/java/icedtea-web/work/icedtea-web-1.1.4/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/java/icedtea-web/work/icedtea-web-1.1.4/missing --run tar'
ARCHFLAG=''
ARCH_PREFIX=''
AUTOCONF='${SHELL} /usr/ports/java/icedtea-web/work/icedtea-web-1.1.4/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/java/icedtea-web/work/icedtea-web-1.1.4/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/java/icedtea-web/work/icedtea-web-1.1.4/missing --run automake-1.11'
AWK='nawk'
BUILD_ARCH_DIR='amd64'
CC='cc'
CCDEPMODE='depmode=none'
CFLAGS='-O2 -fno-strict-aliasing -pipe'
CPPFLAGS=''
CP_SUPPORTS_REFLINK_FALSE=''
CP_SUPPORTS_REFLINK_TRUE='#'
CXX='c++'
CXXDEPMODE='depmode=none'
CXXFLAGS='-O2 -fno-strict-aliasing -pipe'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
ECJ=''
ECJ_JAR='no'
ENABLE_DOCS_FALSE='#'
ENABLE_DOCS_TRUE=''
ENABLE_PLUGIN_FALSE='#'
ENABLE_PLUGIN_TRUE=''
EXEEXT=''
FULL_VERSION='1.1.4'
GCJ='no'
GLIB_CFLAGS='-I/usr/local/include/glib-2.0  '
GLIB_LIBS='-L/usr/local/lib -lglib-2.0  '
GTK_CFLAGS='-D_THREAD_SAFE -D_REENTRANT -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/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng  '
GTK_LIBS='-pthread -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lgio-2.0 -lXfixes -lcairo -lX11 -lpango-1.0 -lm -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0  '
HAS_ICEDTEA_REVISION_FALSE=''
HAS_ICEDTEA_REVISION_TRUE='#'
HAS_PKGVERSION_FALSE=''
HAS_PKGVERSION_TRUE='#'
HG=''
ICEDTEA_REVISION='none'
INSTALL_ARCH_DIR='amd64'
INSTALL_DATA='install  -o root -g wheel -m 444'
INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install  -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
JAR='/usr/local/openjdk6/bin/jar'
JAR_ACCEPTS_STDIN_LIST=''
JAR_KNOWS_ATFILE='1'
JAR_KNOWS_J_OPTIONS='1'
JAVA='/usr/local/openjdk6/jre/bin/java'
JAVAC='/usr/local/openjdk6/bin/javac'
JAVADOC='/usr/local/openjdk6/bin/javadoc'
JAVADOC_KNOWS_J_OPTIONS='yes'
JAVADOC_SUPPORTS_J_OPTIONS_FALSE='#'
JAVADOC_SUPPORTS_J_OPTIONS_TRUE=''
JRE_ARCH_DIR='amd64'
JUNIT_AVAILABLE=''
JUNIT_JAR=''
LDFLAGS=''
LIBOBJS=''
LIBS='-lz '
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/ports/java/icedtea-web/work/icedtea-web-1.1.4/missing --run makeinfo'
MKDIR_P='./install-sh -c -d'
MOZILLA_CFLAGS='-DXP_UNIX -I/usr/local/include/libxul  '
MOZILLA_LIBS=' '
MOZILLA_VERSION_COLLAPSED='1090224'
OBJEXT='o'
PACKAGE='icedtea-web'
PACKAGE_BUGREPORT='distro-pkg-dev at openjdk.java.net'
PACKAGE_NAME='icedtea-web'
PACKAGE_STRING='icedtea-web 1.1.4'
PACKAGE_TARNAME='icedtea-web'
PACKAGE_URL='http://icedtea.classpath.org/wiki/IcedTea-Web'
PACKAGE_VERSION='1.1.4'
PATH_SEPARATOR=':'
PKGVERSION='none'
PKG_CONFIG='/usr/local/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RHINO_AVAILABLE=''
RHINO_JAR=''
SET_MAKE=''
SHELL='/bin/sh'
SRC_DIR_HARDLINKABLE_FALSE='#'
SRC_DIR_HARDLINKABLE_TRUE=''
STRIP=''
SYSTEM_JDK_DIR='/usr/local/openjdk6'
SYSTEM_JRE_DIR='/usr/local/openjdk6/jre'
USING_ECJ='no'
VERSION='1.1.4'
WITH_JUNIT_FALSE=''
WITH_JUNIT_TRUE=''
WITH_RHINO_FALSE=''
WITH_RHINO_TRUE=''
X11_CFLAGS='-D_THREAD_SAFE -I/usr/local/include  '
X11_LIBS='-L/usr/local/lib -lX11  '
ZIP='/usr/local/bin/zip'
abs_top_builddir='/usr/ports/java/icedtea-web/work/icedtea-web-1.1.4'
abs_top_srcdir='/usr/ports/java/icedtea-web/work/icedtea-web-1.1.4'
ac_ct_CC='cc'
ac_ct_CXX=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='tar --format=posix -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='${exec_prefix}/bin'
build='amd64-portbld-freebsd8.2'
build_alias='amd64-portbld-freebsd8.2'
build_cpu='amd64'
build_os='freebsd8.2'
build_vendor='portbld'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='amd64-portbld-freebsd8.2'
host_alias=''
host_cpu='amd64'
host_os='freebsd8.2'
host_vendor='portbld'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info'
install_sh='${SHELL} /usr/ports/java/icedtea-web/work/icedtea-web-1.1.4/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/local/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "icedtea-web"
#define PACKAGE_TARNAME "icedtea-web"
#define PACKAGE_VERSION "1.1.4"
#define PACKAGE_STRING "icedtea-web 1.1.4"
#define PACKAGE_BUGREPORT "distro-pkg-dev at openjdk.java.net"
#define PACKAGE_URL "http://icedtea.classpath.org/wiki/IcedTea-Web"
#define PACKAGE "icedtea-web"
#define VERSION "1.1.4"
#define HAVE_LIBZ 1

configure: exit 1


More information about the freebsd-java mailing list