Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Oct 2007 15:45:22 +0100
From:      John Murphy <freebsd001@freeode.co.uk>
To:        freebsd-questions@freebsd.org
Subject:   Can't build kdelibs. Errors in cups-util.c
Message-ID:  <a597g3149bq5idi64mkaklntjtdal60t70@4ax.com>

next in thread | raw e-mail | index | archive | help
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 /usr/local/include/cups/http.h:361)
cups-util.c: In function `cupsPutConf':
cups-util.c:308: warning: `httpWrite' is deprecated (declared at /usr/local/include/cups/http.h:371)
cups-util.c:312: warning: `httpWrite' is deprecated (declared at /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 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=yes 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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a597g3149bq5idi64mkaklntjtdal60t70>