please copy/paste the output of the following commands
hg parent hg tip hg status hg pull hg update hg status cd config/BuildSystem hg parent hg tip hg status hg pull hg update hg status Satish On Thu, 8 Nov 2012, Zhenglun (Alan) Wei wrote: > Thanks for your reply, Dr. Balay. > However, I do not know how to get the latest version of petsc-dev except > following http://www.mcs.anl.gov/petsc/developers/index.html > |cd petsc-dev|| > hg pull -u > ||./$PETSC_ARCH/conf/reconfigure-$PETSC_ARCH.py > ||make > > Those are all what I did. Should I do something else? > > thanks, > Alan > | > > On Thu, 8 Nov 2012, Zhenglun (Alan) Wei wrote: > > > > > Dear folks, > > > I came across an error while making a code: > > > makefile:7: *** missing separator. Stop. > > > This happens after I was tying to update the petsc-dev with some > > > error > > > message; the configure.log, error.log and make.log are attached. I've > > > already > > > sent it to petsc-maint list. Is this makefile error related to the fail > > > update? > > This is a Mercurial clone > > Defined "VERSION_HG" to > > ""85e6055943e0711fccdec2d08caeba48971d3d55"" > > Defined "VERSION_DATE_HG" to ""Fri Sep 23 14:46:14 2011 -0700"" > > Defined "VERSION_BS_HG" to > > ""e9fd775ab2bf270a9204f7cbc33603292ac5b1d8"" > > Defined "VERSION_BS_DATE_HG" to ""Fri Sep 16 17:33:47 2011 +0200"" > > <<<<< > > > > You don't have the latest petsc-dev. Can you pull the latest petsc-dev and > > retry? > > > > Satish > >
