pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/47308: sane-backends DragonFly kodakaio.c:698: error: 'SOL_SOCKET' undeclared
The following reply was made to PR pkg/47308; it has been noted by GNATS.
From: David Shao <davshao%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/47308: sane-backends DragonFly kodakaio.c:698: error:
'SOL_SOCKET' undeclared
Date: Tue, 11 Dec 2012 10:24:44 -0800
Thank you for the extremely rapid patch for the problem on DragonFly.
I have not had the chance to test it yet on x86_64.
For graphics/sane-backends, and perhaps others, I am wondering about
configure apparently not detecting the presence of cups, in
particular, the header file /usr/pkg/include/cups/cups.h. It is this
header file that when including other header files normally pulls in
<sys/socket.h> on platforms where cups.h is detected, in particular,
apparently for the file kodakaio.c. Is this non-detection a problem
specific to DragonFly?
Home |
Main Index |
Thread Index |
Old Index