It's a VPATH build issue -- I have a fix that I am testing right now before I 
commit... (am testing with "make distcheck" which takes at least 30 mins...)


On Oct 25, 2010, at 1:53 PM, Aurélien Bouteiller wrote:

> Ralph, 
> 
> In file included from 
> ../../../../../trunk/opal/mca/event/libevent207/libevent207_module.c:44:
> ../../../../../trunk/opal/mca/event/libevent207/libevent/event.h:165:33: 
> error: event2/event-config.h: No such file or directory
> 
> 
> Looks like you forgot some files. 
> 
> Aurelien 
> 
> 
> Le 25 oct. 2010 à 10:53, r...@osl.iu.edu a écrit :
> 
>> Author: rhc
>> Date: 2010-10-25 10:53:33 EDT (Mon, 25 Oct 2010)
>> New Revision: 23931
>> URL: https://svn.open-mpi.org/trac/ompi/changeset/23931
>> 
>> Log:
>> Remove the sample and test code from the libevent distro - don't need to 
>> include them in ompi
>> 
>> Removed:
>>  trunk/opal/mca/event/libevent207/libevent/sample/
>>  trunk/opal/mca/event/libevent207/libevent/test/
>> Text files modified: 
>>  trunk/opal/mca/event/libevent207/libevent/Makefile.am  |     2 +-           
>>                            
>>  trunk/opal/mca/event/libevent207/libevent/configure.in |     2 +-           
>>                            
>>  2 files changed, 2 insertions(+), 2 deletions(-)
>> 
>> Modified: trunk/opal/mca/event/libevent207/libevent/Makefile.am
>> ==============================================================================
>> --- trunk/opal/mca/event/libevent207/libevent/Makefile.am    (original)
>> +++ trunk/opal/mca/event/libevent207/libevent/Makefile.am    2010-10-25 
>> 10:53:33 EDT (Mon, 25 Oct 2010)
>> @@ -85,7 +85,7 @@
>>      libevent.pc.in \
>>      Doxyfile \
>>      whatsnew-2.0.txt \
>> -    Makefile.nmake test/Makefile.nmake \
>> +    Makefile.nmake \
>>      $(PLATFORM_DEPENDENT_SRC)
>> 
>> # OMPI: Changed to noinst and libevent.la
>> 
>> Modified: trunk/opal/mca/event/libevent207/libevent/configure.in
>> ==============================================================================
>> --- trunk/opal/mca/event/libevent207/libevent/configure.in   (original)
>> +++ trunk/opal/mca/event/libevent207/libevent/configure.in   2010-10-25 
>> 10:53:33 EDT (Mon, 25 Oct 2010)
>> @@ -838,4 +838,4 @@
>> fi
>> 
>> AC_CONFIG_FILES( [libevent.pc libevent_openssl.pc libevent_pthreads.pc] )
>> -AC_OUTPUT(Makefile include/Makefile test/Makefile sample/Makefile)
>> +AC_OUTPUT(Makefile include/Makefile)
>> _______________________________________________
>> svn mailing list
>> s...@open-mpi.org
>> http://www.open-mpi.org/mailman/listinfo.cgi/svn
> 
> 
> _______________________________________________
> devel mailing list
> de...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/devel


-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/


Reply via email to