Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Feb 2007 03:46:20 +0300
From:      mit <info@easyip.ru>
To:        freebsd-ports@freebsd.org
Cc:        Stanislav Sedov <stas@freebsd.org>
Subject:   Re: hal problem
Message-ID:  <200702020346.20764.info@easyip.ru>
In-Reply-To: <20070201224913.f5289846.stas@FreeBSD.org>
References:  <200702011753.04094.info@easyip.ru> <20070201224913.f5289846.stas@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
=F7 =D3=CF=CF=C2=DD=C5=CE=C9=C9 =CF=D4 1 =C6=C5=D7=D2=C1=CC=D1 2007 22:49 =
=D7=D9 =CE=C1=D0=C9=D3=C1=CC=C9:
> On Thu, 1 Feb 2007 17:53:03 +0300
>
> mit <info@easyip.ru> mentioned:
> > Hello.
> >
> > # cd /usr/ports/sysutils/hal
> > # make install clean
> > ...
> > hf-acpi.c:36:31: dev/acpica/acpiio.h: No such file or directory
> > hf-acpi.c: In function `hf_acpi_poll_batt':
> > hf-acpi.c:105: error: storage size of 'battif' isn't known
> > hf-acpi.c:105: error: storage size of 'battst' isn't known
> > hf-acpi.c:105: error: storage size of 'battinfo' isn't known
> > hf-acpi.c:120: error: `ACPIIO_CMBAT_GET_BIF' undeclared (first use in
> > this function)
> > hf-acpi.c:120: error: (Each undeclared identifier is reported only once
> > hf-acpi.c:120: error: for each function it appears in.)
> > hf-acpi.c:130: error: `ACPIIO_CMBAT_GET_BST' undeclared (first use in
> > this function)
> > hf-acpi.c:137: error: `ACPIIO_BATT_GET_BATTINFO' undeclared (first use =
in
> > this function)
> > hf-acpi.c:144: error: `ACPI_BATT_STAT_NOT_PRESENT' undeclared (first use
> > in this function)
> > hf-acpi.c:226: error: `ACPI_BATT_STAT_CHARGING' undeclared (first use in
> > this function)
> > hf-acpi.c:228: error: `ACPI_BATT_STAT_DISCHARG' undeclared (first use in
> > this function)
> > hf-acpi.c:105: warning: unused variable `battif'
> > hf-acpi.c:105: warning: unused variable `battst'
> > hf-acpi.c:105: warning: unused variable `battinfo'
> > gmake[5]: *** [hf-acpi.lo] =EF=DB=C9=C2=CB=C1 1
> > gmake[5]: Leaving directory
> > `/usr/ports/sysutils/hal/work/hal-0.5.8.20070104/hald/freebsd'
> > gmake[4]: *** [all-recursive] =EF=DB=C9=C2=CB=C1 1
> > gmake[4]: Leaving directory
> > `/usr/ports/sysutils/hal/work/hal-0.5.8.20070104/hald/freebsd'
> > gmake[3]: *** [all-recursive] =EF=DB=C9=C2=CB=C1 1
> > gmake[3]: Leaving directory
> > `/usr/ports/sysutils/hal/work/hal-0.5.8.20070104/hald'
> > gmake[2]: *** [all] =EF=DB=C9=C2=CB=C1 2
> > gmake[2]: Leaving directory
> > `/usr/ports/sysutils/hal/work/hal-0.5.8.20070104/hald'
> > gmake[1]: *** [all-recursive] =EF=DB=C9=C2=CB=C1 1
> > gmake[1]: Leaving directory
> > `/usr/ports/sysutils/hal/work/hal-0.5.8.20070104' gmake: *** [all] =EF=
=DB=C9=C2=CB=C1
> > 2
> > *** Error code 2
> >
> > Stop in /usr/ports/sysutils/hal.
> > *** Error code 1
> >
> > I have FreeBSD source and file /usr/src/sys/dev/acpica/acpiio.h exists.
> > Please help.
>
> Which freebsd version are you using? Do you
> have /usr/include/dev/acpica/acpiio.h file?
>
> Probably, `cd /usr/src && make includes` will fix
> your problem.
>
> --
> Stanislav Sedov
> ST4096-RIPE

# uname -a
=46reeBSD localhost 5.3-RELEASE FreeBSD 5.3-RELEASE #1: Fri Feb  2 00:00:41=
 MSK=20
2007     mit@localhost:/usr/obj/usr/src/sys/MYKERN  i386

I not have /usr/include/dev/acpica/acpiio.h file and "make includes" not fi=
x=20
my problem :(

What it is possible to make?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702020346.20764.info>