Excellent -- thank you!

The real fix will be in 1.7.4.


On Nov 5, 2013, at 5:42 PM, Dominique Orban <dominique.or...@gmail.com> wrote:

> Many thanks for your patience. Patching Makefile.in did the job. I submitted 
> an updated formula to Homebrew. 
> 
> On 5 November, 2013 at 2:22:36 PM, Jeff Squyres (jsquyres) 
> (jsquy...@cisco.com) wrote:  
>> 
>> On Nov 5, 2013, at 11:00 AM, Dominique Orban  
>> wrote:  
>> 
>>> I'm installing in a fresh location and include/event2 is still  
>> there. I don't speak configure so I may be doing something wrong.  
>> It's enough to change the Makefile.am, isn't it?  
>> 
>> No, it may well not be sufficient. If you don't have the same version  
>> of automake that we used to make the 1.7 tarball, then automake  
>> won't re-generate Makefile.in (and Makefile) from the Makefile.am  
>> during "make", and therefore it'll still use the old rules to  
>> install the $prefix/include/event2 directory.  
>> 
>> You'll probably need to patch the Makefile.in (to not install  
>> the event2 directory), then run configure, and then you'll be  
>> good. Ick. :-\  
>> 
>> On the trunk, I currently get no $prefix/include/event2 directory  
>> when I "make install".  
>> 
>> --  
>> Jeff Squyres  
>> jsquy...@cisco.com  
>> For corporate legal information go to: 
>> http://www.cisco.com/web/about/doing_business/legal/cri/  
>> 
>> 
> 
> --   
> Dominique


-- 
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