[csw-devel] SF.net SVN: gar:[15189] csw/mgar/pkg/lftp/trunk/Makefile

Maciej Bliziński maciej at opencsw.org
Sat Jul 23 02:25:57 CEST 2011


Em 22/07/2011 23:43, <chninkel at users.sourceforge.net> escreveu:
>
> Revision: 15189
>          http://gar.svn.sourceforge.net/gar/?rev=15189&view=rev
> Author:   chninkel
> Date:     2011-07-22 22:42:59 +0000 (Fri, 22 Jul 2011)
>
> Log Message:
> -----------
> lftp: second try to fix IPV6_V6ONLY build problem

Another solution is to disable ipv6 in 5.9 and have a separate ipv6-enabled
build for 5.10. I did that with lighttpd.

> Modified Paths:
> --------------
>    csw/mgar/pkg/lftp/trunk/Makefile
>
> Modified: csw/mgar/pkg/lftp/trunk/Makefile
> ===================================================================
> --- csw/mgar/pkg/lftp/trunk/Makefile    2011-07-22 21:22:52 UTC (rev
15188)
> +++ csw/mgar/pkg/lftp/trunk/Makefile    2011-07-22 22:42:59 UTC (rev
15189)
> @@ -60,8 +60,11 @@
>  # Add a --disable-ipv6 option to configure so we can disable ipv6 support
>  # under Solaris 9 and workaround "IPV6_V6ONLY symbole missing" issue
>  # see http://wiki.opencsw.org/porting-faq#toc14
> -PATCHFILES += disable_ipv6_configure_option.patch
> +#PATCHFILES += disable_ipv6_configure_option.patch
>
> +# Disable the use of IPV6_V6ONLY
> +PATCHFILES += 0006-no-ipv6_v6only-setsock-option-under-solaris-9.patch
> +
>  # sun should not be used as a variable as sun is a macro under Solaris
>  PATCHFILES += do_not_use_sun_as_a_variable.patch
>
>
>
> This was sent by the SourceForge.net collaborative development platform,
the world's largest Open Source development site.
> _______________________________________________
> devel mailing list
> devel at lists.opencsw.org
> https://lists.opencsw.org/mailman/listinfo/devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opencsw.org/pipermail/devel/attachments/20110723/fc3db802/attachment.html>


More information about the devel mailing list