[petsc-dev] petsc-dev build broken

Mark F. Adams mark.adams at columbia.edu
Tue Sep 6 13:50:42 CDT 2011


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




More information about the petsc-dev mailing list