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 From: Chuck DOT Irvine AT mail DOT sprint DOT com X-OpenMail-Hops: 1 Date: Thu, 1 Feb 2001 09:57:17 -0600 Message-Id: Subject: ddd-3.2.98/cygwin problesms: "c/*.[vV][sS][lL]" and "java not found" MIME-Version: 1.0 TO: cygwin AT sourceware DOT cygnus DOT com, ddd AT gnu DOT org Content-Type: multipart/mixed; boundary="openmail-part-1e8727cf-00000001" --openmail-part-1e8727cf-00000001 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline ;Creation-Date="Thu, 1 Feb 2001 09:57:16 -0600" Content-Transfer-Encoding: 8bit Well, I've gotten a little bit further. My previous configure problem was that, stupid me, I didn't have motif libraries installed. I had re-installed cygwin and forgot that last step. Then I got the configure problem that looked very much like the previous library ordering configure problem... Anyway, sorry. So now a have a new problem. When I try to bring up ddd with the command line: ddd --jdb java MyClass I get a dialog box that says "c/*.[vV][sS][lL]: No such file or directory" and in the message window of ddd I get the message "java not found" This kind of looks like a cygwin environment issue. Attached is an excerpt of the ddd log that may be helpful. Any help is very much appreciated. --Chuck ------------------------ ddd log file excerpt -------------------- GNU DDD 3.2.98 (i686-pc-cygwin32) Copyright (C) 1995-1999 Technische Universität Braunschweig, Germany. Copyright (C) 1999-2001 Universität Passau, Germany. Compiled with GCC 2.95.2-6 19991024 (cygwin experimental), libstdc++ 2.8.0 Requires X11R6, Xt11R6, Motif 2.0 (GNU/LessTif Version 2.0 Release 0.92.6) Includes XPM 3.4.11, Athena Panner, DDD core Built 2001-01-31 by Chuck Irvine . $ ddd --jdb java TestDDD + /bin/sh -c 'exec jdb '\''java'\'' '\''TestDDD'\''' # Hello, world! ! c/*.[vV][sS][lL]: No such file or directory # Opening session ".ddd"... # Running JDB (pid 554, tty /dev/tty0)... # Current language: Java # Searching "vsllib/ddd.vsl"... # Trying "c:/chuck/.ddd/vsllib/ddd.vsl" # Trying "/usr/local/share/ddd-3.2.98/vsllib/ddd.vsl" # Searching "vsllib/ddd.vsl"..."/usr/local/share/ddd-3.2.98/vsllib/ddd.vsl". <- "Initializing jdb...\r\n" <- "java not found\r\n" <- "> " -> "use c:\\Programs\\jdk1.2.2\\jre\\lib\\rt.jar;c:\\Programs\\jdk1.2.2\\jre\\li b\\i18n.jar;c:\\Programs\\jdk1.2.2\\jre\\classes;c:\\Programs\\jdk1.2.2\ \lib\tools.jar;.\n" <- "> " -> "use\n" <- "c:\\Programs\\jdk1.2.2\\jre\\lib\\rt.jar;c:\\Programs\\jdk1.2.2\\jre\\l ib\\i18n.jar;c:\\Programs\\jdk1.2.2\\jre\\classes;c:\\Programs\\jdk1.2.2 \\lib\r\n" <- "> " -> "# reset\n" <- "huh? Try help...\r\n" <- "> " -> "help\n" --openmail-part-1e8727cf-00000001 Content-Type: text/plain; charset=us-ascii -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple --openmail-part-1e8727cf-00000001--