[PURRS-devel] make

Jorge Navas jorge at clip.dia.fi.upm.es
Tue Dec 13 07:03:10 CET 2005


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 at 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
-------------------------------------------------------------------------------



More information about the PURRS-devel mailing list