Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <68C4CF842BD2D411AC1600902740B6DA01111557@mcoexc02.mlm.maxtor.com> From: "Schumacher, Gordon" To: "'cygwin AT cygwin DOT com'" Subject: GCC *builds* now... but no install Date: Wed, 8 Aug 2001 10:00:56 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Okay, so I found the problems I was having getting GCC built - the Cygnus installer seems to be a bit confused (I mirrored the installation, and when I ran the installer it installed lots of different versions of things, and it can't install bzip'ed files.) Anyway, so I got that cleared up. Now GCC 3.0 compiles just fine, but when I do a "make install" I get the following: make[1]: Leaving directory `/home/MCOGoSchum/gccobj/gcc' make[1]: Entering directory `/home/MCOGoSchum/gccobj/fastjar' make[2]: Entering directory `/home/MCOGoSchum/gccobj/fastjar' /bin/sh ../../gcc-3.0/fastjar/mkinstalldirs /usr/local/bin /bin/sh /home/MCOGoSchum/gcc-3.0/install-sh -c jar /usr/local/bin/jar cp: `jar' and `/usr/local/bin/#inst.912#' are the same file make[2]: *** [install-binPROGRAMS] Error 1 make[2]: Leaving directory `/home/MCOGoSchum/gccobj/fastjar' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/home/MCOGoSchum/gccobj/fastjar' make: *** [install-fastjar] Error 2 This happens whether I do a straight "configure" or "configure --prefix=/usr" to match GCC's current install location. Any ideas on this one? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/