Make buildkernel fails

看板FB_questions作者時間11年前 (2014/07/12 16:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
文章代碼(AID): #1JmEi-Ge (FB_questions)