I'm offsite, so I can't easily test solutions, but below are a few
ideas:
1) Be sure that /tmp is really writable and located on
the proper partition. If Cygwin32 is installed on d:, then
d:/tmp should exist
2) Be sure that /bin/sh.exe exists. I think that sh.exe
is a limited shell, you might try copying bash.exe to
bin/sh.exe
3) You could try using a makefile instead of the automatic
system. $PTOLEMY/mk/userstars.mk has the framework.
If you use a makefile, then it might be easier to debug.
4) You could setting the appropriate environment variable
so that Cygwin32 will print out trace information. I forget
the exact name of the variable it might be TRACE or something.
See the Cygwin32 docs on the Cygnus website for details.
>From the trace info, you might be able to see exactly what is
failing.
-Christopher
At 04:40 PM 10/22/98 +1000, Schwarz, Sascha wrote:
>Hi all
>
>I'm using Ptolemy 0.7.1 under Windows NT 4.0 with Cygwin32 Beta 19.1 with
>egcs 1.0.2. I just tried to modify some existing stars, following the
>description in the programmer's manual on page page 2-1. But when I come to
>the point where Ptolemy should compile my star, I get the error message:
>
>Loader: cd ...; ptlang DEMyCase.pl >& /tmp/pt0461.0001
>Can't open error file!
>
>The tmp directory exists, the star itself seems to bo OK (I ran ptlang
>myself and it didn't complain), and I even tried some other directory. Maybe
>this was because of some compilation errors when building Ptolemy? I had
>quite a few.
>
>Can anyone help?
>
>Sascha
>
>----------------------------------------------------------------------------
>Posted to the ptolemy-hackers mailing list. Please send administrative
>mail for this list to: [EMAIL PROTECTED]
----------------------------------------------------------------------------
Posted to the ptolemy-hackers mailing list. Please send administrative
mail for this list to: [EMAIL PROTECTED]