classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

configure (build) problem


From: Nic Ferrier
Subject: configure (build) problem
Date: 03 Feb 2002 15:59:09 +0000

Mark wants to get the build right for a fresh machine. Hopefully what
I'm doing can feed into that.

I've got autocinf generating my configure script now. But when I run
it like this:

  $ ./configure --with-gcj

I get the following output:


  checking build system type... i586-pc-linux-gnu
  checking host system type... i586-pc-linux-gnu
  checking target system type... i586-pc-linux-gnu
  checking for a BSD compatible install... /usr/bin/install -c
  checking whether build environment is sane... yes
  checking for mawk... mawk
  checking whether make sets ${MAKE}... yes
  checking whether make sets ${MAKE}... (cached) yes
  checking whether ln -s works... yes
  checking for a BSD compatible install... /usr/bin/install -c
  checking for gcj... /home/nferrier/projects/gnu/gcc/local/bin/gcj
  checking for jikes... no
  checking whether to enable maintainer-specific portions of Makefiles... no
  checking for sh... /bin/sh
  checking for find... /usr/bin/find
  checking for zip... /usr/bin/zip
  checking for perl... /usr/bin/perl
  configure: creating ./config.status
  config.status: creating Makefile
  config.status: creating com/Makefile
  config.status: creating com/sun/Makefile
  config.status: creating com/sun/javadoc/Makefile
  config.status: creating doc/Makefile
  config.status: creating gnu/Makefile
  config.status: creating gnu/classpath/Makefile
  config.status: creating gnu/classpath/Configuration.java
  config.status: creating gnu/java/Makefile
  config.status: creating gnu/java/awt/Makefile
  config.status: creating gnu/java/awt/image/Makefile
  config.status: creating gnu/java/awt/peer/Makefile
  config.status: creating gnu/java/awt/peer/gtk/Makefile
  config.status: creating gnu/java/beans/Makefile
  config.status: creating gnu/java/beans/editors/Makefile
  config.status: creating gnu/java/beans/info/Makefile
  config.status: creating gnu/java/io/Makefile
  config.status: error: cannot find input file: gnu/java/io/Makefile.in


I'm using what's in the head branch of the CVS.



Nic



reply via email to

[Prev in Thread] Current Thread [Next in Thread]