Configuring gcj and ecj.jar to build icedtea6

Robin Cook rcook at wyrms.net
Mon Oct 31 20:16:33 PDT 2011


I would have to remove the links and compile it again as the change.log
I have now is from when I put the links in to get it to build.

Here is the from where I have created the links.   I will remove the
links and run it tomorrow and post the config.log from it.

---config.log---
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by icedtea6 configure 1.10.4, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --with-jdk-home=/usr/src/icedtea6-bin-1.10.4 --with-tzdata-dir=/usr/share/zoneinfo --enable-docs --enable-optimizations --with-parallel-jobs --with-ant-home=/opt/ant --enable-cacerts --with-rhino=/usr/lib/java/other/lib/js.jar --disable-pulse-java --enable-xrender --enable-nss --build=x86_64-pc-linux-gnu

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

hostname = pheuri
uname -m = x86_64
uname -r = 2.6.39.4
uname -s = Linux
uname -v = #2 SMP PREEMPT Fri Oct 21 19:39:52 CDT 2011

/usr/bin/uname -p = unknown
/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: /usr/sbin
PATH: /usr/local/sbin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/bin
PATH: /usr/games
PATH: /usr/local/games
PATH: /usr/bin/X11
PATH: /root/bin
PATH: /usr/lib/j2sdk/bin
PATH: /opt/ant/bin
PATH: /usr/lib/j2sdk/bin
PATH: /usr/src/icedtea6-bin-1.10.4/bin

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

configure:2774: checking for a BSD-compatible install
configure:2842: result: /bin/install -c
configure:2853: checking whether build environment is sane
configure:2903: result: yes
configure:3044: checking for a thread-safe mkdir -p
configure:3083: result: /bin/mkdir -p
configure:3096: checking for gawk
configure:3112: found /bin/gawk
configure:3123: result: gawk
configure:3134: checking whether make sets $(MAKE)
configure:3156: result: yes
configure:3231: checking how to create a pax tar archive
configure:3244: tar --version
tar (GNU tar) 1.26
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by John Gilmore and Jay Fenlason.
configure:3247: $? = 0
configure:3287: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
configure:3290: $? = 0
configure:3294: tar -xf - <conftest.tar
configure:3297: $? = 0
configure:3310: result: gnutar
configure:3333: checking build system type
configure:3347: result: x86_64-pc-linux-gnu
configure:3367: checking host system type
configure:3380: result: x86_64-pc-linux-gnu
configure:3451: checking for gcc
configure:3467: found /usr/bin/gcc
configure:3478: result: gcc
configure:3707: checking for C compiler version
configure:3716: gcc --version >&5
gcc (GCC) 4.6.1
Copyright (C) 2011 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:3727: $? = 0
configure:3716: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /usr/src/gcc-4.6.1/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-threads=posix --enable-languages=c,c++,fortran,java --with-bugurl=http://bugs.sourcemage.org --enable-bootstrap --enable-checking=release --disable-multilib --without-ppl --without-cloog --enable-java-home --build=x86_64-pc-linux-gnu --enable-java-awt=gtk --with-system-zlib --enable-nls
Thread model: posix
gcc version 4.6.1 (GCC) 
configure:3727: $? = 0
configure:3716: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3727: $? = 1
configure:3716: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3727: $? = 1
configure:3747: checking whether the C compiler works
configure:3769: gcc -march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3   conftest.c  >&5
configure:3773: $? = 0
configure:3821: result: yes
configure:3824: checking for C compiler default output file name
configure:3826: result: a.out
configure:3832: checking for suffix of executables
configure:3839: gcc -o conftest -march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3   conftest.c  >&5
configure:3843: $? = 0
configure:3865: result: 
configure:3887: checking whether we are cross compiling
configure:3895: gcc -o conftest -march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3   conftest.c  >&5
configure:3899: $? = 0
configure:3906: ./conftest
configure:3910: $? = 0
configure:3925: result: no
configure:3930: checking for suffix of object files
configure:3952: gcc -c -march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3  conftest.c >&5
configure:3956: $? = 0
configure:3977: result: o
configure:3981: checking whether we are using the GNU C compiler
configure:4000: gcc -c -march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3  conftest.c >&5
configure:4000: $? = 0
configure:4009: result: yes
configure:4018: checking whether gcc accepts -g
configure:4038: gcc -c -g  conftest.c >&5
configure:4038: $? = 0
configure:4079: result: yes
configure:4096: checking for gcc option to accept ISO C89
configure:4160: gcc  -c -march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3  conftest.c >&5
configure:4160: $? = 0
configure:4173: result: none needed
configure:4204: checking for style of include used by make
configure:4232: result: GNU
configure:4257: checking dependency style of gcc
configure:4367: result: none
configure:4440: checking for g++
configure:4456: found /usr/bin/g++
configure:4467: result: g++
configure:4494: checking for C++ compiler version
configure:4503: g++ --version >&5
g++ (GCC) 4.6.1
Copyright (C) 2011 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:4514: $? = 0
configure:4503: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /usr/src/gcc-4.6.1/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-threads=posix --enable-languages=c,c++,fortran,java --with-bugurl=http://bugs.sourcemage.org --enable-bootstrap --enable-checking=release --disable-multilib --without-ppl --without-cloog --enable-java-home --build=x86_64-pc-linux-gnu --enable-java-awt=gtk --with-system-zlib --enable-nls
Thread model: posix
gcc version 4.6.1 (GCC) 
configure:4514: $? = 0
configure:4503: g++ -V >&5
g++: error: unrecognized option '-V'
g++: fatal error: no input files
compilation terminated.
configure:4514: $? = 1
configure:4503: g++ -qversion >&5
g++: error: unrecognized option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:4514: $? = 1
configure:4518: checking whether we are using the GNU C++ compiler
configure:4537: g++ -c -march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3  conftest.cpp >&5
configure:4537: $? = 0
configure:4546: result: yes
configure:4555: checking whether g++ accepts -g
configure:4575: g++ -c -g  conftest.cpp >&5
configure:4575: $? = 0
configure:4616: result: yes
configure:4641: checking dependency style of g++
configure:4751: result: none
configure:4813: checking for make
configure:4831: found /usr/bin/make
configure:4843: result: /usr/bin/make
configure:4916: checking for gzip
configure:4934: found /bin/gzip
configure:4946: result: /bin/gzip
configure:5019: checking for ant
configure:5037: found /opt/ant/bin/ant
configure:5049: result: /opt/ant/bin/ant
configure:5122: checking for find
configure:5140: found /usr/bin/find
configure:5152: result: /usr/bin/find
configure:5225: checking for patch
configure:5243: found /usr/bin/patch
configure:5255: result: /usr/bin/patch
configure:5328: checking for tar
configure:5346: found /bin/tar
configure:5358: result: /bin/tar
configure:5431: checking for chmod
configure:5449: found /bin/chmod
configure:5461: result: /bin/chmod
configure:5534: checking for md5sum
configure:5552: found /bin/md5sum
configure:5564: result: /bin/md5sum
configure:5637: checking for sha256sum
configure:5655: found /bin/sha256sum
configure:5667: result: /bin/sha256sum
configure:5740: checking for wget
configure:5758: found /usr/bin/wget
configure:5770: result: /usr/bin/wget
configure:5843: checking for zip
configure:5861: found /usr/bin/zip
configure:5873: result: /usr/bin/zip
configure:5946: checking for unzip
configure:5964: found /usr/bin/unzip
configure:5976: result: /usr/bin/unzip
configure:6049: checking for cpio
configure:6067: found /bin/cpio
configure:6079: result: /bin/cpio
configure:6152: checking for file
configure:6170: found /usr/bin/file
configure:6182: result: /usr/bin/file
configure:6258: checking for fastjar
configure:6274: found /usr/bin/fastjar
configure:6285: result: fastjar
configure:6356: checking for ldd
configure:6372: found /usr/bin/ldd
configure:6383: result: ldd
configure:6451: checking for gawk
configure:6469: found /bin/gawk
configure:6481: result: /bin/gawk
configure:6555: checking for hg
configure:6573: found /usr/bin/hg
configure:6585: result: /usr/bin/hg
configure:6611: checking for an OpenJDK source directory
configure:6627: result: /usr/src/icedtea6-1.10.4/openjdk
/usr/bin/hg
configure:6679: checking for IcedTea Mercurial revision ID
configure:6684: result: none
configure:6687: checking for JDK Mercurial revision ID
configure:6692: result: none
configure:6695: checking for HotSpot Mercurial revision ID
configure:6700: result: none
configure:6775: checking for lsb_release
configure:6793: found /usr/bin/lsb_release
configure:6805: result: /usr/bin/lsb_release
configure:6828: checking whether to compile ecj natively
configure:6842: result: no
configure:6950: checking which HotSpot build to use
configure:6969: result: original
configure:7027: checking for linux32
configure:7045: found /usr/bin/linux32
configure:7057: result: /usr/bin/linux32
configure:7080: checking version of GCC
configure:7093: result: 4.6.1 (major version 4, minor version 6)
configure:7143: checking for getconf
configure:7161: found /usr/bin/getconf
configure:7173: result: /usr/bin/getconf
configure:7200: checking the number of online processors
configure:7213: result: 6
configure:7219: checking how many parallel build jobs to execute
configure:7239: result: 7
configure:7244: checking if cp supports --reflink
configure:7259: result: yes
configure:7271: checking if we can hard link rather than copy from /usr/src/icedtea6-1.10.4
configure:7285: result: yes
configure:7297: checking if a PaX-enabled kernel is running
configure:7310: result: no
configure:7322: checking for system library directory
configure:7352: result: 
configure:7411: checking for pkg-config
configure:7429: found /usr/bin/pkg-config
configure:7441: result: /usr/bin/pkg-config
configure:7466: checking pkg-config is at least version 0.9.0
configure:7469: result: yes
configure:7481: checking for NSS
configure:7488: $PKG_CONFIG --exists --print-errors "nss"
configure:7491: $? = 0
configure:7505: $PKG_CONFIG --exists --print-errors "nss"
configure:7508: $? = 0
configure:7546: result: yes
configure:7571: checking for xvfb-run
configure:7601: result: no
configure:7608: checking for an Ant home directory
configure:7628: result: /opt/ant
configure:7631: checking whether to include PulseAudio support
configure:7648: result: no
configure:7651: checking whether to build documentation
configure:7668: result: yes
configure:7672: checking whether to enable experimental OpenJDK cross-compilation support
configure:7689: result: no
configure:7692: checking whether to include the XRender pipeline
configure:7709: result: yes
configure:7712: checking whether to include NIO2 support
configure:7729: result: no
configure:7732: checking whether to include SystemTap tracing support
configure:7749: result: no
configure:7752: checking whether to include the NSS-based security provider
configure:7771: result: enabled by default (edit java.security to disable)
configure:7779: checking whether to generate a cacerts file for distribution
configure:7799: result: yes
configure:7814: checking for a local x509 certificate directory
configure:7844: result: /usr/share/ca-certificates
configure:7848: checking for a local x509 certificate file
configure:7878: result: no
configure:7890: checking for distribution package version
configure:7904: result: none
configure:7918: checking build identification
configure:7932: result: Built on Linux so advanced, it may as well be magic (Sat Oct 29 21:46:58 CDT 2011)
configure:8069: checking whether to build a bootstrap version first
configure:8089: result: yes
configure:8101: checking for a JDK home directory
configure:8136: result: /usr/src/icedtea6-bin-1.10.4
configure:8145: checking if a java binary was specified
configure:8163: result: no
configure:8168: checking if /usr/src/icedtea6-bin-1.10.4/bin/java is a valid executable file
configure:8171: result: yes
configure:8559: checking for javac
configure:8577: found /usr/lib/j2sdk/bin/javac
configure:8589: result: /usr/lib/j2sdk/bin/javac
configure:8605: checking if a javah binary was specified
configure:8623: result: no
configure:8628: checking if /usr/src/icedtea6-bin-1.10.4/bin/javah is a valid executable file
configure:8631: result: yes
configure:8727: checking if a jar binary was specified
configure:8745: result: no
configure:8750: checking if /usr/src/icedtea6-bin-1.10.4/bin/jar is a valid executable file
configure:8753: result: yes
configure:8845: checking whether jar supports @<file> argument
configure:8853: result: yes
configure:8860: 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:8868: result: no
configure:8872: checking whether jar supports -J options at the end
configure:8876: result: yes
configure:8891: checking if a rmic binary was specified
configure:8909: result: no
configure:8914: checking if /usr/src/icedtea6-bin-1.10.4/bin/rmic is a valid executable file
configure:8917: result: yes
configure:9013: checking if a native2ascii binary was specified
configure:9031: result: no
configure:9036: checking if /usr/src/icedtea6-bin-1.10.4/bin/native2ascii is a valid executable file
configure:9039: result: yes
configure:9135: checking for an ecj JAR file
configure:9166: result: /usr/share/java/ecj.jar
configure:9219: checking for xsltproc
configure:9237: found /usr/bin/xsltproc
configure:9249: result: /usr/bin/xsltproc
configure:9283: checking whether to include Javascript support via Rhino
configure:9327: result: /usr/lib/java/other/lib/js.jar
configure:9343: checking for an OpenJDK source zip
configure:9370: result: not specified
configure:9375: checking for a HotSpot source zip
configure:9402: result: not specified
configure:9407: checking for an alternate jar command
configure:9437: result: not specified
configure:9442: checking for a JAXP drop zip
configure:9469: result: not specified
configure:9474: checking for a JAF drop zip
configure:9501: result: not specified
configure:9506: checking for a JAXWS drop zip
configure:9533: result: not specified
configure:9539: checking whether to use CACAO as VM
configure:9553: result: no
configure:9566: checking for a CACAO home directory
configure:9603: result: $(abs_top_builddir)/cacao/install
configure:9608: checking for a CACAO source zip
configure:9635: result: not specified
configure:9640: checking for a CACAO source directory
configure:9670: result: not specified
configure:9676: checking whether to use JamVM as VM
configure:9690: result: no
configure:9703: checking for a JamVM source zip
configure:9730: result: not specified
configure:9736: checking whether to disable optimizations and build with -O0 -g
configure:9756: result: no
configure:9768: checking whether to use the Shark JIT
configure:9789: result: no
configure:9807: checking how to run the C preprocessor
configure:9838: gcc -E  conftest.c
configure:9838: $? = 0
configure:9852: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:9852: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "icedtea6"
| #define PACKAGE_TARNAME "icedtea6"
| #define PACKAGE_VERSION "1.10.4"
| #define PACKAGE_STRING "icedtea6 1.10.4"
| #define PACKAGE_BUGREPORT "distro-pkg-dev at openjdk.java.net"
| #define PACKAGE_URL ""
| #define PACKAGE "icedtea6"
| #define VERSION "1.10.4"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:9877: result: gcc -E
configure:9897: gcc -E  conftest.c
configure:9897: $? = 0
configure:9911: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:9911: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "icedtea6"
| #define PACKAGE_TARNAME "icedtea6"
| #define PACKAGE_VERSION "1.10.4"
| #define PACKAGE_STRING "icedtea6 1.10.4"
| #define PACKAGE_BUGREPORT "distro-pkg-dev at openjdk.java.net"
| #define PACKAGE_URL ""
| #define PACKAGE "icedtea6"
| #define VERSION "1.10.4"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:9940: checking for grep that handles long lines and -e
configure:9998: result: /bin/grep
configure:10003: checking for egrep
configure:10065: result: /bin/grep -E
configure:10070: checking for ANSI C header files
configure:10090: gcc -c -march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3  conftest.c >&5
configure:10090: $? = 0
configure:10163: gcc -o conftest -march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3   conftest.c  >&5
configure:10163: $? = 0
configure:10163: ./conftest
configure:10163: $? = 0
configure:10174: result: yes
configure:10187: checking for sys/types.h
configure:10187: gcc -c -march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3  conftest.c >&5
configure:10187: $? = 0
configure:10187: result: yes
configure:10187: checking for sys/stat.h
configure:10187: gcc -c -march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3  conftest.c >&5
configure:10187: $? = 0
configure:10187: result: yes
configure:10187: checking for stdlib.h
configure:10187: gcc -c -march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3  conftest.c >&5
configure:10187: $? = 0
configure:10187: result: yes
configure:10187: checking for string.h
configure:10187: gcc -c -march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3  conftest.c >&5
configure:10187: $? = 0
configure:10187: result: yes
configure:10187: checking for memory.h
configure:10187: gcc -c -march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3  conftest.c >&5
configure:10187: $? = 0
configure:10187: result: yes
configure:10187: checking for strings.h
configure:10187: gcc -c -march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3  conftest.c >&5
configure:10187: $? = 0
configure:10187: result: yes
configure:10187: checking for inttypes.h
configure:10187: gcc -c -march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3  conftest.c >&5
configure:10187: $? = 0
configure:10187: result: yes
configure:10187: checking for stdint.h
configure:10187: gcc -c -march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3  conftest.c >&5
configure:10187: $? = 0
configure:10187: result: yes
configure:10187: checking for unistd.h
configure:10187: gcc -c -march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3  conftest.c >&5
configure:10187: $? = 0
configure:10187: result: yes
configure:10201: checking whether to use the zero-assembler port
configure:10238: result: no
configure:10293: checking whether byte ordering is bigendian
configure:10308: gcc -c -march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3  conftest.c >&5
conftest.c:22:9: error: unknown type name 'not'
conftest.c:22:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
conftest.c:22:15: error: unknown type name 'universal'
configure:10308: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "icedtea6"
| #define PACKAGE_TARNAME "icedtea6"
| #define PACKAGE_VERSION "1.10.4"
| #define PACKAGE_STRING "icedtea6 1.10.4"
| #define PACKAGE_BUGREPORT "distro-pkg-dev at openjdk.java.net"
| #define PACKAGE_URL ""
| #define PACKAGE "icedtea6"
| #define VERSION "1.10.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:10353: gcc -c -march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3  conftest.c >&5
configure:10353: $? = 0
configure:10371: gcc -c -march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3  conftest.c >&5
conftest.c: In function 'main':
conftest.c:28:4: error: unknown type name 'not'
conftest.c:28:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
configure:10371: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "icedtea6"
| #define PACKAGE_TARNAME "icedtea6"
| #define PACKAGE_VERSION "1.10.4"
| #define PACKAGE_STRING "icedtea6 1.10.4"
| #define PACKAGE_BUGREPORT "distro-pkg-dev at openjdk.java.net"
| #define PACKAGE_URL ""
| #define PACKAGE "icedtea6"
| #define VERSION "1.10.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:10499: result: no
configure:10542: checking for additional virtual machines to build
configure:10566: result: none
configure:10638: checking whether to retrieve the source code from Mercurial
configure:10658: result: no
configure:10670: checking which Mercurial revision to use
configure:10683: result: tip
configure:10700: checking which Java timezone data directory to use
configure:10727: result: /usr/share/zoneinfo
configure:10743: checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName
configure:10818: result: no
configure:10830: checking if /usr/src/icedtea6-bin-1.10.4/bin/javah exhibits Classpath bug 39408
#undef TestImpl_POTATO
#define TestImpl_POTATO 0L
configure:10877: result: no
configure:10879: checking if /usr/src/icedtea6-bin-1.10.4/bin/javah exhibits Classpath bug 40188
#undef TestImpl_POTATO
#define TestImpl_POTATO 0L
configure:10894: result: no
configure:10920: checking cups/cups.h usability
configure:10920: gcc -c -march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3  conftest.c >&5
configure:10920: $? = 0
configure:10920: result: yes
configure:10920: checking cups/cups.h presence
configure:10920: gcc -E  conftest.c
configure:10920: $? = 0
configure:10920: result: yes
configure:10920: checking for cups/cups.h
configure:10920: result: yes
configure:10920: checking cups/ppd.h usability
configure:10920: gcc -c -march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3  conftest.c >&5
configure:10920: $? = 0
configure:10920: result: yes
configure:10920: checking cups/ppd.h presence
configure:10920: gcc -E  conftest.c
configure:10920: $? = 0
configure:10920: result: yes
configure:10920: checking for cups/ppd.h
configure:10920: result: yes
configure:10936: checking X11/X.h usability
configure:10936: gcc -c -march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3  conftest.c >&5
configure:10936: $? = 0
configure:10936: result: yes
configure:10936: checking X11/X.h presence
configure:10936: gcc -E  conftest.c
configure:10936: $? = 0
configure:10936: result: yes
configure:10936: checking for X11/X.h
configure:10936: result: yes
configure:10950: checking for main in -ljpeg
configure:10969: gcc -o conftest -march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3   conftest.c -ljpeg   >&5
configure:10969: $? = 0
configure:10978: result: yes
configure:10991: checking for main in -lgif
configure:11010: gcc -o conftest -march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3   conftest.c -lgif  -ljpeg  >&5
configure:11010: $? = 0
configure:11019: result: yes
configure:11032: checking for main in -lz
configure:11051: gcc -o conftest -march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3   conftest.c -lz  -lgif -ljpeg  >&5
configure:11051: $? = 0
configure:11060: result: yes
configure:11076: checking for XPROTO
configure:11083: $PKG_CONFIG --exists --print-errors "xproto"
configure:11086: $? = 0
configure:11100: $PKG_CONFIG --exists --print-errors "xproto"
configure:11103: $? = 0
configure:11141: result: yes
configure:11155: checking for XT
configure:11162: $PKG_CONFIG --exists --print-errors "xt"
configure:11165: $? = 0
configure:11179: $PKG_CONFIG --exists --print-errors "xt"
configure:11182: $? = 0
configure:11220: result: yes
configure:11234: checking for XP
configure:11241: $PKG_CONFIG --exists --print-errors "xp"
configure:11244: $? = 0
configure:11258: $PKG_CONFIG --exists --print-errors "xp"
configure:11261: $? = 0
configure:11299: result: yes
configure:11313: checking for X11
configure:11320: $PKG_CONFIG --exists --print-errors "x11"
configure:11323: $? = 0
configure:11337: $PKG_CONFIG --exists --print-errors "x11"
configure:11340: $? = 0
configure:11378: result: yes
configure:11392: checking for XINERAMA
configure:11399: $PKG_CONFIG --exists --print-errors "xinerama"
configure:11402: $? = 0
configure:11416: $PKG_CONFIG --exists --print-errors "xinerama"
configure:11419: $? = 0
configure:11457: result: yes
configure:11474: checking for XRENDER
configure:11481: $PKG_CONFIG --exists --print-errors "xrender"
configure:11484: $? = 0
configure:11498: $PKG_CONFIG --exists --print-errors "xrender"
configure:11501: $? = 0
configure:11539: result: yes
configure:11657: checking for LIBPNG
configure:11664: $PKG_CONFIG --exists --print-errors "libpng"
configure:11667: $? = 0
configure:11681: $PKG_CONFIG --exists --print-errors "libpng"
configure:11684: $? = 0
configure:11722: result: yes
configure:11737: checking for XTST
configure:11744: $PKG_CONFIG --exists --print-errors "xtst"
configure:11747: $? = 0
configure:11761: $PKG_CONFIG --exists --print-errors "xtst"
configure:11764: $? = 0
configure:11802: result: yes
configure:11816: checking for FREETYPE2
configure:11823: $PKG_CONFIG --exists --print-errors "freetype2"
configure:11826: $? = 0
configure:11840: $PKG_CONFIG --exists --print-errors "freetype2"
configure:11843: $? = 0
configure:11881: result: yes
configure:11898: checking for ALSA
configure:11905: $PKG_CONFIG --exists --print-errors "alsa"
configure:11908: $? = 0
configure:11922: $PKG_CONFIG --exists --print-errors "alsa"
configure:11925: $? = 0
configure:11963: result: yes
configure:12798: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by icedtea6 config.status 1.10.4, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on pheuri

config.status:1024: creating Makefile
config.status:1024: creating nss.cfg
config.status:1024: creating javac
config.status:1024: creating javap
config.status:1024: creating jvm.cfg
config.status:1024: creating ergo.c
config.status:1024: creating tz.properties
config.status:1196: executing depfiles commands

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

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_ALSA_CFLAGS_set=
ac_cv_env_ALSA_CFLAGS_value=
ac_cv_env_ALSA_LIBS_set=
ac_cv_env_ALSA_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_FREETYPE2_CFLAGS_set=
ac_cv_env_FREETYPE2_CFLAGS_value=
ac_cv_env_FREETYPE2_LIBS_set=
ac_cv_env_FREETYPE2_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBFFI_CFLAGS_set=
ac_cv_env_LIBFFI_CFLAGS_value=
ac_cv_env_LIBFFI_LIBS_set=
ac_cv_env_LIBFFI_LIBS_value=
ac_cv_env_LIBPNG_CFLAGS_set=
ac_cv_env_LIBPNG_CFLAGS_value=
ac_cv_env_LIBPNG_LIBS_set=
ac_cv_env_LIBPNG_LIBS_value=
ac_cv_env_LIBPULSE_CFLAGS_set=
ac_cv_env_LIBPULSE_CFLAGS_value=
ac_cv_env_LIBPULSE_LIBS_set=
ac_cv_env_LIBPULSE_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_NSS_CFLAGS_set=
ac_cv_env_NSS_CFLAGS_value=
ac_cv_env_NSS_LIBS_set=
ac_cv_env_NSS_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_XINERAMA_CFLAGS_set=
ac_cv_env_XINERAMA_CFLAGS_value=
ac_cv_env_XINERAMA_LIBS_set=
ac_cv_env_XINERAMA_LIBS_value=
ac_cv_env_XPROTO_CFLAGS_set=
ac_cv_env_XPROTO_CFLAGS_value=
ac_cv_env_XPROTO_LIBS_set=
ac_cv_env_XPROTO_LIBS_value=
ac_cv_env_XP_CFLAGS_set=
ac_cv_env_XP_CFLAGS_value=
ac_cv_env_XP_LIBS_set=
ac_cv_env_XP_LIBS_value=
ac_cv_env_XRENDER_CFLAGS_set=
ac_cv_env_XRENDER_CFLAGS_value=
ac_cv_env_XRENDER_LIBS_set=
ac_cv_env_XRENDER_LIBS_value=
ac_cv_env_XTST_CFLAGS_set=
ac_cv_env_XTST_CFLAGS_value=
ac_cv_env_XTST_LIBS_set=
ac_cv_env_XTST_LIBS_value=
ac_cv_env_XT_CFLAGS_set=
ac_cv_env_XT_CFLAGS_value=
ac_cv_env_XT_LIBS_set=
ac_cv_env_XT_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
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_header_X11_X_h=yes
ac_cv_header_cups_cups_h=yes
ac_cv_header_cups_ppd_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_gif_main=yes
ac_cv_lib_jpeg_main=yes
ac_cv_lib_z_main=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_JAVAC=/usr/lib/j2sdk/bin/javac
ac_cv_path_ac_pt_ANT=/opt/ant/bin/ant
ac_cv_path_ac_pt_CHMOD=/bin/chmod
ac_cv_path_ac_pt_CPIO=/bin/cpio
ac_cv_path_ac_pt_FILE=/usr/bin/file
ac_cv_path_ac_pt_FIND=/usr/bin/find
ac_cv_path_ac_pt_GAWK=/bin/gawk
ac_cv_path_ac_pt_GETCONF=/usr/bin/getconf
ac_cv_path_ac_pt_GZIP=/bin/gzip
ac_cv_path_ac_pt_HG=/usr/bin/hg
ac_cv_path_ac_pt_LINUX32=/usr/bin/linux32
ac_cv_path_ac_pt_LSB_RELEASE=/usr/bin/lsb_release
ac_cv_path_ac_pt_MAKE=/usr/bin/make
ac_cv_path_ac_pt_MD5SUM=/bin/md5sum
ac_cv_path_ac_pt_PATCH=/usr/bin/patch
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_ac_pt_SHA256SUM=/bin/sha256sum
ac_cv_path_ac_pt_TAR=/bin/tar
ac_cv_path_ac_pt_UNZIP=/usr/bin/unzip
ac_cv_path_ac_pt_WGET=/usr/bin/wget
ac_cv_path_ac_pt_XSLTPROC=/usr/bin/xsltproc
ac_cv_path_ac_pt_ZIP=/usr/bin/zip
ac_cv_path_install='/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_FASTJAR=fastjar
ac_cv_prog_ac_ct_LDD=ldd
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_prog_tar_pax=gnutar
it_cv_cp39408_javah=no
it_cv_cp40188_javah=no
it_cv_dtdtype=no
it_cv_hardlink_src=yes
it_cv_pax=no
it_cv_proc=6
it_cv_reflink=yes
pkg_cv_ALSA_CFLAGS='-I/usr/include/alsa  '
pkg_cv_ALSA_LIBS='-lasound  '
pkg_cv_FREETYPE2_CFLAGS='-I/usr/include/freetype2  '
pkg_cv_FREETYPE2_LIBS='-lfreetype  '
pkg_cv_LIBPNG_CFLAGS='-I/usr/include/libpng12  '
pkg_cv_LIBPNG_LIBS='-lpng12  '
pkg_cv_NSS_CFLAGS='-I/usr/include/nss -I/usr/include/nspr  '
pkg_cv_NSS_LIBS='-Wl,-R/usr/lib -lnss3 -lsmime3 -lnssutil3 -lssl3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl  '
pkg_cv_X11_CFLAGS=' '
pkg_cv_X11_LIBS='-lX11  '
pkg_cv_XINERAMA_CFLAGS=' '
pkg_cv_XINERAMA_LIBS='-lXinerama  '
pkg_cv_XPROTO_CFLAGS=' '
pkg_cv_XPROTO_LIBS=' '
pkg_cv_XP_CFLAGS=' '
pkg_cv_XP_LIBS='-lXp -lXau  '
pkg_cv_XRENDER_CFLAGS=' '
pkg_cv_XRENDER_LIBS='-lXrender -lX11  '
pkg_cv_XTST_CFLAGS=' '
pkg_cv_XTST_LIBS='-lXtst  '
pkg_cv_XT_CFLAGS=' '
pkg_cv_XT_LIBS='-lXt -lX11  '

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

ABS_CLIENT_LIBJVM_SO=''
ABS_JAVA_HOME_DIR=''
ABS_SERVER_LIBJVM_SO=''
ACLOCAL='${SHELL} /usr/src/icedtea6-1.10.4/missing --run aclocal-1.11'
ADD_CACAO_BUILD_FALSE=''
ADD_CACAO_BUILD_TRUE='#'
ADD_JAMVM_BUILD_FALSE=''
ADD_JAMVM_BUILD_TRUE='#'
ADD_SHARK_BUILD_FALSE=''
ADD_SHARK_BUILD_TRUE='#'
ADD_ZERO_BUILD_FALSE=''
ADD_ZERO_BUILD_TRUE='#'
ALSA_CFLAGS='-I/usr/include/alsa  '
ALSA_LIBS='-lasound  '
ALT_CACAO_SRC_DIR='not specified'
ALT_CACAO_SRC_ZIP='not specified'
ALT_HOTSPOT_SRC_ZIP='not specified'
ALT_JAF_DROP_ZIP='not specified'
ALT_JAMVM_SRC_ZIP='not specified'
ALT_JAR_CMD='not specified'
ALT_JAXP_DROP_ZIP='not specified'
ALT_JAXWS_DROP_ZIP='not specified'
ALT_OPENJDK_SRC_ZIP='not specified'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/src/icedtea6-1.10.4/missing --run tar'
ANT='/opt/ant/bin/ant'
ARCHFLAG='-m64'
ARCH_PREFIX=''
AUTOCONF='${SHELL} /usr/src/icedtea6-1.10.4/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/src/icedtea6-1.10.4/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/src/icedtea6-1.10.4/missing --run automake-1.11'
AWK='gawk'
BOOTSTRAPPING_FALSE='#'
BOOTSTRAPPING_TRUE=''
BUILD_ARCH_DIR='amd64'
BUILD_CACAO_FALSE=''
BUILD_CACAO_TRUE='#'
BUILD_JAMVM_FALSE=''
BUILD_JAMVM_TRUE='#'
BUILD_OS_DIR='linux'
CACAO_IMPORT_PATH='$(abs_top_builddir)/cacao/install'
CADIR='/usr/share/ca-certificates'
CAFILE='no'
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS='-march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3'
CHMOD='/bin/chmod'
CONFIGURE_ARGS=' '\''--prefix=/usr'\'' '\''--sysconfdir=/etc'\'' '\''--localstatedir=/var'\'' '\''--mandir=/usr/share/man'\'' '\''--infodir=/usr/share/info'\'' '\''--with-jdk-home=/usr/src/icedtea6-bin-1.10.4'\'' '\''--with-tzdata-dir=/usr/share/zoneinfo'\'' '\''--enable-docs'\'' '\''--enable-optimizations'\'' '\''--with-parallel-jobs'\'' '\''--with-ant-home=/opt/ant'\'' '\''--enable-cacerts'\'' '\''--with-rhino=/usr/lib/java/other/lib/js.jar'\'' '\''--disable-pulse-java'\'' '\''--enable-xrender'\'' '\''--enable-nss'\'' '\''--build=x86_64-pc-linux-gnu'\'' '\''build_alias=x86_64-pc-linux-gnu'\'' '\''CFLAGS=-march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3'\'' '\''LDFLAGS='\'' '\''CPPFLAGS='\'' '\''CXXFLAGS=-march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3'\'''
CP39408_JAVAH_FALSE=''
CP39408_JAVAH_TRUE='#'
CP40188_JAVAH_FALSE=''
CP40188_JAVAH_TRUE='#'
CPIO='/bin/cpio'
CPP='gcc -E'
CPPFLAGS=''
CP_SUPPORTS_REFLINK_FALSE='#'
CP_SUPPORTS_REFLINK_TRUE=''
CROSS_TARGET_ARCH='x86_64'
CXX='g++'
CXXDEPMODE='depmode=none'
CXXFLAGS='-march=native -mtune=native -m64 -pipe -DPIC -fPIC -O3'
CYGPATH_W='echo'
DEFAULT_LIBDIR=''
DEFS='-DPACKAGE_NAME=\"icedtea6\" -DPACKAGE_TARNAME=\"icedtea6\" -DPACKAGE_VERSION=\"1.10.4\" -DPACKAGE_STRING=\"icedtea6\ 1.10.4\" -DPACKAGE_BUGREPORT=\"distro-pkg-dev at openjdk.java.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"icedtea6\" -DVERSION=\"1.10.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CUPS_CUPS_H=1 -DHAVE_CUPS_PPD_H=1 -DHAVE_X11_X_H=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBGIF=1 -DHAVE_LIBZ=1'
DEPDIR='.deps'
DISABLE_OPTIMIZATIONS_FALSE=''
DISABLE_OPTIMIZATIONS_TRUE='#'
DIST_ID='Built on Linux so advanced, it may as well be magic (Sat Oct 29 21:46:58 CDT 2011)'
DIST_NAME='Source Mage'
DTDTYPE_QNAME_FALSE=''
DTDTYPE_QNAME_TRUE='#'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
ECJ_JAR='/usr/share/java/ecj.jar'
EGREP='/bin/grep -E'
ENABLE_CACAO='no'
ENABLE_CACAO_FALSE=''
ENABLE_CACAO_TRUE='#'
ENABLE_CROSS_COMPILATION_FALSE=''
ENABLE_CROSS_COMPILATION_TRUE='#'
ENABLE_DOCS_FALSE='#'
ENABLE_DOCS_TRUE=''
ENABLE_JAMVM='no'
ENABLE_JAMVM_FALSE=''
ENABLE_JAMVM_TRUE='#'
ENABLE_NIO2_FALSE=''
ENABLE_NIO2_TRUE='#'
ENABLE_NSS_FALSE='#'
ENABLE_NSS_TRUE=''
ENABLE_PULSE_JAVA_FALSE=''
ENABLE_PULSE_JAVA_TRUE='#'
ENABLE_SYSTEMTAP_FALSE=''
ENABLE_SYSTEMTAP_TRUE='#'
ENABLE_XRENDER_FALSE='#'
ENABLE_XRENDER_TRUE=''
EXEEXT=''
FASTJAR='fastjar'
FILE='/usr/bin/file'
FIND='/usr/bin/find'
FREETYPE2_CFLAGS='-I/usr/include/freetype2  '
FREETYPE2_LIBS='-lfreetype  '
GAWK='/bin/gawk'
GCC_OLD_FALSE=''
GCC_OLD_TRUE='#'
GCJ='no'
GENERATE_CACERTS_FALSE='#'
GENERATE_CACERTS_TRUE=''
GETCONF='/usr/bin/getconf'
GREP='/bin/grep'
GZIP='/bin/gzip'
HAS_HOTSPOT_REVISION_FALSE=''
HAS_HOTSPOT_REVISION_TRUE='#'
HAS_ICEDTEA_REVISION_FALSE=''
HAS_ICEDTEA_REVISION_TRUE='#'
HAS_JDK_REVISION_FALSE=''
HAS_JDK_REVISION_TRUE='#'
HAS_PAX_FALSE=''
HAS_PAX_TRUE='#'
HAS_PKGVERSION_FALSE=''
HAS_PKGVERSION_TRUE='#'
HG='/usr/bin/hg'
HGREV=''
HOTSPOT_REVISION='none'
HSBUILD='original'
ICEDTEA_REVISION='none'
INSTALL_ARCH_DIR='amd64'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
JAR='/usr/src/icedtea6-bin-1.10.4/bin/jar'
JAR_ACCEPTS_STDIN_LIST=''
JAR_KNOWS_ATFILE='1'
JAR_KNOWS_J_OPTIONS='1'
JAVA='/usr/src/icedtea6-bin-1.10.4/bin/java'
JAVAC='/usr/lib/j2sdk/bin/javac'
JAVAH='/usr/src/icedtea6-bin-1.10.4/bin/javah'
JDK_REVISION='none'
JRE_ARCH_DIR='amd64'
LDD='ldd'
LDFLAGS=''
LIBFFI_CFLAGS=''
LIBFFI_LIBS=''
LIBOBJS=''
LIBPNG_CFLAGS='-I/usr/include/libpng12  '
LIBPNG_LIBS='-lpng12  '
LIBPULSE_CFLAGS=''
LIBPULSE_LIBS=''
LIBS='-lz -lgif -ljpeg '
LINUX32='/usr/bin/linux32'
LLVM_CFLAGS=''
LLVM_CONFIG=''
LLVM_LDFLAGS=''
LLVM_LIBS=''
LSB_RELEASE='/usr/bin/lsb_release'
LTLIBOBJS=''
MAKE='/usr/bin/make'
MAKEINFO='${SHELL} /usr/src/icedtea6-1.10.4/missing --run makeinfo'
MD5SUM='/bin/md5sum'
MKDIR_P='/bin/mkdir -p'
NATIVE2ASCII='/usr/src/icedtea6-bin-1.10.4/bin/native2ascii'
NSS_CFLAGS='-I/usr/include/nss -I/usr/include/nspr  '
NSS_LIBDIR='/usr/lib'
NSS_LIBS='-Wl,-R/usr/lib -lnss3 -lsmime3 -lnssutil3 -lssl3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl  '
OBJEXT='o'
OPENJDK_BUILD_DIR='openjdk.build'
OPENJDK_SRC_DIR='/usr/src/icedtea6-1.10.4/openjdk'
OPENJDK_SRC_DIR_FOUND_FALSE=''
OPENJDK_SRC_DIR_FOUND_TRUE='#'
OPENJDK_SRC_DIR_HARDLINKABLE_FALSE=''
OPENJDK_SRC_DIR_HARDLINKABLE_TRUE='#'
OS_PATH=''
PACKAGE='icedtea6'
PACKAGE_BUGREPORT='distro-pkg-dev at openjdk.java.net'
PACKAGE_NAME='icedtea6'
PACKAGE_STRING='icedtea6 1.10.4'
PACKAGE_TARNAME='icedtea6'
PACKAGE_URL=''
PACKAGE_VERSION='1.10.4'
PARALLEL_JOBS='7'
PATCH='/usr/bin/patch'
PATH_SEPARATOR=':'
PKGVERSION='none'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RHINO_JAR='/usr/lib/java/other/lib/js.jar'
RMIC='/usr/src/icedtea6-bin-1.10.4/bin/rmic'
SET_MAKE=''
SHA256SUM='/bin/sha256sum'
SHARK_BUILD_FALSE=''
SHARK_BUILD_TRUE='#'
SHELL='/bin/sh'
SRC_DIR_HARDLINKABLE_FALSE='#'
SRC_DIR_HARDLINKABLE_TRUE=''
STRIP=''
SYSTEM_ANT_DIR='/opt/ant'
SYSTEM_JDK_DIR='/usr/src/icedtea6-bin-1.10.4'
TAR='/bin/tar'
TZDATA_DIR='/usr/share/zoneinfo'
UNZIP='/usr/bin/unzip'
USE_ALT_CACAO_SRC_DIR_FALSE=''
USE_ALT_CACAO_SRC_DIR_TRUE='#'
USE_ALT_CACAO_SRC_ZIP_FALSE=''
USE_ALT_CACAO_SRC_ZIP_TRUE='#'
USE_ALT_HOTSPOT_SRC_ZIP_FALSE=''
USE_ALT_HOTSPOT_SRC_ZIP_TRUE='#'
USE_ALT_JAF_DROP_ZIP_FALSE=''
USE_ALT_JAF_DROP_ZIP_TRUE='#'
USE_ALT_JAMVM_SRC_ZIP_FALSE=''
USE_ALT_JAMVM_SRC_ZIP_TRUE='#'
USE_ALT_JAR_FALSE=''
USE_ALT_JAR_TRUE='#'
USE_ALT_JAXP_DROP_ZIP_FALSE=''
USE_ALT_JAXP_DROP_ZIP_TRUE='#'
USE_ALT_JAXWS_DROP_ZIP_FALSE=''
USE_ALT_JAXWS_DROP_ZIP_TRUE='#'
USE_ALT_OPENJDK_SRC_ZIP_FALSE=''
USE_ALT_OPENJDK_SRC_ZIP_TRUE='#'
USE_HG_FALSE=''
USE_HG_TRUE='#'
USE_SYSTEM_CACAO_FALSE=''
USE_SYSTEM_CACAO_TRUE='#'
VERSION='1.10.4'
WGET='/usr/bin/wget'
WITH_ALT_HSBUILD_FALSE=''
WITH_ALT_HSBUILD_TRUE='#'
WITH_HGREV_FALSE=''
WITH_HGREV_TRUE='#'
WITH_RHINO_FALSE='#'
WITH_RHINO_TRUE=''
WITH_TZDATA_DIR_FALSE='#'
WITH_TZDATA_DIR_TRUE=''
X11_CFLAGS=' '
X11_LIBS='-lX11  '
XINERAMA_CFLAGS=' '
XINERAMA_LIBS='-lXinerama  '
XPROTO_CFLAGS=' '
XPROTO_LIBS=' '
XP_CFLAGS=' '
XP_LIBS='-lXp -lXau  '
XRENDER_CFLAGS=' '
XRENDER_LIBS='-lXrender -lX11  '
XSLTPROC='/usr/bin/xsltproc'
XTST_CFLAGS=' '
XTST_LIBS='-lXtst  '
XT_CFLAGS=' '
XT_LIBS='-lXt -lX11  '
XVFB_RUN_CMD=''
ZERO_ARCHDEF='AMD64'
ZERO_BITSPERWORD='64'
ZERO_BUILD_FALSE=''
ZERO_BUILD_TRUE='#'
ZERO_ENDIANNESS='little'
ZERO_LIBARCH='amd64'
ZIP='/usr/bin/zip'
abs_top_builddir='/usr/src/icedtea6-1.10.4'
abs_top_srcdir='/usr/src/icedtea6-1.10.4'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_FASTJAR='fastjar'
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='x86_64-pc-linux-gnu'
build_alias='x86_64-pc-linux-gnu'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/share/info'
install_sh='${SHELL} /usr/src/icedtea6-1.10.4/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='/usr/share/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

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

/* confdefs.h */
#define PACKAGE_NAME "icedtea6"
#define PACKAGE_TARNAME "icedtea6"
#define PACKAGE_VERSION "1.10.4"
#define PACKAGE_STRING "icedtea6 1.10.4"
#define PACKAGE_BUGREPORT "distro-pkg-dev at openjdk.java.net"
#define PACKAGE_URL ""
#define PACKAGE "icedtea6"
#define VERSION "1.10.4"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_CUPS_CUPS_H 1
#define HAVE_CUPS_PPD_H 1
#define HAVE_X11_X_H 1
#define HAVE_LIBJPEG 1
#define HAVE_LIBGIF 1
#define HAVE_LIBZ 1

configure: exit 0

On Mon, 2011-10-31 at 22:07 +0000, Dr Andrew John Hughes wrote:
> On 08:58 Sat 29 Oct     , Robin Cook wrote:
> > After all the build output found the problem.
> > 
> > gawk, head, tail, test, and wc are in /bin instead of /usr/bin; and
> > grep, egrep, and fgrep are in /usr/bin instead of /bin.
> > 
> > Is there a way to have configure find those or will I have to manually
> > edit the makefiles?
> > 
> 
> The place to start is to look at the output of configure, which is found
> in config.log.  If configure is finding these tools (which I suspect it
> is, at it searches the path, not a hardcoded location) then I would guess
> the problem is that the knowledge it acquires isn't passed down to the
> Makefile-based build system that OpenJDK uses.  IcedTea invokes the
> OpenJDK build system with a whole bunch of setting it auto-detects to
> make things easier.  It may be we just need to tell it where grep and
> friends are.
> 
> If you can post your config.log, I'll give you a definite answer as to
> what's going on.
> 
> > Thanks
> > Robin Cook
> > 
> > On Fri, 2011-10-28 at 22:56 -0500, Robin Cook wrote:
> > > Found part of the problem.   
> > > My egrep, grep, and fgrep are in /usr/bin instead of /bin and
> > > my gawk, tail, and head are in /bin instead of /usr/bin.
> > > 
> > > Not well enough versed in the auto tools to know what to change to make
> > > it check for those progams in both /bin and /usr/bin.
> > > 
> > 
> > 
> 
> 
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20111031/5fc50784/attachment.bin 


More information about the distro-pkg-dev mailing list