On Sun, Aug 29, 2010 at 3:44 PM, David Ashley
<david.ashley....@gmail.com> wrote:
>  It seems to be working now, at least some of the time. But I have a new 
> problem.
>
> The Windows build script is now aborting. The error message looks like this:
>
> A    C:\buildtemp\utilities\rxqueue\platform\windows
> A    C:\buildtemp\utilities\rxqueue\platform\windows\rxqueue.cpp
> A    C:\buildtemp\utilities\rxqueue\platform\windows\rxqueue.mak
> A    C:\buildtemp\bootstrap
>  U   C:\buildtemp
> Checked out revision 6136.
> Checking for
> p:\www\build\docroot\builds\interpreter-main\6136\winxpsp3-i386\ooRexx*.exe
> File Not Found
> 20100829 17:36:48 Building SVN revision 6136.
>  >> was unexpected at this time.

David,

The "was unexpected at this time" message most likely comes from the
command interpreter, cmd.exe.  I see it all the time when I'm trying
to write a batch file and have some error in the syntax.

I think you are using Rexx scripts for most everything, so I suspect
you have an error in something you are passing out to the OS.

I would check where you are using the redirection >> and see if you
have a syntax error in the command.

--
Mark Miesfeld

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to