Date: Sat, 27 Jan 2018 11:53:48 +0100 From: Per Gunnarsson <p.gunnarsson@yahoo.com> To: freebsd-current@freebsd.org Subject: Kernel build error Message-ID: <e8beada9-0cda-598a-2651-9eac9f1724f4@yahoo.com>
index | next in thread | raw e-mail
Hello! I am trying to build the kernel with revision 328463. It halts with this error: /usr/src/sys/cam/scsi/scsi_da.c:1514:9: error: 'CAM_PERIPH_PRINT' macro redefined [-Werror,-Wmacro-redefined] #define CAM_PERIPH_PRINT(p, msg, args...) ^ /usr/src/sys/cam/cam_periph.h:263:9: note: previous definition is here #define CAM_PERIPH_PRINT(p, msg, args...) \ ^ 1 error generated. *** Error code 1 Stop. make[2]: stopped in /usr/obj/usr/src/amd64.amd64/sys/GENERIC *** Error code 1 Stop. make[1]: stopped in /usr/src *** Error code 1 Stop. make: stopped in /usr/src Regards, Per Gunnarssonhelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e8beada9-0cda-598a-2651-9eac9f1724f4>
