<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi Roberto,<BR> <BR>Here it is the new error:<BR> <BR>make  all-am<br>make[3]: Entering directory `/opt/ppl-1.1pre3/src'<br>/opt/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../src -I/opt/include   -g -O2 -frounding-math  -W -Wall -MT PIP_Tree.lo -MD -MP -MF .deps/PIP_Tree.Tpo -c -o PIP_Tree.lo PIP_Tree.cc<br>libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/include -g -O2 -frounding-math -W -Wall -MT PIP_Tree.lo -MD -MP -MF .deps/PIP_Tree.Tpo -c PIP_Tree.cc  -fPIC -DPIC -o .libs/PIP_Tree.o<br>Linear_Expression_inlines.hh: In constructor 'Parma_Polyhedra_Library::PIP_Tree_Node::Artificial_Parameter::Artificial_Parameter(const Parma_Polyhedra_Library::Linear_Expression&, const Parma_Polyhedra_Library::GMP_Integer&)':<br>Linear_Expression_inlines.hh:445: error: 'Parma_Polyhedra_Library::Coefficient Parma_Polyhedra_Library::Linear_Expression::gcd(Parma_Polyhedra_Library::dimension_type, Parma_Polyhedra_Library::dimension_type) const' is private<br>PIP_Tree.cc:897: error: within this context<br>Linear_Expression_inlines.hh:452: error: 'void Parma_Polyhedra_Library::Linear_Expression::exact_div_assign(const Parma_Polyhedra_Library::GMP_Integer&, Parma_Polyhedra_Library::dimension_type, Parma_Polyhedra_Library::dimension_type)' is private<br>PIP_Tree.cc:912: error: within this context<BR>make[3]: *** [PIP_Tree.lo] Error 1<br>make[3]: Leaving directory `/opt/ppl-1.1pre3/src'<br>make[2]: *** [all] Error 2<br>make[2]: Leaving directory `/opt/ppl-1.1pre3/src'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/opt/ppl-1.1pre3'<br>make: *** [all] Error 2<br><BR> <BR>Thanks alot,<BR>Hugo Gomes<BR>                                          </div></body>
</html>