Abhijeet Oundhakar wrote:
> The correct link is https://sourceforge.net/projects/felyx
> The erros I'm getting are of this form:
> "mtl_specializations.cc:13157: error: ISO C++ forbids declaration of
> `parameter'
>

That seems to be a code error. Or some configuration error. I assume you
are using GNU C to compile this ?


>mtl_specializations.cc:13159: error: `m1' undeclared (first use this
function)
>mtl_specializations.cc:13161: error: `v3' undeclared (first use thi

dependency errors? not linking against the current libs ?
I have never compiled this so cannot be sure.

p.s. which distro ?

more imp: which gcc version. Check the readme files and see if they say
to compile against a specfic GCC
(hint : "gcc -v" and paste output)



regards
Erle

-- 
http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

Reply via email to