[petsc-dev] compile error

Jed Brown jedbrown at mcs.anl.gov
Fri Aug 26 10:12:08 CDT 2011


On Fri, Aug 26, 2011 at 09:58, Mark F. Adams <mark.adams at columbia.edu>wrote:

> I just pulled and am getting this error:
>
> libfast in: /Users/markadams/Codes/petsc-dev/src/sys/draw/utils/ftn-auto
> lgcf.c:117: error: expected ',' or '...' before '*' token
> lgcf.c: In function 'void petscdrawlgsetlegend_(_p_PetscDrawLG*, char*
> const*)':
>

PetscDrawLGSetLegend() needs a custom Fortran stub (if it's going to be
supported from Fortran). I disabled the automatic stub for this function, so
it builds correctly now.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20110826/083f045e/attachment.html>


More information about the petsc-dev mailing list