From owner-freebsd-questions@FreeBSD.ORG Wed Oct 3 15:25:31 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D92FE16A419 for ; Wed, 3 Oct 2007 15:25:31 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from pollux.dfwlp.com (rrcs-64-183-212-244.sw.biz.rr.com [64.183.212.244]) by mx1.freebsd.org (Postfix) with ESMTP id A5D4D13C455 for ; Wed, 3 Oct 2007 15:25:31 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from pollux.dfwlp.com (pollux.dfwlp.com [192.168.125.61]) by pollux.dfwlp.com (8.13.8/8.13.8) with ESMTP id l93FP36i095606 for ; Wed, 3 Oct 2007 10:25:18 -0500 (CDT) (envelope-from freebsd@dfwlp.com) Received: (from www@localhost) by pollux.dfwlp.com (8.13.8/8.13.8/Submit) id l93FP37c095605 for freebsd-questions@freebsd.org; Wed, 3 Oct 2007 10:25:03 -0500 (CDT) (envelope-from freebsd@dfwlp.com) X-Authentication-Warning: pollux.dfwlp.com: www set sender to freebsd@dfwlp.com using -f Received: from 167.246.36.14 ([167.246.36.14]) by webmail.dfwlp.org (Horde MIME library) with HTTP; Wed, 03 Oct 2007 10:25:03 -0500 Message-ID: <20071003102503.gakqism5soowggsc@webmail.dfwlp.org> Date: Wed, 03 Oct 2007 10:25:03 -0500 From: Jonathan Horne To: freebsd-questions@freebsd.org References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.1.4) / FreeBSD-6.2 X-Spam-Status: No, score=-3.0 required=3.6 tests=ALL_TRUSTED,BAYES_00, MIME_QP_LONG_LINE autolearn=no version=3.2.3 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on pollux.dfwlp.com Subject: Re: Can't build kdelibs. Errors in cups-util.c X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Oct 2007 15:25:31 -0000 Quoting John Murphy : > Can't build kdelibs. Errors in cups-util.c > > I posted to the "cups-1.3.3 not compiling anymore in FreeBSD 7.0" > thread because this seemed a similar (cups) problem to that one. > > http://docs.FreeBSD.org/cgi/mid.cgi?20071002233308.06dfa5bd > For the full details. > > The errors are: > > cups-util.c: In function `cupsGetConf': > cups-util.c:111: error: dereferencing pointer to incomplete type > cups-util.c:119: error: dereferencing pointer to incomplete type > cups-util.c:138: error: dereferencing pointer to incomplete type > cups-util.c:213: warning: `httpRead' is deprecated (declared at =20 > /usr/local/include/cups/http.h:361) > cups-util.c: In function `cupsPutConf': > cups-util.c:308: warning: `httpWrite' is deprecated (declared at =20 > /usr/local/include/cups/http.h:371) > cups-util.c:312: warning: `httpWrite' is deprecated (declared at =20 > /usr/local/include/cups/http.h:371) > cups-util.c:337: error: dereferencing pointer to incomplete type > cups-util.c:345: error: dereferencing pointer to incomplete type > cups-util.c:364: error: dereferencing pointer to incomplete type > cups-util.c: In function `cups_local_auth': > cups-util.c:454: warning: passing arg 1 of `httpAddrLocalhost' from =20 > incompatible pointer type > > I tried the suggestion to: > " > make deinstall > make clean > make reinstall > > in the cups-base port directory." > > Even though my problem wasn't with cups-base itself. No change. > > I tried to make WITHOUT_CUPS=3Dyes install in x11/kdelibs (I don't > actually have a printer). No change. > > I then (stupidly) made deinstall etc. in x11/kdelibs, which had > the undesireable side effect of breaking my kde desktop env. > > I keep running csup in the hope that it gets fixed, but there's > a good chance the problem is between chair and keyboard. Please > help with any suggestion. > > -- > Thanks, John. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.or= g" > looks like a patch might have been completed. hopefully will soon be =20 committed to ports. http://mail.kde.org/pipermail/kde-freebsd/2007-October/001549.html --=20 Jonathan Horne http://dfwlpiki.dfwlp.org freebsd@dfwlp.com ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.