Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Build failure - port-amd64 - acpi_cpu_md.c undefined references



If acpicpu(4) is now depending on est, it seems to me that the dependency should be reflected in the appropriate files.conf file?

On Sun, 8 Aug 2010, Paul Goyette wrote:

Sources updated minutes ago...

#      link  QUICKY/netbsd
/build/netbsd-local/tools/x86_64/amd64/bin/x86_64--netbsd-ld -Map netbsd.map --cref -T /build/netbsd-local/src/sys/arch/amd64/conf/kern.ldscript -Ttext 0xffffffff80100000 -e start -z max-page-size=0x100000 -X -o netbsd ${SYSTEM_OBJ} ${EXTRA_OBJ} vers.o
acpi_cpu_md.o: In function `acpicpu_md_pstate_start':
/build/netbsd-local/src/sys/arch/x86/acpi/acpi_cpu_md.c:222: undefined reference to `est_sysctl_get' /build/netbsd-local/src/sys/arch/x86/acpi/acpi_cpu_md.c:223: undefined reference to `est_sysctl_set' /build/netbsd-local/src/sys/arch/x86/acpi/acpi_cpu_md.c:224: undefined reference to `est_sysctl_all'
acpi_cpu_md.o: In function `acpicpu_md_pstate_stop':
/build/netbsd-local/src/sys/arch/x86/acpi/acpi_cpu_md.c:241: undefined reference to `est_sysctl_get' /build/netbsd-local/src/sys/arch/x86/acpi/acpi_cpu_md.c:242: undefined reference to `est_sysctl_set' /build/netbsd-local/src/sys/arch/x86/acpi/acpi_cpu_md.c:243: undefined reference to `est_sysctl_all'

-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index