I've build Dynare 4.3.1 from source on Ubuntu 12.04.
Building seemed successful. Yet Dynare does not work:
dynare bkk
Configuring Dynare ...
[mex] Generalized QZ.
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.
[mex] Local state space iteration (second order).
[mex] Bytecode evaluation.
[mex] k-order perturbation solver.
[mex] k-order solution simulation.
[mex] Quasi Monte-Carlo sequence (Sobol).
[mex] Markov Switching SBVAR.
"/home/gianni/gianni/dynare_docs/newgit2/dynare-4.3.1/matlab/dynare_m" bkk.mod: Aborted
Starting Dynare (version 4.3.1).
Starting preprocessing of the model file ...
Substitution of endo leads >= 2: added 9 auxiliary variables and equations.
Substitution of endo lags >= 2: added 10 auxiliary variables and equations.
Found 42 equation(s).
Evaluating expressions...done
Computing static model derivatives:
- order 1
Computing dynamic model derivatives:
- order 1
terminate called after throwing an instance of 'DataTree::UnknownDerivIDException'
Processing outputs ...
??? Error using ==> dynare at 114
DYNARE: preprocessing failed
Any clue?
Thanks and best
Gianni