Hi, and here I'm again.
Compiling from source is not as easy (as it used to be)
Here is what I get when I run dynare after compilation
[mex] Generalized QZ.
[m] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.
[m] Local state space iteration (second order).
[mex] Bytecode evaluation.
[no] k-order perturbation solver.
[no] k-order solution simulation.
[no] Quasi Monte-Carlo sequence (Sobol).
[no] Markov Switching SBVAR.
Using 64-bit preprocessor
"/home/gianni/gitdynare/dynare/matlab/preprocessor64/dynare_m" bkk.mod: Aborted
Starting Dynare (version 4.5-unstable).
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
terminate called after throwing an instance of 'SymbolTable::SearchFailedException'
Note that a number of mex were not compiled and it failed to compile dynare++ as well
Configuration went through ok. The only missing package, I guess, is slicot, which I couldn't find anywhere for fedora (.rpm)
Best
Gianni