Hello,
O/S 7.2 i386
Have not been able to figure out cause or corrective step, advice sought.
Thanks
O/S 7.2 i386
pkgdb -F
indicated a problem in the hal package. Installing from /usr/ports/sysutils/hal produced the following at termination of installation:
Code:
CCLD hald
../hald/freebsd/.libs/libhald_freebsd.a(hf-acpi.o)(.text+0x7c7): In function `hf_acpi_poll_batt':
: undefined reference to `rint'
../hald/freebsd/.libs/libhald_freebsd.a(hf-acpi.o)(.text+0x80f): In function `hf_acpi_poll_batt':
: undefined reference to `rint'
../hald/freebsd/.libs/libhald_freebsd.a(hf-acpi.o)(.text+0x857): In function `hf_acpi_poll_batt':
: undefined reference to `rint'
../hald/freebsd/.libs/libhald_freebsd.a(hf-acpi.o)(.text+0x89f): In function `hf_acpi_poll_batt':
: undefined reference to `rint'
../hald/freebsd/.libs/libhald_freebsd.a(hf-acpi.o)(.text+0x8e7): In function `hf_acpi_poll_batt':
: undefined reference to `rint'
../hald/freebsd/.libs/libhald_freebsd.a(hf-acpi.o)(.text+0x92f): more undefined references to `rint' follow
gmake[4]: *** [hald] Error 1
gmake[4]: Leaving directory `/usr/ports/sysutils/hal/work/hal-0.5.14/hald'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/ports/sysutils/hal/work/hal-0.5.14/hald'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/ports/sysutils/hal/work/hal-0.5.14/hald'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/sysutils/hal/work/hal-0.5.14'
gmake: *** [all] Error 2
*** Error code 1
Stop in /usr/ports/sysutils/hal.
*** Error code 1
Stop in /usr/ports/sysutils/hal.
Have not been able to figure out cause or corrective step, advice sought.
Thanks