This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/17494] New: boehm-gc autoconf failure on bootstrap
- From: "aaronavay62 at aaronwl dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 15 Sep 2004 07:02:36 -0000
- Subject: [Bug java/17494] New: boehm-gc autoconf failure on bootstrap
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
When bootstrapping with java enabled:
Making all in include
make[3]: Entering directory
`/aaronwl/cs/compilers/gcc/build/mingw-head/i686-pc-mingw32/boehm-gc/include'
cd ../../../../../src/cvs/head/gcc/boehm-gc && /bin/sh
/aaronwl/cs/compilers/gcc/src/cvs/head/gcc/missing --run autoheader
autoheader: warning: missing template: ALL_INTERIOR_POINTERS
autoheader: Use AC_DEFINE([ALL_INTERIOR_POINTERS], [], [Description])
autoheader: warning: missing template: ATOMIC_UNCOLLECTABLE
autoheader: warning: missing template: DATASTART_IS_ETEXT
autoheader: warning: missing template: DBG_HDRS_ALL
autoheader: warning: missing template: DGUX_THREADS
autoheader: warning: missing template: ECOS
autoheader: warning: missing template: GC_AIX_THREADS
autoheader: warning: missing template: GC_DARWIN_THREADS
autoheader: warning: missing template: GC_DGUX386_THREADS
autoheader: warning: missing template: GC_FREEBSD_THREADS
autoheader: warning: missing template: GC_GCJ_SUPPORT
autoheader: warning: missing template: GC_HPUX_THREADS
autoheader: warning: missing template: GC_IRIX_THREADS
autoheader: warning: missing template: GC_LINUX_THREADS
autoheader: warning: missing template: GC_OSF1_THREADS
autoheader: warning: missing template: GC_SOLARIS_PTHREADS
autoheader: warning: missing template: GC_SOLARIS_THREADS
autoheader: warning: missing template: GC_WIN32_THREADS
autoheader: warning: missing template: JAVA_FINALIZATION
autoheader: warning: missing template: KEEP_BACK_PTRS
autoheader: warning: missing template: MAKE_BACK_GRAPH
autoheader: warning: missing template: NO_DEBUGGING
autoheader: warning: missing template: NO_EXECUTE_PERMISSION
autoheader: warning: missing template: NO_SIGNALS
autoheader: warning: missing template: NO_SIGSET
autoheader: warning: missing template: PARALLEL_MARK
autoheader: warning: missing template: SAVE_CALL_COUNT
autoheader: warning: missing template: SILENT
autoheader: warning: missing template: SOLARIS25_PROC_VDB_BUG_FIXED
autoheader: warning: missing template: STACKBASE
autoheader: warning: missing template: SUNOS53_SHARED_LIB
autoheader: warning: missing template: THREAD_LOCAL_ALLOC
autoheader: warning: missing template: _POSIX_C_SOURCE
autoheader: warning: missing template: _REENTRANT
make[3]: *** [../../../../../src/cvs/head/gcc/boehm-gc/include/gc_config.h.in]
Error 1
make[3]: Leaving directory
`/aaronwl/cs/compilers/gcc/build/mingw-head/i686-pc-mingw32/boehm-gc/include'
make[2]: *** [all-recursive] Error 1
Not being particularly familiar with autoconf, I can't figure out why this is
happening.
autoconf 2.59
automake 1.9.1
GNU C version 4.0.0 20040914
(experimental) (i686-pc-mingw32)
../../src/cvs/head/gcc/configure --enable-languages=ada,c,c++,f95,java,objc --
with-dwarf2 --enable-libmudflap --enable-libgcj --with-win32-nlsapi=unicows --
enable-libstdcxx-allocator=mt --enable-libstdcxx-debug --
prefix=/aaronwl/cs/env/mingw-head-head-head-20040913 --enable-maintainer-mode -
-with-included-gettext --with-libiconv-
prefix=/aaronwl/cs/internat/iconv/install --with-gmp=/aaronwl/cs/env/mingw-
head-head-head-20040913 --with-mpfr=/aaronwl/cs/env/mingw-head-head-head-
20040913
i686-pc-mingw32
Windows XP SP2 Professional
Pentium 4 256MB
Cygwin Current Tue Sep 07 08:20:57 2004
binutils 2.15
mingwrt 3.5
msvcrt 7.0.2600.2180
w32api 3.1
libiconv 1.9.1
--
Summary: boehm-gc autoconf failure on bootstrap
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: aaronavay62 at aaronwl dot com
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
GCC build triplet: i686-pc-mingw32
GCC host triplet: i686-pc-mingw32
GCC target triplet: i686-pc-mingw32
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17494