Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jan 2018 09:32:15 -0800 (PST)
From:      "Rodney W. Grimes" <freebsd-rwg@pdx.rh.CN85.dnsmgr.net>
To:        Per Gunnarsson <p.gunnarsson@yahoo.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Kernel build error
Message-ID:  <201801271732.w0RHWFlu010464@pdx.rh.CN85.dnsmgr.net>
In-Reply-To: <e8beada9-0cda-598a-2651-9eac9f1724f4@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
[ Charset UTF-8 unsupported, converting... ]
> 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 Gunnarsson

Fixed in https://svnweb.freebsd.org/changeset/base/328464


-- 
Rod Grimes                                                 rgrimes@freebsd.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801271732.w0RHWFlu010464>