From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 26 Sep 2013 22:22:36 +0200 Subject: [U-Boot] MAKEALL build error on usb/master branch In-Reply-To: <52448A6D.9080909@boundarydevices.com> References: <52448A6D.9080909@boundarydevices.com> Message-ID: <201309262222.36252.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Troy Kisky, > Hi Marek > > I thought you might like to be aware of this error, if not already known. Known, when building for MXS (mx23 and mx28), you need libssl-dev installed (openssl development libs and headers). Same rule applies when you use signed FIT images. So, solution is to install libssl-dev (for debian-based distro) or whatever your favorite distro has. Best regards, Marek Vasut