I've already built CS using MSVC8 on this system. I've created a completely
separate CRYSTAL directory and I'm now trying to build under Cygwin. The
reason for this is complicated, but it should work without a problem right?

I've set my windows environment variable to point CRYSTAL to the new
location of the unbuilt source tree (which I downloaded via SVN).

When I try to start the build process from inside Cygwin I run configure and
get the following error:

---------begin snippet-----------

[EMAIL PROTECTED] ~

$ cd $CRYSTAL

[EMAIL PROTECTED] /cygdrive/c/dev/CS-HEAD

$ ./configure

: command not found4:

'/configure: line 25: syntax error near unexpected token `in

'/configure: line 25: ` case `(set -o) 2>/dev/null` in

[EMAIL PROTECTED] /cygdrive/c/dev/CS-HEAD

$

---------end snippet-----------

Shouldn't this just work out of the box? There must be something simple and
basic that I've done wrong. Can anyone offer any advice?

Thanks in advance.

Arcanor

PS - I apologize that I'm not very familiar with jam, configure, and command
line builds. It's been a while since I did something like this.

--
Arcanoria - A fantasy SMORPG project -  <http://www.arcanoria.com/>
http://www.arcanoria.com

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Crystal-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: mailto:[EMAIL PROTECTED]

Reply via email to