I believe this has been fixed. If you are using the development version, update your local working directory first and then reconfigure.
When you reconfigure, Make.common should now have the right code path to account for the file name change. Vijay On Sat, Oct 29, 2011 at 4:15 AM, Kyunghoon Lee <[email protected]> wrote: > Hi all, > > I got the following error when I tried to build with petsc-3.2-p4 and > slepc-3.2-p0: > > spike:libmesh aeronova$ make -j2 > Make.common:461: > /Users/aeronova/Development/local/lib64/slepc/slepc-3.2-p0/conf/slepc_common_variables: > No such file or directory > Makefile:271: .depend: No such file or directory > make: *** No rule to make target > `/Users/aeronova/Development/local/lib64/slepc/slepc-3.2-p0/conf/slepc_common_variables'. > Stop. > make: *** Waiting for unfinished jobs.... > > I compared the contents of slepc-3.2's conf are slightly different from > those of slepc-3.1's conf. I hope the difference can be reflected in the > new libmesh. > > spike:slepc aeronova$ ls slepc-3.1-p6/conf/ > slepc_common slepc_common_variables slepcvariables > slepc_common_rules slepcrules > > spike:slepc aeronova$ ls slepc-3.2-p0/conf/ > slepc_common slepc_test slepcrules > slepc_rules slepc_variables slepcvariables > ------------------------------------------------------------------------------ > Get your Android app more play: Bring it to the BlackBerry PlayBook > in minutes. BlackBerry App World™ now supports Android™ Apps > for the BlackBerry® PlayBook™. Discover just how easy and simple > it is! http://p.sf.net/sfu/android-dev2dev > _______________________________________________ > Libmesh-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/libmesh-users > ------------------------------------------------------------------------------ Get your Android app more play: Bring it to the BlackBerry PlayBook in minutes. BlackBerry App World™ now supports Android™ Apps for the BlackBerry® PlayBook™. Discover just how easy and simple it is! http://p.sf.net/sfu/android-dev2dev _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
