lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 16 Jan 2009 11:32:09 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	David Miller <davem@...emloft.net>
Cc:	akpm@...ux-foundation.org, netdev@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Jeremy Fitzhardinge <jeremy@...p.org>,
	Dhananjay Phadke <dhananjay@...xen.com>
Subject: [build bug] drivers/net/netxen/netxen_nic_main.c:1189: error:
	implicit declaration of function 'ipv6_hdr'


* David Miller <davem@...emloft.net> wrote:

>       netxen: fix endianness in firmware commands
>       netxen: fix ipv6 offload and tx cleanup
>       netxen: fix link speed reporting for some boards
>       netxen: firmware init fix
>       netxen: cleanup mac list on driver unload
>       netxen: hold tx lock while sending firmware commands
>       netxen: handle dma mapping failures

One of these causes frequent build failures on x86, on today's -git:

 drivers/net/netxen/netxen_nic_main.c:1189: error: implicit declaration of function 'ipv6_hdr'
 drivers/net/netxen/netxen_nic_main.c:1189: error: invalid type argument of '->'

i suspect the key aspect is:

# CONFIG_IPV6 is not set

	Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ