Date: Sat, 19 Mar 2005 16:37:10 +0800 From: Clive Lin <clive@tongi.org> To: freebsd-current@freebsd.org Subject: Re: acpica/acpi.c:904: error: structure has no member named `slh_first' Message-ID: <20050319083710.GA4378@tongi.org> In-Reply-To: <87psxxdyq6.fsf@neva.vlink.ru> References: <87psxxdyq6.fsf@neva.vlink.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 18, 2005 at 01:39:45PM +0300, Denis Shaposhnikov wrote: > I'am trying to build just cvsuped CURRENT and: > > /var/FreeBSD/src/sys/modules/acpi/acpi/../../../dev/acpica/acpi.c: In function `acpi_sysres_alloc': > /var/FreeBSD/src/sys/modules/acpi/acpi/../../../dev/acpica/acpi.c:904: error: structure has no member named `slh_first' > /var/FreeBSD/src/sys/modules/acpi/acpi/../../../dev/acpica/acpi.c:904: error: structure has no member named `sle_next' The same patch 's/SLIST/STAILQ/' also should be applied on /usr/src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis_pci.c:199 May a src committer help on this? Cheers, -- Clive Tong-I Lin | http://tongi.org | PGP KeyID: A008C03E
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050319083710.GA4378>