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 Holland <dholland-pbugs%netbsd.org@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 07:03:39 +0000

 On Tue, Dec 11, 2012 at 07:00:02AM +0000, davshao%gmail.com@localhost wrote:
  > kodakaio.c:698: warning: implicit declaration of function 'setsockopt'
  > kodakaio.c:698: error: 'SOL_SOCKET' undeclared (first use in this function)
  > kodakaio.c:698: error: 'SO_RCVTIMEO' undeclared (first use in this function)
 
 Where does dfly keep these in its headers? Does this source file fail
 to include that header?
 
  > kodakaio.c:968: warning: format '%d' expects type 'int', but argument 3 has 
type 'size_t'
 
 also these are probably worth patching.
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index