Date: Mon, 1 Oct 2007 21:12:08 +0300 From: Kostik Belousov <kostikbel@gmail.com> To: gnome@FreeBSD.org Subject: x11-toolkits/gtk20 build with cups Message-ID: <20071001181208.GA87366@deviant.kiev.zoral.com.ua>
index | next in thread | raw e-mail
[-- Attachment #1 --]
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.827747072 +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->authstring);
-#endif
+ httpSetField(request->http, HTTP_FIELD_AUTHORIZATION, httpGetAuthString (request->http));
if (httpGet(request->http, request->resource))
{
Am I missed something ?
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4 (FreeBSD)
iD8DBQFHATh4C3+MBN1Mb4gRAo6UAJwOHQqRqXaNtyi7eVQqb+RQsykp8gCg2KBt
TTVKfSNhSNgVgDB3jJjmPBQ=
=kvZ0
-----END PGP SIGNATURE-----
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071001181208.GA87366>
