[sane-devel] IPv6 patch for saned and net backend

Irvin Probst irvin at irvinig.org
Sat Mar 22 15:45:55 GMT 2003


On Sat, 2003-03-22 at 10:44, Julien BLACHE wrote:
> Hi,
> 
> The patch at [1] (50 KB) adds IPv6 support to both saned and the net
> backend, using get{addr,name}info(). It applies against the current
> CVS (get a snapshot from the download page on the website).
>
> Please test and report any problems/patches here.

FYI your patch detects IPV6 features of solaris9/Sparc but your code
does not build using gcc 2.95.3. 
I've attached the build output to this email.

-- 
Irvin Probst
There are 10 types of people in the world... those who understand binary
and those who don't.
-------------- next part --------------
saned.c: In function `auth_callback':
saned.c:231: warning: cast discards qualifiers from pointer target type
saned.c:241: warning: cast discards qualifiers from pointer target type
saned.c:252: warning: cast discards qualifiers from pointer target type
saned.c: In function `check_host':
saned.c:478: warning: cast increases required alignment of target type
saned.c:523: request for member `_S6_un' in something not a structure or union
saned.c:523: request for member `_S6_un' in something not a structure or union
saned.c:523: request for member `_S6_un' in something not a structure or union
saned.c:523: request for member `_S6_un' in something not a structure or union
saned.c: In function `process_request':
saned.c:1452: warning: cast discards qualifiers from pointer target type
saned.c:1578: request for member `_S6_un' in something not a structure or union
saned.c:1579: request for member `_S6_un' in something not a structure or union
saned.c:1579: request for member `_S6_un' in something not a structure or union
saned.c:1579: request for member `_S6_un' in something not a structure or union
saned.c:1579: request for member `_S6_un' in something not a structure or union
saned.c:1579: request for member `_S6_un' in something not a structure or union
saned.c:1579: request for member `_S6_un' in something not a structure or union
saned.c:1579: request for member `_S6_un' in something not a structure or union
saned.c: In function `main':
saned.c:1786: warning: cast increases required alignment of target type
saned.c:1791: warning: cast increases required alignment of target type
*** Error code 1
make: Fatal error: Command failed for target `saned.o'


More information about the sane-devel mailing list