Date: Sat, 12 Jul 2014 09:54:16 +0200 From: Daniele Mazzotti <kappei84@gmail.com> To: freebsd-questions@freebsd.org Subject: Make buildkernel fails Message-ID: <CAC=ypSXws4-VaLXMPZWbuz3pO%2Bi_HWNJ=9gPz4PEH8rCc5MTrQ@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello, I am having a problem when I try to build my custom kernel in order to add ACPI debug. My current configuration is the following one: FreeBSD Von-Neumann 10.0-RELEASE-p1 FreeBSD 10.0-RELEASE-p1 #0: Tue Apr 8 06:45:06 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 and the kernel I am trying to build is defined here: http://pastebin.com/1UBWLcXX The only difference between this custom kernel and the GENERIC one is the line "options ACPI_DEBUG # Debug support for ACPI" When I run the build kernel command this is the error I get: http://pastebin.com/b10VHqBQ and it seems like the dependency for building the crypto module cannot be found. I tried to google a bit, but I could not find any valuable answer. Is it possible that I have somehow an outdated base? For the sake of completeness you can find the makefile here: http://pastebin.com/p2BStnhW I look forward to receiving any help. Cheers, Daniele.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAC=ypSXws4-VaLXMPZWbuz3pO%2Bi_HWNJ=9gPz4PEH8rCc5MTrQ>