CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Installation (https://www.cfd-online.com/Forums/openfoam-installation/)
-   -   OpenFOAM-1.5-dev - missing Hasher.H (https://www.cfd-online.com/Forums/openfoam-installation/78781-openfoam-1-5-dev-missing-hasher-h.html)

luizebs August 2, 2010 10:23

OpenFOAM-1.5-dev - missing Hasher.H
 
Dear All,

I am trying to install the dev version, but I got a message saying

+ wmake libso dummy
make: *** No rule to make target `/home/luizebs/OpenFOAM/OpenFOAM-1.5-dev/src/OpenFOAM/lnInclude/Hasher.H', needed by `OPwrite.dep'. Stop.
+ case "$WM_MPLIB" in
+ set +x
+ WM_OPTIONS=linux64GccDPOptOPENMPI

In fact, there was no such file in the dir.

I am up to date with revision 1806, so I should be fine.

Can someone please help?

Best regards,
luiz

astein August 3, 2010 07:16

The files in "lnInclude"-folders should be generated/linked by wmake itself. The file is not supposed to be existent right after the checkout. So, something went wrong with the linking. Try a "wclean" or "wclean all" do wmake again.

Did you run the "Allwmake" in the main source folder? That script should do all you need after a fresh checkout.

-Andreas.


All times are GMT -4. The time now is 00:00.