Hi Jeff, If I replace the opal_config.h.in with an older version the build works again. It seems the opal_config.h wasn't getting generated in my build area, even though the config.log indicates claims it was.
Howard -----Original Message----- From: devel [mailto:[email protected]] On Behalf Of Jeff Squyres (jsquyres) Sent: Monday, July 28, 2014 5:56 PM To: Open MPI Developers List Subject: Re: [OMPI devel] opal_config_bottom.h problem with trunk Nope, haven't seen that before... On Jul 28, 2014, at 6:43 PM, Pritchard Jr., Howard <[email protected]> wrote: > Hi Folks, > > I was feeling lucky and decided to a fresh svn checkout of trunk and > simple ./autogen.pl, ./configure make on a opensuse 13.1. > > I get a blowup in opal_config_bottom.h: > > pp@hagel-vm:~>../../opal/include/opal_config_bottom.h:383:38: error: > expected declaration specifiers or '...' before '(' token > bash: ../../opal/include/opal_config_bottom.h:383:38:: No such file or > directory > hpp@hagel-vm:~> # define malloc(size) opal_malloc((size), __FILE__, > __LINE__) > > anyone else see this? > > I'll spend some time on it tomorrow. > > Howard > > > ------------------------------------------------- > Howard Pritchard > HPC-5 > Los Alamos National Laboratory > > > _______________________________________________ > devel mailing list > [email protected] > Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel > Link to this post: > http://www.open-mpi.org/community/lists/devel/2014/07/15300.php -- Jeff Squyres [email protected] For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/ _______________________________________________ devel mailing list [email protected] Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel Link to this post: http://www.open-mpi.org/community/lists/devel/2014/07/15301.php
