From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: LIBDIR not set during xen build Date: Wed, 11 Jul 2012 10:26:07 +0200 Message-ID: <20120711082607.GA3079@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org How is LIBDIR in xen/Makefile supposed to be set? During 'make xen' all the fine efi stuff is installed in /efi instead of /usr/lib64/efi. And: is /usr/lib64/efi the correct place anyway? Olaf