Re: [O-MPI devel] libtool question

2005-11-21 Thread Jeff Squyres
There were a whole bunch of Makefile.am changes that changed where things got compiled in a recent update. You might want to re-autogen/configure. On Nov 21, 2005, at 4:24 PM, George Bosilca wrote: Guys, Forget about this email, I found the answer by myself The problem seems to be not with

Re: [O-MPI devel] libtool question

2005-11-21 Thread George Bosilca
Guys, Forget about this email, I found the answer by myself The problem seems to be not with libtool but with the way the last update worked. If I compile using VPATH I get the error. If I go in the respective directory and first do make (not make install) then the problem does not appear