[MOAB-dev] MBCN_FCDefs.h.in' not found
Jason Kraftcheck
kraftche at cae.wisc.edu
Wed Oct 14 23:13:29 CDT 2009
hongjun at mcs.anl.gov wrote:
> Hi! All
>
> I updated moab but have a trouble to configure error as follows.
>
> -----------------------------------------------------------
> itaps:~/source/moab-3.99> autoreconf -fi
> configure.ac:1053: required file `MBCN_FCDefs.h.in' not found
> autoreconf2.50: automake failed with exit status: 1
> -----------------------------------------------------------
>
> There is "AC_CONFIG_HEADERS([MBCN_FCDefs.h])" command in configure.ac but "MBCN_FCDefs.h.in" is not produced when I type "autoreconf".
> The version of "autoconf" and "autoheader" is 2.61.
>
> In repository, I can find "iBase_FCDefs.h.in" instead of "MBCN_FCDefs.h.in".
> Is it the old version of "MBCN_FCDefs.h.in" and isn't it updated yet?
>
> Anyway, could any body give me any advice about it?
The current version of configure.ac does *not* contain
'AC_CONFIG_HEADERS([MBCN_FCDefs.h])'. Try doing 'svn update'.
- jason
More information about the moab-dev
mailing list