acpica/acpi.c:904: error: structure has no member named `slh_first'

Clive Lin clive at tongi.org
Sat Mar 19 00:37:25 PST 2005


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


More information about the freebsd-current mailing list