Dear all, I have checked out the latest version of deal.ii and have set it up with PETSc, p4est, and hypre as I have done with deal.ii-7.1.0. I am having a problem with running step-40. I have tried to run step-40 straight from the examples folder, and I am getting an error after typing make:
aubkdb@dmc:step-40> make Makefile:168: Makefile.dep: No such file or directory ============================ Remaking Makefile.dep ==============debug========= step-40.cc -> step-40.g.o ==============optimized===== -> /home/aubkdb/Software/deal.ii/subversions/deal.II-7.2.0-pre/lib/libdeal_II.g.so.o g++: no input files make: *** [/home/aubkdb/Software/deal.ii/subversions/deal.II-7.2.0-pre/lib/libdeal_II.g.so.o] Error 1 aubkdb@dmc:step-40> It looks like compilation of an optimized version of the code is being attempted, even though "debug-mode = on" in the Makefile. Not sure what is going on? Dan
_______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
