This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

ddd-3.2.98/cygwin problesms: "c/*.[vV][sS][lL]" and "java not found"


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 <cirvine@spr97186.corp.sprint.com>.
$  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"

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]