sorry my fault, fixing now.
mark

On Sep 6, 2011, at 2:38 PM, Satish Balay wrote:

> The makefile has:
> 
> #requirespackage  'PETSC_HAVE_TRIANGLE'                                       
>                                                                         
> So unless --download-triangle=1 was used - this code shouldn't get compiled.
> 
> And if triangle was indeed used - triangle.h should be found. Perhaps
> the error is somewhere else [perhaps in configure?]
> 
> satish
> 
> On Tue, 6 Sep 2011, Lisandro Dalcin wrote:
> 
>> libfast in: /home/devel/petsc/dev/src/ksp/pc/impls/gamg
>> createProlongation.c:8:22: error: triangle.h: No such file or directory
>> createProlongation.c: In function ?triangulateAndFormProl?:
>> createProlongation.c:794: error: storage size of ?in? isn?t known
>> createProlongation.c:794: error: storage size of ?mid? isn?t known
>> createProlongation.c:820: warning: left-hand operand of comma
>> expression has no effect
>> createProlongation.c:1063: warning: left-hand operand of comma
>> expression has no effect
>> createProlongation.c:794: warning: unused variable ?mid?
>> createProlongation.c:794: warning: unused variable ?in?
>> /usr/bin/ar: createProlongation.o: No such file or directory
>> 
>> 
>> 


Reply via email to