I did run configure again.  Here's my configuration options:

./configure --prefix=/Users/aeronova/Development/local/lib64/libmesh
--enable-petsc --enable-slepc --enable-glpk
--with-glpk-include=/Users/aeronova/Development/local/lib64/glpk/glpk-4.45/include
--with-glpk-lib=/Users/aeronova/Development/local/lib64/glpk/glpk-4.45/lib
--enable-ifem --enable-complex --enable-eigen
--with-eigen-include=/Users/aeronova/Development/local/lib64/Eigen/include/eigen3

On Sun, Oct 30, 2011 at 4:04 AM, Vijay S. Mahadevan <[email protected]>wrote:

> You have to run configure again. Look at config.log to see what
> options you used previously. Try that and let us know if the issue
> persists.
>
> On Sat, Oct 29, 2011 at 2:56 PM, Kyunghoon Lee
> <[email protected]> wrote:
> > After svn up, nothing was updated; hence, I got the same error again.
> >
> > On Sat, Oct 29, 2011 at 8:35 PM, Vijay S. Mahadevan <[email protected]
> >wrote:
> >
> >> 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&#153; now supports Android&#153; Apps
> >> > for the BlackBerry&reg; PlayBook&#153;. 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&#153; now supports Android&#153; Apps
> > for the BlackBerry&reg; PlayBook&#153;. 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&#153; now supports Android&#153; Apps 
for the BlackBerry&reg; PlayBook&#153;. 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

Reply via email to