[FLASH-USERS] Make error

Joshua Wall joshua.e.wall at gmail.com
Fri May 8 17:16:15 EDT 2015


Klaus,

   Thanks so much for finding that... I had clearly been staring at it too
long and missed it. You are exactly right, and I found it right away once
you pointed that out to me.

Thanks again, working fine now.

Josh

On Fri, May 8, 2015 at 5:11 PM Klaus Weide <klaus at flash.uchicago.edu> wrote:

> On Fri, 8 May 2015, Joshua Wall wrote:
>
> > Dear Flash users,
> >
> >     I'm currently running into a make error with the latest module
> addition
> > to FLASH I'm trying to implement. When the linking is occurring, I get:
> >
> > gfortran:  amr_1blk_bcset.o: No such file or directory
> > make: *** [flash4] Error 1
>
> [...]
>
> > For Reference, here's the whole linking line:
> >
> > Linking in Units and Libraries
> > /cm/shared/apps/openmpi/gcc/64/1.6.5/bin/mpif90 -ggdb -o flash4 Burn.o
> >[...]
> > Viscosity_interface.o \ amr_1blk_bcset.o amr_1blk_cc_cp_remote.o
>
> Note the extra backslash on that line.
> It seems that for some reason the linker thinks it should link the file
> \ amr_1blk_bcset.o, that is, " amr_1blk_bcset.o" instead of
> "amr_1blk_bcset.o".
>
> I don't know  why - maybe that extra backslash is coming from one of
> your Makefiles.
>
> Klaus
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20150508/32e9f6d7/attachment.htm>


More information about the flash-users mailing list