From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31273 invoked by alias); 8 Jun 2004 02:54:44 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 31255 invoked by uid 48); 8 Jun 2004 02:54:43 -0000 Date: Tue, 08 Jun 2004 03:00:00 -0000 From: "stephen dot crowley at sbcglobal dot net" To: java-prs@gcc.gnu.org Message-ID: <20040608025433.15866.stephen.crowley@sbcglobal.net> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug java/15866] New: No rule to make target 'all' in libjava/libltd on cygwin X-Bugzilla-Reason: CC X-SW-Source: 2004-q2/txt/msg00204.txt.bz2 List-Id: cygwin 1.5.10-3 OK ./configure --enable-threads=posix --enable-libgcj --enable-shared --enable-languages=c++,java --with-as=/usr/bin/as --with-ld=/usr/bin/ld Run make.. after a while make[2]: Leaving directory `/c/cvs/gcc/i686-pc-cygwin/libjava' Making all in libltdl make[2]: Entering directory `/c/cvs/gcc/i686-pc-cygwin/libjava/libltdl' make[2]: *** No rule to make target `all'. Stop. make[2]: Leaving directory `/c/cvs/gcc/i686-pc-cygwin/libjava/libltdl' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/c/cvs/gcc/i686-pc-cygwin/libjava' make: *** [all-target-libjava] Error 2 -- Summary: No rule to make target 'all' in libjava/libltd on cygwin Product: gcc Version: 3.5.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: stephen dot crowley at sbcglobal dot net CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org GCC build triplet: i686-pc-cygwin GCC host triplet: i686-pc-cygwin GCC target triplet: i686-pc-cygwin http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15866