<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
First thing to check - your PATH environment variable. This is how it<br>
looks for me on a rather virgin Windows install under cygwin bash:<br>
<br>
# echo $PATH<br>
/usr/local/bin:/usr/bin:/cygdrive/c/ProgramData/Oracle/Java/javapath:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0<br><br></blockquote><div><br></div><div>Thanks. Solved it. I inspected all my environment variables and realised just how poluted they were. I simplified my PATH variable, but also had an INCLUDE variable that contained references to the Sybase directory. After cleaning up everything that wasn't needed I could successfully build LO. </div><div><br></div><div>Francois</div></div></div>