I ran the bootstrap script (just run it once) and it could detect the new files, but I got an error during the compilation:
/usr/bin/ld: src/apps/meshid_opt-meshid.o: undefined reference to symbol 'nc_close' /usr/local/lib/libnetcdf.so.7: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status I have netcdf enabled in the configuration. I didn't have this problem before I ran the bootstrap script. I'm sorry not to provide more details, but I've no idea why this error happens because I know very little about automake or autoconf tools and I could not find much on the internet. i think it's a problem of dependencies, but that's all. Thanks Miguel On Mon, Jul 7, 2014 at 11:51 AM, Miguel Angel Salazar de Troya < [email protected]> wrote: > Yes, I'll be glad to contribute. > > > On Mon, Jul 7, 2014 at 10:43 AM, Roy Stogner <[email protected]> > wrote: > >> >> On Mon, 7 Jul 2014, Miguel Angel Salazar de Troya wrote: >> >> If I wanted to include a new subclass, in order to compile it, would >>> I just have to place in the correct folders >>> (include/error_estimation/ and src/error_estimation) and the >>> Makefile will automatically detect them with the scripts >>> rebuild_include_*.sh ? >>> >> >> Right. I think Ben's also got the bootstrap script set up to run all >> the other detection scripts automatically. >> >> If you do make a new subclass, would you mind contributing a PR? >> >> Thanks, >> --- >> Roy >> > > > > -- > *Miguel Angel Salazar de Troya* > > Graduate Research Assistant > Department of Mechanical Science and Engineering > University of Illinois at Urbana-Champaign > (217) 550-2360 > [email protected] > > -- *Miguel Angel Salazar de Troya* Graduate Research Assistant Department of Mechanical Science and Engineering University of Illinois at Urbana-Champaign (217) 550-2360 [email protected] ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
