Configure complains that --disable-fparser is a unrecognized option. On Mon, Feb 27, 2012 at 9:09 PM, Daniel Vasconcelos < [email protected]> wrote:
> Weird, now it passed but I used the following configure: > > ./configure --enable-mpi --enable-second --enable-exodus --enable-shared=no > > I will try what you said. > > On Mon, Feb 27, 2012 at 9:00 PM, Roy Stogner <[email protected]>wrote: > >> >> On Mon, 27 Feb 2012, Daniel Vasconcelos wrote: >> >> With the head version of libmesh I am having problems when trying to >>> make it: >>> >> >> Also weird, but let's look at the possible problem in libMesh first and >> get >> back to the possible problem in a third party package later. Try >> adding "--disable-fparser" to your configure line to disable building >> fparser. >> --- >> Roy >> >> >> ------------------------------**---------------- >>> ------- Building Contributed Packages -------- >>> ------------------------------**---------------- >>> >>> --- Building fparser ------------------------- >>> Compiling C++ (in debug mode) util/bytecoderules_parser.cc..**. >>> Linking (in debug mode) util/bytecoderules_parser.x86_** >>> 64-apple-darwin11.3.0.dbg.o... >>> Compiling C++ (in debug mode) util/cpp_compress.cc... >>> Compiling C++ (in debug mode) util/cpp_compress_main.cc... >>> Linking (in debug mode) util/cpp_compress.x86_64-** >>> apple-darwin11.3.0.dbg.o... >>> Creating Bytecode (in debug mode) util/bytecoderules_parser... >>> Compiling C++ (in debug mode) fparser.cc... >>> In file included from fparser.cc:1648:0: >>> extrasrc/fp_opcode_add.inc:58:**0: error: unterminated #if >>> >> > ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
