hi,

(I was on PPC OS X but switched to x86 CentOS.) I've managed to work
through some basic issues with my machine's setup, and things are
building, but I guess maybe there are some path things I don't grok?
It looks to me like all the unit tests are failing? Random sample
output below. Any ideas would be appreciated, many thanks!



---excerpt below---

Opening syntax extensions

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Integr y ; proc try_parse ( )   {
   0:   data := "1+2+3" ; var z : 1 + int = parse
Syntax Error before token 4378 in ./lpsrc/flx_tutorial.pak, line 5529 col 11
get_token data with | e : eexpr => match e with | Integr ? i => i
endmatch endmatch ; match
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Dyp.Syntax_error
PARSE ERROR
Unknown exception Parsing File
  .. ERROR CODE 0x100: PATH=bin:"$PATH"
LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" bin/flxg -Ilib std
tut/tutorial/tut-5.02-0
TESTFILE -- ERROR! tut/tutorial/tut-5.02-0
TESTFILE -- ERROR! tut/tutorial/tut-5.02-0.flx (compiler)
*** UNIT TESTING flx_tutorial : tut/tutorial/tut-5.03-0.flx ****
+++UNTRIED or FAILED
TRANSLATING tut/tutorial/tut-5.03-0.flx
PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" bin/flxg -Ilib
std tut/tutorial/tut-5.03-0

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to