[Freeswitch-dev] Win32 Missing apr_iconv.h

Michael Jerris mike at jerris.com
Wed Oct 22 09:10:30 EDT 2008


It works on fresh checkouts, I am trying to figure out how to fix this  
for updates.  That is the same change thats in tree, but it doesn't  
copy over the right header file except on new checkouts.

Mike

On Oct 22, 2008, at 8:48 AM, David Brazier wrote:

> Compiling on Win32 from SVN 10107, VS complained that it couldn't  
> find apr_iconv.h, referenced from libs/apr-util/xlate/xlate.c:
>
> #if APU_HAVE_APR_ICONV
> #include <apr_iconv.h>
> #endif
>
> So I changed apu.h:
>
> #define APU_HAVE_APR_ICONV     0 // was 1
>
> And now it compiles OK.  But maybe that wasn't the right thing to do?
>
> I notice apr_iconv.h was in SVN (libs/apr-iconv-1.1.1/include) and  
> was deleted back in May.
>
> David
>
> 360CRM Limited, registered address, Caledonia House, 89 Seaward  
> Street, Glasgow, G41 1HJ, Registered in Scotland, company number  
> SC261952.
> This email and its attachments may be confidential and are intended  
> solely for the use of the individual to whom it is addressed. Any  
> views or opinions expressed are solely those of the author and do  
> not necessarily represent those of 360CRM Ltd.  This email does not  
> form any part of a contract.  If you are not the intended recipient  
> of this email and its attachments, you must take no action based  
> upon them, nor must you copy or show them to anyone.  Please contact  
> the sender if you believe you have received this email in error.
>
> _______________________________________________
> Freeswitch-dev mailing list
> Freeswitch-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org




More information about the Freeswitch-dev mailing list