x11-toolkits/gtk20 build with cups

Kevin Oberman oberman at es.net
Mon Oct 1 15:57:17 PDT 2007


> Date: Mon, 1 Oct 2007 21:12:08 +0300
> From: Kostik Belousov <kostikbel at gmail.com>
> Sender: owner-freebsd-gnome at freebsd.org
> 
> It seems that rev. 1.2 of patch-modules_printbackends_cups_gtkcupsutils.c
> is not enough for the successfull build. At least, the following chunk was
> needed
> 
> --- modules/printbackends/cups/gtkcupsutils.c.bak	2007-10-01 21:10:53.82774> 7072 +0300
> +++ modules/printbackends/cups/gtkcupsutils.c	2007-10-01 21:11:19.046648816>  +0300
> @@ -964,9 +964,7 @@
>      }
>  
>    httpClearFields(request->http);
> -#ifdef HAVE_HTTP_AUTHSTRING
> -  httpSetField(request->http, HTTP_FIELD_AUTHORIZATION, request->http->aut> hstring);
> -#endif
> +  httpSetField(request->http, HTTP_FIELD_AUTHORIZATION,  httpGetAuthString>  (request->http));
>  
>    if (httpGet(request->http, request->resource))
>      {
> 
> Am I missed something ?

Rev 1.3?
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman at es.net			Phone: +1 510 486-8634
Key fingerprint:059B 2DDF 031C 9BA3 14A4  EADA 927D EBB3 987B 3751
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 224 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20071001/40185089/attachment.pgp


More information about the freebsd-gnome mailing list