CVSROOT: /cvs/purrs
Module name: purrs
Changes by: pescetti(a)cs.unipr.it 2006-01-11 17:23:35
Modified files:
infrastructure : depinst
Log message:
Install libraries by default.
Check that the specified compiler actually exists.
Separate the user-defined fields and the actual script.
Better documentation.
Copyright year updated.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/infrastructure/depinst.diff…
I'm sorry again. I keep trying to install purrs but I have been able to do it
yet. The problem occurs when I run "make". Note that the execution of
"configure" seems OK. When I run "make", the execution stops at this point
with this error messsage:
In file included from Expr.defs.hh:1313,
from Finite_Order_Info.defs.hh:32,
from Finite_Order_Info.cc:27:
Expr.inlines.hh: In member function `bool
Parma_Recurrence_Relation_Solver::Expr::is_the_x_function() const':
Expr.inlines.hh:811: error: `x_SERIAL' undeclared (first use this function)
Expr.inlines.hh:811: error: (Each undeclared identifier is reported only
once
for each function it appears in.)
Expr.inlines.hh:811: error: template argument 1 is invalid
Expr.inlines.hh:811: error: no matching function for call to
`is_the_function(
const Parma_Recurrence_Relation_Solver::Expr&)'
Expr.inlines.hh: In member function `bool
Parma_Recurrence_Relation_Solver::Expr::is_the_x1_function() const':
Expr.inlines.hh:818: error: template argument 1 is invalid
Expr.inlines.hh:818: error: no matching function for call to
`is_the_function(
const Parma_Recurrence_Relation_Solver::Expr&)'
Expr.inlines.hh: In member function `bool
Parma_Recurrence_Relation_Solver::Expr::is_the_x2_function() const':
Expr.inlines.hh:825: error: template argument 1 is invalid
Expr.inlines.hh:825: error: no matching function for call to
`is_the_function(
const Parma_Recurrence_Relation_Solver::Expr&)'
make[4]: *** [Finite_Order_Info.o] Error 1
make[4]: Leaving directory `/home/jorge/CVSReps/purrs/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/jorge/CVSReps/purrs/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/jorge/CVSReps/purrs/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jorge/CVSReps/purrs'
make: *** [all] Error 2
What am I doing wrong?
Thanks
-------------------------------------------------------------------------------
jorge(a)cs.unm.edu | Jorge Navas
+1-505-277-1316 (Work) | Computer Science Department
http://www.cs.unm.edu/~jorge | University of New Mexico
| Albuquerque NM-87131 USA
-------------------------------------------------------------------------------