[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#317231: kde + cups ipv4 or cups ipv6 (or both)



/home/rte/projects/debian/kdelibs-3.4.1/./kdeprint/cups/cupsdconf2/cups-util.c:445: 
error: 'http_addr_t' has no member named 'sin_addr'

libcupsys2-dev 1.1.99.b1-2
libcupsys2-dev: /usr/include/cups/http.h

Looking at /usr/include/cups/http.h sure enough there is no sin_addr, the 
change looks to be related to cups support ipv4 and ipv6.

Going back to libcupsys2-dev 1.1.23-10 I see:

	struct sockaddr_in hostaddr

So, either need to hack on kdeprint/cups/cupsdconf2/cups-util.c to support the 
new cups ipv4/ipv6 code or put in a Build-Depends: libcupsys2-dev (<< 1.1.99) 
(or something like that).

$ apt-cache policy libcupsys2-dev
libcupsys2-dev:
  Installed: 1.1.99.b1-2
  Candidate: 1.1.99.b1-2
  Version table:
 *** 1.1.99.b1-2 0
          1 http://http.us.debian.org ../project/experimental/main Packages
        100 /var/lib/dpkg/status
     1.1.23-10 0
        500 http://ftp.mn-linux.org unstable/main Packages
        500 http://mirrors.kernel.org unstable/main Packages

My guess is you want to build against the experimental package and not the 
unstable package.

-- 
Bob Tanner <tanner@real-time.com>          | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288



Reply to: