Hello Stefan,
PsiLab seems really sexy (I juste discovered ocaml and
will probably become an adict :) but compiling f2c
with my debian gnu/linux system fail:
make -C f2c/f2c all
make[1]: Entering directory
`/home/philou/src/psilab-2.0/f2c/f2c'
( sed <tokdefs.h "s/#define/%token/" ;\
cat gram.head gram.dcl gram.expr gram.exec gram.io )
>gram.in
yacc gram.in
gram.in:224: type clash (`' `labval') on default action
gram.in:393: type clash (`' `ival') on default action
gram.in:394: type clash (`' `extval') on default action
gram.in:604: type clash (`' `extval') on default action
make[1]: *** [gram.c] Error 1
make[1]: Leaving directory
`/home/philou/src/psilab-2.0/f2c/f2c'
make: *** [all] Error 2
philou@philou:~/src/psilab-2.0$ yacc -V
GNU Bison version 1.28
thanks!
Logged In: NO
Using byacc instead of bison solved it, seems it's an old
issue between f2c and bison.
http://www.geocrawler.com/mail/msg.php3?msg_id=2079516&list=379