[Freeswitch-users] fail to build git version of freeswitch

Ken Rice krice at freeswitch.org
Mon Feb 27 21:26:48 MSK 2012


bug reports go to jira please... Also include all the good information there


On 2/27/12 6:03 AM, "Lubimov Alexey" <avlubimov at gmail.com> wrote:

> 
> https://bugzilla.redhat.com/show_bug.cgi?id=667529
> 
> Patch utlity  do not allow to modify files in parent directories anymore.
> 
> These patch solve this poblem.
> 
> cat mod_shout.patch
> --- src/mod/formats/mod_shout/Makefile.orig    2012-02-27
> 22:47:13.721919787 +0400
> +++ src/mod/formats/mod_shout/Makefile    2012-02-27 22:47:42.562919843
> +0400
> @@ -49,7 +49,7 @@
> 
>   $(SHOUT_DIR):
>       $(GETLIB) $(SHOUT).tar.gz
> -    patch -p0 -i hack_out_ogg.diff
> +    patch -p 6 -d ../../../../libs/libshout-2.2.2 < hack_out_ogg.diff
> 
>   $(SHOUT_BUILDDIR)/Makefile: $(SHOUT_DIR)
>       mkdir -p $(SHOUT_BUILDDIR)
> 
> 
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
> 
> 
> 
> 
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
> 
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org





Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list